Add this directive to your squid.conf file forwarded_for on
The documentation for the directive is here: http://www.squid-cache.org/Doc/config/forwarded_for/ -----Original Message----- From: Nil Nik <[email protected]> To: [email protected] <[email protected]> Subject: [squid-users] HTTP_X_FORWARDED_FOR for https request Date: Fri, 22 Nov 2013 14:04:02 +0000 I have setup squid (3.3.9) and Apache(https enabled) on same system. when I access https site on Apache through squid proxy then HTTP_X_FORWARDED_FOR is not found. I want to get client IP on Apache. Please help me.
