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

--- Comment #6 from Jason <jason.pot...@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-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to