Apache Server configuration support - Apache cuts the response?

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > February 2006 > Apache cuts the response?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Apache cuts the response?
robert.henniger@googlemail.com

2006-02-22, 6:08 pm

Hi.
I have an apache on windows server.
When i request the apache 2 sometimes the response (200kb) is
incomplete.
In the logs seems everything ok.

Is there anybody who can tell me whats wrong with my apache?

Robert Ionescu

2006-02-23, 7:55 am

robert.henniger@googlemail.com wrote:
> When i request the apache 2 sometimes the response (200kb) is
> incomplete.


Can you provide some more information? Is it a static file? A static
file isn't usually read by apache 2.x; it should use the sendfile
operation. See the EnableSendfile directive in the manual for details.

If you have problems with it, try to disable sendfile.

> In the logs seems everything ok.


So the correct byte size is logged?

--
Robert
robert.henniger@googlemail.com

2006-02-23, 7:55 am

Thanks for this answear.
no, it is not an static file.
it is an PERL script. at the end of the script i log the output. there
is all ok

In th elog there is an byte size logged

thanks for any reply

robert

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com