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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
