From 695342b5f96ff96f6bc06fbb6daa808a315b54eb Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Mon, 9 Mar 2015 13:30:50 +0000 Subject: [PATCH] Propose fix for PR 55892. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1665229 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/STATUS b/STATUS index c006d08f5fb..c4012d309d6 100644 --- a/STATUS +++ b/STATUS @@ -180,6 +180,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-SSLSessionTicketKeyFile.patch +1: ylavic + *) mod_proxy: use the original (non absolute) form of the request-line's URI + for requests embedded in CONNECT payloads used to connect SSL backends via + a ProxyRemote forward-proxy. PR 55892. + trunk patch: http://svn.apache.org/r1665215 + http://svn.apache.org/r1665218 (CHANGES entry) + 2.2.x patch: trunk works (modulo CHANGES) + +1: ylavic + PATCHES/ISSUES THAT ARE STALLED * mod_proxy_balancer: Always initialize the shared parameters of a load -- 2.47.2