From: Jim Jagielski Date: Sun, 17 Nov 2013 16:14:26 +0000 (+0000) Subject: Backport proposal to fix canon inconsistency between http, ajp and fcgi X-Git-Tag: 2.4.7~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d00a29a7647500fa656bb9949adcc91839c6cfe;p=apache Backport proposal to fix canon inconsistency between http, ajp and fcgi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1542754 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c1eec4f694..ea6f614441 100644 --- a/STATUS +++ b/STATUS @@ -176,6 +176,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~jim/patches/uds-2.4.patch +1: jim + * mod_proxy: Use consistent canon formats for http, ajp and fcgi (if provided + port is the default port, don't add to canon URI). + trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1542562 + 2.4.x patch: http://people.apache.org/~jim/patches/proxy-port-scheme.patch + +1: jim + OTHER PROPOSALS * A list of further possible backports can be found at: