https://issues.apache.org/bugzilla/show_bug.cgi?id=55475
Yann Ylavic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30832|0 |1 is obsolete| | --- Comment #10 from Yann Ylavic <[email protected]> --- Created attachment 30847 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30847&action=edit 30846: Detect incomplete body in HTTP input filter and return APR_ECONNABORTED (trunk) Same fix for trunk/2.2.x, plus the HTTP_GATEWAY_TIME_OUT handling in ap_http_outerror_filter (ap_http_chunk_filter likewise) or the client connection won't be closed (when asked to keep alive). Maybe the HTTP_GATEWAY_TIME_OUT handling in ap_http_outerror_filter and ap_http_chunk_filter should be in a separate patch since it is something broken by r1480058 (and still debated here: http://mail-archives.apache.org/mod_mbox/httpd-dev/201305.mbox/%[email protected]%3e) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
