Our setup is like this in AWS.
(HTTPS) (HTTPS)
Client ======> ELB ======> EC2 instance (ATS) ====> OriginWe are not terminating HTTPs at ELB, continuing HTTPS all the way till the node that runs ATS. In this case, if we look at squid.log, it shows ELB IP as client IP, instead of the real client IP. Is there anything wrong with this setup/configuration? Thanks Adi
