Mailing List Archive

[Bug 9186] - Apache 2.0.36 (Win32) does not respond to client(s)
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=9186>.
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=9186

Apache 2.0.36 (Win32) does not respond to client(s)





------- Additional Comments From stoddard@apache.org 2002-05-20 14:38 -------
This may be a dup of 8253/8388, a problem with apr_sendfile() on Windows which
will be fixed in 2.0.37. We were not calling GetOverlappedResults() upon
receipt of TransmitFile completion notification. The code was not properly
accounting for the case when TransmitFile sent less than the requested number
of bytes which would result in a corrupted bytrestream sent to the client.

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