Otávio C. Cordeiro wrote:

I was setting Apache (2.2.6) to run on a Linux ESX (VMware ESX 3.5)
but the environment is presenting some problems.

The solution I found is to use "EnableSendFile off" into the non-SSL
VirtualHost. It's working, but SendFile should be implemented on ESX,
since it's using a 2.4 kernel...

Because it exists does not mean it works.  sendfile() famously fails on
things such as NFS, virtualized filesystems, etc.

Your workaround for nontraditional mounts is the correct one.

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