Re: [squid-users] let squid to request the page using client IP?

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 08 Aug 2014 21:51:15 +1200

On 8/08/2014 12:31 p.m., Brendan Kearney wrote:
> On Fri, 2014-08-08 at 11:48 +1200, Jason Haar wrote:
>> Googling "apache x-forwarded-for" led me to mod_extract_forwarded
>>
>> http://www.openinfo.co.uk/apache/
>>
>
> from the apache mod_proxy page:
>

mod_proxy is about making Apache into a reverse-proxy. *generating* the
X-Forwarded-For headers etc.

The query was about passing the client IP through Squid to be *received*
in Apache.

The answer is to:
 use the forwarded_for directive in squid.conf.
 read the contents from X-Forwarded-For in Apache config.

Amos
Received on Fri Aug 08 2014 - 09:51:31 MDT

This archive was generated by hypermail 2.2.0 : Fri Aug 08 2014 - 12:00:04 MDT