https://issues.apache.org/bugzilla/show_bug.cgi?id=51103

Stefan Fritsch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|mod_reqtimeout              |Core
            Version|2.2.17                      |2.3-HEAD

--- Comment #8 from Stefan Fritsch <[email protected]> 2011-05-01 21:15:03 UTC 
---
Thanks for the additional dump. This is definitely a bug in httpd, but I am not
sure yet how to fix it.

The problem is that ap_finalize_request_protocol() ignores errors returned by
ap_discard_request_body(). But simply calling ap_die() inside
ap_finalize_request_protocol() causes various test failures.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to