That works! amazing.
I thought "header_access" and "header_replace" only works for
the headers that come from the client. not the ones (like,
X-Forwarded-For) that are set from squid itself. I actually tried
header_replace X-Forwarded-For 1.2.3.4
a few days ago but still got "unknown".

btw, if I set "forwarded_for" to off, shouldn't squid stop sending
the "X-Forwarded-For" header instead of sending a bogus "unknown"?

Frank

On Wed, 29 Jan 2003, Tesla 13 wrote:

> >1) is it possible to config squid NOT to set this header at all?
>
> I think
> header_access X-Forwarded-For deny all
> should do.
>
> You can remove it from the source if you feel inclined so. Just do a grep
> -r.
>
> Don't have answers to other questions.
>
> Tesla
>
> _________________________________________________________________
> Help STOP SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>

Reply via email to