This is a discussion on Re: [squid-users] How to disable DNS ? within the Squid Users forums, part of the Web Server and Related Forums category; On Wed, 3 Mar 2004 Horst.Mundt@arxes.de wrote: > The process looks like this: > > client requests ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 3 Mar 2004 Horst.Mundt@arxes.de 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 |