]> granicus.if.org Git - apache/commitdiff
Vote for mod_proxy_http fix
authorMike Rumph <mrumph@apache.org>
Fri, 28 Feb 2014 02:08:49 +0000 (02:08 +0000)
committerMike Rumph <mrumph@apache.org>
Fri, 28 Feb 2014 02:08:49 +0000 (02:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1572805 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index db5c79634f36e39422e2c1b45b01703c9fe67c86..ad09c92c4c2b36a739ccb70eddbb21af95a020e4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -103,6 +103,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch:  trunk works modulo next_number
      +1: ylavic, jim, mrumph
 
+   * mod_proxy_http: Don't recycle backend connections known to be closed.
+     trunk patch: http://svn.apache.org/r1568404
+     2.4.x patch:  trunk works
+     +1: ylavic, jim, mrumph
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -167,11 +172,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-certkeyfile-v3.diff
      +1: kbrand, ylavic
 
-   * mod_proxy_http: Don't recycle backend connections known to be closed.
-     trunk patch: http://svn.apache.org/r1568404
-     2.4.x patch:  trunk works
-     +1: ylavic, jim
-
    * mod_ssl: Do not perform SNI / Host header comparison in case of a
      forward proxy request.
      Trunk version of patch: