On Tue, Feb 3, 2009 at 10:24 AM, Chris Peterson <[email protected]> wrote:

> Does Apache ever cache anything, maybe just in memory, if the mod_cache
> extension isn't enabled? Is there a mechanism for examining its memory
> cache?

It won't cache like that.  Do requests to these "cached" CSS files end
up in your access log? Is there perhaps some intermediate cache
misbehaving?

Can you try EnableSendfile off or use mod_expires to set some short
default expiration time?

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to