TAG NAME forwarded_for

Description This option allows you to choose whether Squid will report the host name of the system that originally made the
request to the origin server
Build Option
Default
Usage
forwarded_for on|off
Default
forwarded_for on
Synopsis
If set, Squid will include your system’s IP address or name in the HTTP requests it forwards.  By default it looks like this: X-Forwarded-For: 192.1.2.3

If you disable this, it will appear as X-Forwarded-For: unknown

Arguments

on/off Enable or disable forwarding