]> granicus.if.org Git - apache/commitdiff
Propose mod_reqtimeout fixups.
authorYann Ylavic <ylavic@apache.org>
Mon, 6 Jul 2015 08:18:59 +0000 (08:18 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 6 Jul 2015 08:18:59 +0000 (08:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1689333 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3c9fbf6358b50f5196f5bba7e93cd82c6d693830..61c94c30856051d1a525ca0c48c6aad6ef99c91d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -233,6 +233,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: jailletc36, ylavic
 
+  *) mod_reqtimeout: Don't let pipelining checks and keep-alive times interfere
+     with the timeouts computed for subsequent requests.  PR 56729.
+     trunk patch: http://svn.apache.org/r1621453
+                  http://svn.apache.org/r1641376
+                  http://svn.apache.org/r1689325
+     2.4.x patch: trunk works (modulo CHANGES)
+                  (http://people.apache.org/~ylavic/httpd-2.4.x-reqtimeout_pre_read_request.patch
+                   for global review)
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED