On Wed, 3 Mar 2004 [EMAIL PROTECTED] wrote: > The process looks like this: > > client requests http://www.abc.com -> squid tries to resolve "www.abc.com" > -> squid waits for dns timeout -> squid passes http://www.abc.com to parent > proxy
This only happens if either a) You have not told Squid you are behind a firewall and must use a parent to reach the Internet (see the Squid FAQ for details). b) You are using DNS related acls in http_access or similar directive. Regards Henrik
