You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jc...@apache.org on 2016/09/27 17:15:07 UTC

svn commit: r1762522 - /httpd/httpd/branches/2.4.x/STATUS

Author: jchampion
Date: Tue Sep 27 17:15:07 2016
New Revision: 1762522

URL: http://svn.apache.org/viewvc?rev=1762522&view=rev
Log:
Propose (mod_proxy logging).

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1762522&r1=1762521&r2=1762522&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Sep 27 17:15:07 2016
@@ -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