From: Mike Rumph Date: Thu, 19 Jun 2014 17:27:19 +0000 (+0000) Subject: Vote on mod_proxy proposal. X-Git-Tag: 2.4.10~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97c7b74c29546f6a9a6f44da93ae232182e0cf78;p=apache Vote on mod_proxy proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1603966 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f165de8103..df06a32572 100644 --- a/STATUS +++ b/STATUS @@ -100,6 +100,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_proxy: Allow reverse-proxy to be set via explicit handler. + Submitted by: [ryo takatsuki ] + Committed by: jim + trunk patch: http://svn.apache.org/r1573626 + 2.4.x patch: trunk works + +1: ylavic, jim, mrumph + mrumph: Verified on Linux with mod_proxy_fcgi and PHP FPM. PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -189,13 +196,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: jailletc36: When merged, a compatibility note should be added in the doc stating when the none keyword has been added - * mod_proxy: Allow reverse-proxy to be set via explicit handler. - Submitted by: [ryo takatsuki ] - Committed by: jim - trunk patch: http://svn.apache.org/r1573626 - 2.4.x patch: trunk works - +1: ylavic, jim - * mod_proxy_http: Avoid (unlikely) access to freed memory. trunk patch: http://svn.apache.org/r1599486 2.4.x patch: trunk works