Hi all, Relative to this thread: http://www.squid-cache.org/mail-archive/squid-users/201108/0161.html and relative to this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593815Since debian choose to pass bindv6only to 1 (/etc/sysctl.d/bindv6only.conf), we experiment timeout fallback problem (packages.debian.org, etc ...).
Do an echo 0 > /proc/sys/net/ipv6/bindv6only, and a squid3 -k reconfigure do the trick.
Regards.