You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2016/10/14 20:02:00 UTC

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

Author: covener
Date: Fri Oct 14 20:02:00 2016
New Revision: 1764958

URL: http://svn.apache.org/viewvc?rev=1764958&view=rev
Log:
add remoteip thing w/ two reports


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=1764958&r1=1764957&r2=1764958&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Oct 14 20:02:00 2016
@@ -228,6 +228,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: covener
 
+  *) mod_remoteip: Pick up where we left off during a subrequest rather
+     than running with the modified XFF but original TCP address. PR49839/PR60251
+     trunk patch: http://svn.apache.org/r1688399  
+     2.4.x patch: trunk works
+     +1: covener
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if