Re: [mod-security-users] Proxy Protocol
Brought to you by:
victorhora,
zimmerletw
From: Reindl H. <h.r...@th...> - 2015-12-02 10:13:40
|
Am 02.12.2015 um 04:00 schrieb Erico Fusco: > I have few webservers with mod security enabled behind one load balancer. > > Proxy protocol is enabled in the load balancer and it sends proxy > headers (http://blog.haproxy.com/haproxy/proxy-protocol/) to the webservers. > > The apache module *myfixip* is used to parse the proxy header to get the > correct external IP addresses throw away "myfixip" Apache 2.2: mod_rpaf Apache 2.4: mod_remoteip https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html |