On Thu, 11 Mar 2010 02:33:33 +0100, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote: > tor 2010-03-11 klockan 02:18 +0100 skrev Henrik Nordstrom: >> tor 2010-03-11 klockan 11:42 +1300 skrev Amos Jeffries: >> >> > His trace earlier showed squid receiving the whole list of AAAA and A, >> > then running through them in the proper order marking each bad as it >> > went. >> > Reporting error after the last IPv4 had been tried. >> >> Are you sure? >> >> while there was lots of ipcacheCycleAddr calls, there was just 3 >> forwarding attempts with 3 addresses getting marked as bad. > > Problem confirmed here. And an strace shows that it only tried > connecting to 3 different IPv6 addresses, but each of those 13 times in > a row before moving on to the next IPv6 address. > > haven't looked at the comm code yet. > For tracking this is bug http://bugs.squid-cache.org/show_bug.cgi?id=2753. http://bugs.squid-cache.org/show_bug.cgi?id=2640 may also be a duplicate if the bug is down below forwarding at the comm connect cycling. Amos