]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose reqtimeout fix, user followed up in PR
authorEric Covener <covener@apache.org>
Mon, 3 Nov 2014 14:02:38 +0000 (14:02 +0000)
committerEric Covener <covener@apache.org>
Mon, 3 Nov 2014 14:02:38 +0000 (14:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1636355 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 56e1a12c8e332c6b027913d7cc0d0a4c085a77cd..185c4bf2652555e9fd54c56fe4aaa69bb7f91299 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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