--- squid.conf.default Fri Jan 3 18:27:12 2003 +++ squid.conf Fri Jan 3 18:28:28 2003 @@ -665,8 +665,12 @@ # the cache_dir lines with the smallest max-size value first and the # ones with no max-size specification last. # +# NOTE: Remeber to initialize cache directories: +# squid -z -F +# #Default: # cache_dir ufs /var/cache/squid 100 16 256 +cache_dir diskd /var/cache/squid 100 16 256 # TAG: cache_access_log # Logs the client request activity. Contains an entry for @@ -1934,6 +1938,8 @@ # #Default: # cache_effective_user nobody +cache_effective_user squid +cache_effective_group squid # TAG: visible_hostname # If you want to present a special hostname in error messages, etc, @@ -2109,8 +2115,14 @@ # in the habit of using 'squid -k rotate' instead of 'kill -USR1 # '. # +# Default value for logfile_rotate is 10, but PLD uses 'logrotate', +# which is more configurable, to perform this task. Setting this +# value to '0' disables built-in log rotation and allows 'logrotate' +# to do it's job. +# #Default: # logfile_rotate 10 +logfile_rotate 0 # TAG: append_domain # Appends local domain name to hostnames without any dots in