Re: [squid-users] Migration from squid 3.1.20 to 3.4.8

2015-06-10 Thread Amos Jeffries
On 10/06/2015 9:39 p.m., Diercks, Frank (VRZ Koblenz) wrote: > Hallo squid-users, > > i migrated our Proxy from 3.1.20 to 3.4.8. Here are the changes I made: > > I commented out: > #acl manager proto cache_object > #acl localhost src 127.0.0.1/32 ::1 > #acl to_localhost dst 127.0.0.0/8 0.0.0.0/32

Re: [squid-users] Migration from squid 3.1.20 to 3.4.8

2015-06-10 Thread Leonardo Rodrigues
On 10/06/15 06:39, Diercks, Frank (VRZ Koblenz) wrote: Hallo squid-users, i migrated our Proxy from 3.1.20 to 3.4.8. Here are the changes I made: why going to 3.4 if it's already 'old' code ? Why not going straight to 3.5 which is the current release ? -- Atenciosamente /

[squid-users] Migration from squid 3.1.20 to 3.4.8

2015-06-10 Thread Diercks, Frank (VRZ Koblenz)
Hallo squid-users, i migrated our Proxy from 3.1.20 to 3.4.8. Here are the changes I made: I commented out: #acl manager proto cache_object #acl localhost src 127.0.0.1/32 ::1 #acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1 And added the following entry: http_port xxx.xxx.xxx.xxx.:3129 intercep