EC2 ELB and HAProxy – Unable to preserve Client’s IP
I’ve configured an Amazon Elastic Load Balancing (ELB) in front of a HAProxy node but I’m having issues preserving the Client’s IP, the access logs have random IPs associated with my VPC CIDR Network.
When I access directly the HAProxy, the correct IP is visible but not when I pass through the ELB.