TAG NAME unique_hostname

Description Used to set a unique host name for Squid to report in cache clusters in order to allow detection of forwarding loops
Build Option
Default
Usage
unique_hostname hostname
Default
none
Synopsis
If you want to have multiple machines with the same visible_hostname then you must give each machine a different unique_hostname so that forwarding loops can be detected. In brief, Just set visible_hostname to the address the clients connects to, and unique_hostname to the externally visible address of each proxy. (address == registered domain name).

Arguments

hostname
Unique name of the Squid machine

Example(s)
unique_hostname www.kovaiteam.com