You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/04/25 13:10:13 UTC

[Bug 59669] mod_remoteip seems to remove X-Forwarded-For header in some cases

https://bz.apache.org/bugzilla/show_bug.cgi?id=59669

--- Comment #1 from KakersUK <ja...@gmail.com> ---
We're seeing the same thing. We've got NGINX and Varnish in front of Apache and
passing the X-Forwarded-For and X-Real-IP Headers. Apache is using the event
MPM and passing PHP to FastCGI.

All of the headers come through when doing a var_dump on $_SERVER. However when
using the X-Forwarded-For or the X-Real-IP headers for RemoteIPHeader, you get
the right IP for REMOTE_ADDR but the header disappears.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org