Synopsis
Squid is designed to start as root but very soon after drop to the user/group specified here. This allows you to restrict, for security reasons, the permissions that Squid will have when operating. By default, Squid will operate as either nobody user and the nogroup group.
Note: If these tags are not configured properly, then Squid will have problems while starting.
Arguments
username
|
Username for Squid process
|
groupname
|
Group name for Squid process
|
Example(s) cache_effective_user Squid cache_effective_group Squid
|