Ha proxy should be adding an x-forwarded-for header. You should be able to adjust your apache logs and/or enable mod_remoteip to see this (I believe it is also made available to other modules within apache or code that is being ran by apache (IE php).
https://httpd.apache.org/docs/current/mod/mod_remoteip.html ___________________________________________________________________ Kris Lindgren Senior Linux Systems Engineer GoDaddy From: Ignazio Cassano <[email protected]> Date: Monday, May 15, 2017 at 11:05 AM To: OpenStack Operators <[email protected]> Subject: [Openstack-operators] Newton lbaas v2 remote_addr Hi All, I installed newton with lbaas v2 haproxy . Creating an http load balancer the remote_addr showed by each balanced apache is always the load balancing ip. Is there any option to show the client address ? Regards Ignazio
_______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
