From: Yann Ylavic Date: Wed, 13 May 2015 15:10:20 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.2.30~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edcd687e788a5c0c83f6ef92fad13a69ffa3bdc0;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1679222 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a9a31127260..fe8c08fee72 100644 --- 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