DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42340>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42340


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From [EMAIL PROTECTED]  2007-05-04 15:56 -------
This could be a problem with sendfile / mmap on a network filesystem. Please try
to use

EnableMMAP Off
EnableSendfile Off

See also: http://httpd.apache.org/docs/2.2/en/mod/core.html#enablesendfile
If this does not solve your problem my next guess is that the LFS support of
your CIFS / SMBFS filesystems is broken on your Linux installation since httpd
2.2.x is compiled with LFS support by default whereas 2.0 is not (and in fact
cannot).
In order to disable LFS support in httpd 2.2 you need to recompile it and add
--disable-lfs to your configure options. I assume that you run a 32 bit Linux
and not 64 bit one.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to