]> granicus.if.org Git - apache/commitdiff
propose reqtimeout patch from PR56216
authorEric Covener <covener@apache.org>
Sun, 23 Mar 2014 19:03:13 +0000 (19:03 +0000)
committerEric Covener <covener@apache.org>
Sun, 23 Mar 2014 19:03:13 +0000 (19:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1580571 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c8e0841c27cb40e383953d91142bb7696ea08757..51df52940b591f0ed18110a74e8f896fa96ec41a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -196,6 +196,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                         This problem has been introduced in r1531961.
      trunk patch: http://svn.apache.org/r1576233
      2.4.x patch: trunk works
+   * mod_reqtimeout: Don't add filters and create new connection configs
+     for each keepalive request under event MPM. PR56216
+     trunk patch: http://svn.apache.org/r1580568
+     2.4.x patch: trunk wrks
 
 
 OTHER PROPOSALS