On Tue, Feb 3, 2009 at 10:24 AM, Chris Peterson <c...@alumni.caltech.edu> 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
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to