From: Mike Rumph Date: Fri, 1 Sep 2017 16:01:52 +0000 (+0000) Subject: Add suggestions to PROXY protocol proposal X-Git-Tag: 2.4.28~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6088072b30351032086c14a02e1be0342921082;p=apache Add suggestions to PROXY protocol proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1806991 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 80c62c2014..9c1b487ca1 100644 --- a/STATUS +++ b/STATUS @@ -158,6 +158,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4 convenience patch (includes CHANGES): http://home.apache.org/~jim/patches/RemoteIPProxyProtocol.2.4.x.patch +1: druggeri, jim + mrumph: I had a chance to review this proposal. + I committed some suggested changes to trunk in r1806985. + Also, the copyright in mod_remoteip.c is of some concern. + Perhaps the terms of the copyright should be included in that note. + And on a personal note, today is my last day with Oracle. + So it may well be my last day with Apache as well. + It has been great working with all of you. * mod_journald: Add new module mod_journald to log error logs into journald. trunk patch: http://svn.apache.org/r1610339