Re: Re: Can't figure out where data is being cached

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bingo! Apparently files were getting cached in memory because the document root was on a network share. Setting EnableMMAP and EnableSendfile both "off" fixed the issue. Thanks for the suggestion.

(All the files showed up correctly in the access log, even though the content of the files being accessed wasn't the same as the versions on the disk.)

Chris

*****************************************
Chris L Peterson
Cloudbait Observatory
http://www.cloudbait.com


----- Original Message ----- From: "Eric Covener" <covener@xxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx>
Sent: Tuesday, February 03, 2009 8:28 AM
Subject: Re:  Re: Can't figure out where data is being cached


On Tue, Feb 3, 2009 at 10:24 AM, Chris Peterson <clp@xxxxxxxxxxxxxxxxxx> 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?


---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux