On Wed, 26 Nov 2003, Mauro wrote: > Nov 26 13:16:29 proxy1 squid[10567]: idnsCheckQueue: ID 85d3: giving > up after 17 tries and 302.7 seconds > > and my clients, about 600, are unable to contact internet. > I see that putting positive_dns_ttl to 5 minutes, the default was 6 > hours I think, things seems to go better. > What about this?
Should not make any difference from what I can tell. If anything it should cause the symptom to appear more often. > I have no problem with dns provider because if I connect directly, > without passing through squid, I have no problem at all. Can you please do a tcpdump of the DNS straffic when you have this symptom tcpdump -p -s 1600 -x port 53 Regards Henrik
