From: Jacob Champion Date: Tue, 27 Sep 2016 17:15:07 +0000 (+0000) Subject: Propose (mod_proxy logging). X-Git-Tag: 2.4.24~226 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a78101717bdcc4065841801caf684ab1d8bc3342;p=thirdparty%2Fapache%2Fhttpd.git Propose (mod_proxy logging). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1762522 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 78617c74fd6..1546acf7254 100644 --- a/STATUS +++ b/STATUS @@ -211,6 +211,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 elukey + *) mod_proxy: add log trace points to help users diagnose problems with + ProxyPass[Match]. + trunk patch: http://svn.apache.org/r1762517 + 2.4.x patch: trunk works (modulo aplog numbers) + +1: jchampion + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if