Re: [EMAIL PROTECTED] Problem with sendfile on VMware ESX

2008-04-30 Thread Otávio C. Cordeiro
Thanks. I'm satisfied now ; ) Em 30/4/2008 13:40, William A. Rowe, Jr. escreveu: 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

Re: [EMAIL PROTECTED] Problem with sendfile on VMware ESX

2008-04-30 Thread William A. Rowe, Jr.
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 us

Re: [EMAIL PROTECTED] Problem with sendfile on VMware ESX

2008-04-30 Thread Joshua Slive
On Wed, Apr 30, 2008 at 12:31 PM, "Otávio C. Cordeiro" <[EMAIL PROTECTED]> wrote: > > Hi, > > I was setting Apache (2.2.6) to run on a Linux ESX (VMware ESX 3.5) > but the environment is presenting some problems. > > Every non-SSL connection with mime 'text/html' breaks on 255 chars. > > $ curl --

[EMAIL PROTECTED] Problem with sendfile on VMware ESX

2008-04-30 Thread Otávio C. Cordeiro
Hi, I was setting Apache (2.2.6) to run on a Linux ESX (VMware ESX 3.5) but the environment is presenting some problems. Every non-SSL connection with mime 'text/html' breaks on 255 chars. $ curl --head http://ip:non-ssl/ curl: (52) Empty reply from server. Setting .html to be interpreted b