22.11.2012 12:14, Leslie Jensen пишет:
Hi list.

I just upgraded Squid from 3.1 to 3.2 on my Freebsd version 8.3

In my squid.conf I had the following lines that I got complaints from when 
starting squid after the upgrade.

-------------------------------------------------------------------
  Define access control lists
#               acl all is defined by default in version 3.0 STABLE

                        acl manager proto cache_object
                        acl localhost src 127.0.0.1/32
                        acl to_localhost dst 127.0.0.0/8
--------------------------------------------------------------------

You should to remove all 3 entires from squid.conf, as they all are predefined 
in squid 3.2

--
Best regards,
Pavel

Reply via email to