Re: [EMAIL PROTECTED] Serving blank page when content size increases

2008-10-05 Thread Alec Lebedev
That fixed it! I think an important detail that I forgot to mention was that the Apache server was installed on a Linux machine and the files were on a Windows share. Thanks! - Original Message From: Eric Covener <[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Sunday, October 5,

Re: [EMAIL PROTECTED] Serving blank page when content size increases

2008-10-05 Thread Eric Covener
On Sun, Oct 5, 2008 at 2:51 PM, Alec Lebedev <[EMAIL PROTECTED]> wrote: > There are no errors written in error_log, but access_log reflects that the > file was being accessed. > Any thoughts? EnableSendfile off EnableMMAP off -- Eric Covener [EMAIL PROTECTED] ---

Re: [EMAIL PROTECTED] Serving blank page when content size increases

2008-10-05 Thread Francois Gingras
Alec, Please paste the full line from the access log here. Also, what type of content is it? Could it be using a different charset? On Sun, Oct 5, 2008 at 2:51 PM, Alec Lebedev <[EMAIL PROTECTED]> wrote: > There are no errors written in error_log, but access_log reflects that the > file was bein

Re: [EMAIL PROTECTED] Serving blank page when content size increases

2008-10-05 Thread Alec Lebedev
There are no errors written in error_log, but access_log reflects that the file was being accessed. Any thoughts? - Original Message From: Francois Gingras <[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Sunday, October 5, 2008 9:44:10 AM Subject: Re: [EMAIL PROTECTED] Serving bla

Re: [EMAIL PROTECTED] Serving blank page when content size increases

2008-10-05 Thread Francois Gingras
Alec, What does the error log contain, exactly? Frank On Sat, Oct 4, 2008 at 10:01 PM, Alec Lebedev <[EMAIL PROTECTED]> wrote: > I have a text file which sits on the hard drive and is served by the Apache > HTTP server. Even though the file has a lot of data (330 KB) the page in the > browser is