RE: [squid-users] ERR_DNS_FAIL

From: Henrik Nordström <hno@dont-contact.us>
Date: Thu, 22 Aug 2002 22:40:32 +0200 (CEST)

Use /etc/hosts if you like to use hostnames rather than IPs.. Supported in
Squid-2.5.

Note: DNS lookups is not much of an overhead for Squid. Sure, on the first
request for the server there is some overhead, but then the DNS lookup is
cached within Squid for future requests (subject to the DNS TTL)

Regards
Henrik

On Thu, 22 Aug 2002, Pushkar Patil wrote:

> Since we are talking about DNS lookup, I need a specific help. I am
> sending the url in the form http://123.456.789.0 and I know the server
> to be connect and dont require DNS lookups. Basically I dont wanna do
> that because of performance issue, also since I know the server ip, I
> can play with the commConnectHandle in comm.c and pass the server
> address.
>
> Please let me know how can i avoid DNS lookup.
> Hoping for the reply soon
>
> Thanks,
> Pushkar
Received on Thu Aug 22 2002 - 14:40:37 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:48 MST