On 6/10/2010 4:00 PM, Geoff Millikan wrote:
>>> Just in case your filesystem doesn't support them, have you tried
>>> disabling sendfile and mmap?
>>
>> Since all our files are being read directly off the drive 
>> (we're not using a NFS or CIFS mount) this shouldn't 
>> be an issue (at least on RedHat Enterprise
>> Linux).  But we'll give it a shot and report back.
> 
> Nope, that didn't help.  Within 2 hours the *.shtml web pages have binary
> data where the server side includes should be.  The cache worked great for
> the first 90 minutes or so.

Interesting... what other modules did you load?  Looking for possible sources
of memory corruption.

The uncached results to the client, they are ok?  E.g. is the cache polluted
on the way in, or on the way out?  Simulated load would help determine this.

---------------------------------------------------------------------
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