On Fri, 2 Sep 2005, Solaris2005 wrote:
> for the web site URL. My problem is the child proxy
> is doing DNS lookup's.
Then you have something in your config needing the destination IP of the
requested site.
Squid only makes DNS lookups on a need basis. If the request is forwarded
to the parent and there is not access controls or other similar directives
needing the destination IP no DNS lookup will be made.
Take a look at your *_access directives and the acls they refer to.
> If I add proxy-only option will child proxy stop
> doing DNS lookups.
No, this is not related to DNS
This directive (no-cache) says that responses from the peer should not be
cached.
Regards
Henrik
Received on Sat Sep 24 2005 - 18:25:23 MDT
This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:04 MDT