]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose (mod_proxy logging).
authorJacob Champion <jchampion@apache.org>
Tue, 27 Sep 2016 17:15:07 +0000 (17:15 +0000)
committerJacob Champion <jchampion@apache.org>
Tue, 27 Sep 2016 17:15:07 +0000 (17:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1762522 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 78617c74fd6ee928669a0f7a670f0ab4e3b01232..1546acf7254021265bdca462f9c84ce73c20f36b 100644 (file)
--- 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