Commit 5d3d1351 authored by Eric Covener's avatar Eric Covener
Browse files

propose reqtimeout fix, user followed up in PR



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1636355 13f79535-47bb-0310-9956-ffa450edef68
parent 0de31387
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -132,6 +132,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
             init_balancer_members(). Jan, I reset your vote which was based on the
             previous version...

   * mod_reqtimeout:PR56729: mod_reqtimeout gets confused when it sees a read 
     via check_pipeline() just before a slow HTTP response completes.
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=r1621453
     2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.2-reqtimeout-slow-post.diff
                  (minor merge conflict)
     +1 covener

PATCHES/ISSUES THAT ARE STALLED