Commit 163ae30a authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

Allow ap_read_request errors to propagate through the normal request

handling loop so that the connection can be properly closed with
lingering_close, thus avoiding a potential TCP reset that would
cause the client to miss the HTTP error response.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81840 13f79535-47bb-0310-9956-ffa450edef68
parent 46e1b169
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment