You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by dr...@apache.org on 2017/03/25 17:39:45 UTC

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

Author: druggeri
Date: Sat Mar 25 17:39:45 2017
New Revision: 1788675

URL: http://svn.apache.org/viewvc?rev=1788675&view=rev
Log:
Update backport for PROXY protocol

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=1788675&r1=1788674&r2=1788675&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Mar 25 17:39:45 2017
@@ -223,6 +223,7 @@ PATCHES/ISSUES THAT ARE BEING WORKED
                   http://svn.apache.org/r1781030 (fix strict GCC warning)
                   http://svn.apache.org/r1781031 (reference the filter by handle)
                   http://svn.apache.org/r1781701 (rework optional processing case)
+                  http://svn.apache.org/r1788674 (final edge cases/ignore slave conns)
      2.4 convenience patch (includes CHANGES):
                   http://people.apache.org/~druggeri/patches/RemoteIPProxyProtocol.2.4.x.patch
      +1: druggeri, jim