From: Eric Covener Date: Fri, 14 Oct 2016 20:02:00 +0000 (+0000) Subject: add remoteip thing w/ two reports X-Git-Tag: 2.4.24~197 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52630ff608d9182a9d90a3ccd12ffc5b4404cabd;p=apache add remoteip thing w/ two reports git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1764958 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d938f6c7f3..d0727e2b05 100644 --- a/STATUS +++ b/STATUS @@ -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