RE: [squid-users] Remove X-Forwarded-For headers

From: Chris Benesch <chris@dont-contact.us>
Date: Mon, 28 Apr 2008 23:26:53 -0700

I already tried header_access and header_replace. Youre right google is my friend, there was a small blurb about an option forwarded_for off. It just changes it to X-Forwarded-For unknown, but good enough.

-----Original Message-----
From: Mathias R. Baumgartner [mailto:mathias.baumgartner@gmail.com]
Sent: Monday, April 28, 2008 11:20 PM
To: Chris Benesch
Cc: squid-users@squid-cache.org
Subject: Re: [squid-users] Remove X-Forwarded-For headers

May I suggest you have a look at the config file. If you don't have
one - google is your friend :)

this should work: X-forwarded_for off
or - slighly more radical: header_access X-Forwarded-For deny all
possibly you could try this: header_replace X-Forwarded-For 127.0.0.1

On 4/29/08, Chris Benesch <chris@maricopacomputer.com> wrote:
> Does anyone know how to remove the X-Forwarded-For header
Received on Tue Apr 29 2008 - 06:27:08 MDT

This archive was generated by hypermail 2.2.0 : Thu May 01 2008 - 12:00:04 MDT