From 2d00a29a7647500fa656bb9949adcc91839c6cfe Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Sun, 17 Nov 2013 16:14:26 +0000 Subject: [PATCH] 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 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) 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: -- 2.50.1