Hi,
On Tue, 12 Feb 2002, Balzi Andrea wrote:
> Hi,
>
> in to log file Squid write this row:
>
> 10.11.3.27 - - [12/Feb/2002:15:59:56 -0500] "GET
> http://squid.visolve.com/images/logo_small.gif HTTP/1.1" 200 4666
> TCP_MISS:DIRECT
>
> How can configure Squid to resolve local IP to hostname?
> I've put in to /etc/resolve.conf the IP of the external-dns and
> internal-dns.
> In the firewall policy only the proxy can connect to external-dns.
> The Squid version is 2.4.STABLE2
If you really want to slow your squid down, from squid.conf:
# TAG: log_fqdn on|off
# Turn this on if you wish to log fully qualified domain names
# in the access.log. To do this Squid does a DNS lookup of all
# IP's connecting to it. This can (in some situations) increase
# latency, which makes your cache seem slower for interactive
# browsing.
#
#log_fqdn off
It never ceases to amaze me how many questions I can answer by simply
searching squid.conf.
Colin
Received on Tue Feb 12 2002 - 15:49:46 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:14 MST