Re: [squid-users] HTTP_X_FORWARDED_FOR for https request

From: Madhav V Diwan <mdiwan_at_diwanconsulting.com>
Date: Fri, 22 Nov 2013 09:23:03 -0500

yes that is true,

 so with https sites using CONNECT this will not work,

 but with an sslbump implementation in squid , which http headers can
you manipulate and then forward?

-----Original Message-----
From: Will Roberts <ironwill42_at_gmail.com>
To: squid-users_at_squid-cache.org
Subject: Re: [squid-users] HTTP_X_FORWARDED_FOR for https request
Date: Fri, 22 Nov 2013 09:14:52 -0500

Unless you do SSL bumping, Squid will not touch the contents of HTTPS
connections.

--Will

On 11/22/2013 09:12 AM, Madhav V Diwan wrote:
> 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 <nil_fergi_at_hotmail.com>
> To: squid-users_at_squid-cache.org <squid-users_at_squid-cache.org>
> 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.
>
Received on Fri Nov 22 2013 - 14:23:06 MST

This archive was generated by hypermail 2.2.0 : Fri Nov 22 2013 - 12:00:05 MST