From: Eric Covener Date: Wed, 8 Feb 2017 14:51:27 +0000 (+0000) Subject: propose proxy regression fix X-Git-Tag: 2.4.26~314 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec972751da9353b970012a7e4ddb93da62988f93;p=thirdparty%2Fapache%2Fhttpd.git propose proxy regression fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1782192 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0518e975103..76b62544b83 100644 --- a/STATUS +++ b/STATUS @@ -206,6 +206,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works *after r1779573 above* (modulo CHANGES) +1: ylavic, jim + *) mod_proxy: replace broken hunting for proxypass exceptions to location-based + proxypass directives with "no-proxy" envvar. Fixes a regression in 2.4.25. + trunk patch: http://svn.apache.org/r1781324 + http://svn.apache.org/r1781328 + 2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-noproxy.diff + +1 covener PATCHES/ISSUES THAT ARE BEING WORKED [ New entried should be added at the START of the list ]