HEX
Server: Apache/2.4.18 (Ubuntu)
System: Linux phubuntu06.apexhosting.com 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User: master06 (1000)
PHP: 7.0.33-0ubuntu0.16.04.16
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Upload Files
File: //usr/share/webmin/squid/help/edit_admin.html
<header>Administrative Options</header>

<b>Run as Unix user</b>: Default is 'nobody' or 'squid' dependent on system.  If the cache is run as root, it will change its effective/real ID to this value.
<p>
<b>Run as Unix group</b>: Default is 'nogroup' or 'squid' dependent on system.  If the cache is run as root, it will change its effective/real group ID to this value.
<p>
<b>Proxy authentication realm</b>: Specifies the realm name which is to be reported to the client for proxy authentication (part of the text the user will see when prompted their username and password).
<p>
<b>Cache manager email address</b>: Default is 'webmaster' or 'root' dependent on system.  Email-address of local cache manager who will receive mail if the cache dies.
<p>
<b>Visible hostname</b>: If you want to present a special hostname in error messages, etc, then define this.  Otherwise, the return value of gethostname() will be used. If you have multiple caches in a cluster and get errors about IP-forwarding you must set them to have individual names with this setting.
<p>
<b>Unique hostname</b>: If you want to have multiple machines with the same <b>Visible hostname</b> then you must give each machine a different <b>Unique hostname</b> so that forwarding loops can be detected.
<p>
<b>Cache announce host</b>: Hostname where announcement messages will be sent.  Find out more about cache hierarchies from <a href="http://www.squid-cache.org/Doc/FAQ/FAQ-4.html" target="Reference">The Squid FAQ</a>.  Defaults to 'tracker.ircache.net' when announcement is enabled by setting an announce period.
<p>
<b>Cache announce port</b>: Host port where announcement messages will be sent.  Defaults to 3131 when announcement is enabled. 
<p>
<b>Announcement period</b>: Frequency of announcements.  Enable announcements to a cache heirarchy by setting this to '1 day'.  The default is '0' which turns off announcement.

<hr>