ons 2010-03-31 klockan 12:25 -0500 skrev Dean Weimer: > I am working on testing a hosted web filter solution, this involves > chaining our internal squid proxy to the hosted web filter proxy > server. I was seeing very poor performance and found several "TCP > connection to filters.dnsdomainname.com/8081 failed" entries in the > log. I discovered that changing he line to the IP address stopped > this problem. Further searching found a bug in 3.0 where using a DN > name for a parent and the name= option on a chace_peer line caused it > to try and lookup the name= value instead of the DNS name. I went > back and removed the name= option and set or line back to the DNS > domain name. TCP connection errors are gone now. Very Odd.. is there an open bug report on this? I don't see any trace of this happening from reading the sources. There is a very clear distinction between host and name. Regards Henrik