From: Mike Rumph Date: Fri, 28 Feb 2014 02:08:49 +0000 (+0000) Subject: Vote for mod_proxy_http fix X-Git-Tag: 2.4.8~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f5c87b5dac9316bbe97e3a9be471b52ba5bcf78;p=apache Vote for mod_proxy_http fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1572805 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index db5c79634f..ad09c92c4c 100644 --- 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: