Re: [EMAIL PROTECTED] Apache returns empty file, reports 200 and correct file size

2007-03-01 Thread Eric Wertman
hings important in the file? Robert Lassiter wrote: I was having this problem when I found the following article. After reading this: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18719 I tried setting "EnableSendfile off" on httpd.conf, and it solved it. -Original Message-

Re: [EMAIL PROTECTED] Apache returns empty file, reports 200 and correct file size

2007-02-28 Thread Eric Wertman
.apache.org/bugzilla/show_bug.cgi?id=41551 On 3/1/07, Eric Wertman <[EMAIL PROTECTED]> wrote: I'm running a self-compiled set of binaries on an x86_64 2.4 kernel.  My setup appears to be working completely fine, but occasionally I get a broken image or script.  After doin

[EMAIL PROTECTED] Apache returns empty file, reports 200 and correct file size

2007-02-28 Thread Eric Wertman
I'm running a self-compiled set of binaries on an x86_64 2.4 kernel. My setup appears to be working completely fine, but occasionally I get a broken image or script. After doing some digging, I've determined that apache is sending me an empty file, but reporting a correct response. I found s