]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Wed, 13 May 2015 15:10:20 +0000 (15:10 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 13 May 2015 15:10:20 +0000 (15:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1679222 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a9a311272601d0eb6053ceccca7ba5b73c81b2b7..fe8c08fee72ea7da4c15e714b5c18721c4d619dc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -186,6 +186,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
    * mod_ssl: 'SSLProtocol ALL' was being ignored in virtual host context. PR 57100.
      trunk patch: http://svn.apache.org/r1653997
+     2.4.x patch: merged in http://svn.apache.org/r1663258
      2.2.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
@@ -197,6 +198,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   (trunk works but the patch includes a CHANGES entry relative to 2.2.x only)
      +1: ylavic
 
+   * mod_proxy_http: Use the "Connection: close" header for requests to
+     backends not recycling connections (disablereuse), including the default
+     reverse and forward proxies.
+     trunk patch: http://svn.apache.org/r1526189
+                  http://svn.apache.org/r1658765
+     2.4.x patch: merged in http://svn.apache.org/r1673896
+     2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-ap_proxy_connection_reusable.patch
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE STALLED