You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/11/23 16:04:49 UTC

DO NOT REPLY [Bug 11983] - Connection closed prematurly on CGI requests

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11983>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11983

Connection closed prematurly on CGI requests





------- Additional Comments From trawick@apache.org  2002-11-23 15:04 -------
Please try this tiny APR fix that was applied *after* 2.0.43:

http://cvs.apache.org/viewcvs.cgi/apr/network_io/win32/sockets.c.diff?r1=1.89&r2=1.90&diff_format=h

Prior to this fix, lingering close was broken for Windows servers.
The symptom is that the server could drop the connection before it finds out
that the client has received all of the response.

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org