mirror of
https://github.com/darold/squidanalyzer.git
synced 2025-07-29 17:04:14 +02:00
Add direcive DNSLookupTimeout to configuration file.
This commit is contained in:
parent
39051280a8
commit
028080f8c6
@ -20,6 +20,11 @@ LogFile /var/log/squid3/access.log
|
||||
# down the generation of reports.
|
||||
UseClientDNSName 0
|
||||
|
||||
# If you have enabled UseClientDNSName and have lot of ip addresses that do
|
||||
# not resolve you may want to increase the DNS lookup timeout. By default
|
||||
# SquidAnalyzer will stop to lookup a DNS name after one second.
|
||||
DNSLookupTimeout 1
|
||||
|
||||
# Set the file containing network alias name. Network are
|
||||
# show as Ip addresses so if you want to display name instead
|
||||
# create a file with this format :
|
||||
|
Loading…
x
Reference in New Issue
Block a user