]> granicus.if.org Git - apache/commitdiff
Propose fix for PR 56226 + PR 57374.
authorYann Ylavic <ylavic@apache.org>
Mon, 9 Mar 2015 13:40:02 +0000 (13:40 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 9 Mar 2015 13:40:02 +0000 (13:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1665231 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c60c764a25082b66979bf1d724b3c91020fae63e..43f7b726467c2f380d9908c38bd27777a20b2e70 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -264,6 +264,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
+  *) core: If explicitly configured, use the KeepaliveTimeout value of the
+     virtual host which handled the latest request on the connection, or by
+     default the one of the first virtual host bound to the same IP:port.
+     PR 56226 + PR 57374.
+     trunk patch: http://svn.apache.org/r1664071
+                  http://svn.apache.org/r1664299
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-keep_alive_timeout_set.patch
+     +1: ylavic
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: