>
> Hi Amos,
>
> It is possible to change the name of the header? Maybe it would be easier
> to
> create a new one if possible. How can I configure it?

What are you trying to do exactly?

You asked for the server to identify client requesting squid. Thats what
forwarded-for does. As common behavior in all web proxies.
Why do you expect adding code to squid + server app, duplicating the
forwarded-for behavior with a different header name to be simpler than
writing just the the server app to understand "X-Forwarded-For: 127.2.3.4,
10.0.0.1"?

Amos

Reply via email to