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/09/07 23:58:33 UTC

[Bug 53099] Allow multiple values in RemoteIPHeader

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

--- Comment #6 from Jason <ja...@gmail.com> ---
I too would like to see multiple Headers supported here for the very reason
that Tom mentions in Comment #5:

This would be extremely useful, as modern proxies have moved away from
X-Forwarded-From, to their own header for each (Cloudflare, Securi, etc.)

I find myself wrestling with Load Balancer's which use one Header and
CloudFlare which uses another. Installing both mod_cloudflare and mod_remoteip
will cause Apache to crash if both modules attempt to set different IPs. 

I'd like to keep control of the headers in one place as well. It's simple
enough to emulate mod_cloudflare with mod_remoteip but in doing so we cannot
convert our LB IPs because mod_remoteip only accepts one header.

-- 
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