[EMAIL PROTECTED] wrote:
[...]
I found out that during the second request which returns a 304 the CACHE_SAVE
filter,
which would be able to deal with such things (-> (not so) stale cache entries)
is never
used.
The change of the conditionals in cache_storage.c starting at line 269 leads to
th
Hi everybody,
Felix Enning pointed me to a problem with mod_cache in Apache 2.0.54
(http://issues.apache.org/bugzilla/show_bug.cgi?id=34888). This problem
is already fixed in the trunk (see my comments in PR 34888).
As I think that this problem breaks the RFC compliance of mod_cache in 2.0.54
and
Hi all,
I think I found a problem with mod_cache of the httpd trunk (revision 171201).
First off all I added the following configuration directives to the default
httpd.conf:
CacheRoot /home/ruediger/apache_head/apache_trunk/cache
CacheEnable disk /test
CacheMaxFilesize 1
CacheDirLevels
* CASTELLE Thomas wrote:
> Hello,
>
> We are using Apache as a Reverse-Proxy for our websites, and we
> implemented mod_rewrite on it so that we can do some "whitelisting" of
> our websites' URIs.
>
> Our question is, what will give us the best performance :
> - Many "RewriteRule" options with sim
Title: Mod_Rewrite Performance
Hello,
We are using Apache as a Reverse-Proxy for our websites, and we implemented mod_rewrite on it so that we can do some "whitelisting" of our websites' URIs.
Our question is, what will give us the best performance :
- Many "RewriteRule" options with simple