RE: [EMAIL PROTECTED] mod_cache behavior with proxied images - urls not cached

2006-05-09 Thread Axel-Stéphane SMORGRAV
To: users@httpd.apache.org Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [EMAIL PROTECTED] mod_cache behavior with proxied images - urls not cached We are looking into caching images on Apache that are proxied from a backend server. However, it looks like a lot of traffic will still go to

[EMAIL PROTECTED] mod_cache behavior with proxied images - urls not cached (Reason: HTTP Status 304 Not Modified)

2006-05-08 Thread edward . dunkle
Correction, 304  (not 302) [Mon May 08 20:36:32 2006] [debug] mod_cache.c(114): incoming request is asking for a uncached version of /portal/msa/images/ochregradient.gif, but we know better and are ignoring it [Mon May 08 20:36:32 2006] [debug] mod_cache.c(446): cache: /portal/msa/images/ochregra

[EMAIL PROTECTED] mod_cache behavior with proxied images - urls not cached

2006-05-08 Thread edward . dunkle
We are looking into caching images on Apache that are proxied from a backend server.  However, it looks like a lot of traffic will still go to the backend. We have Apache configured like this:             CacheIgnoreCacheControl On         CacheIgnoreNoLastMod On         CacheIgnoreHeaders S