From: Christos Tsantilas Date: Tue, 15 Mar 2011 17:39:36 +0000 (+0200) Subject: Change the default dns_timeout value from 2 minutes to 30 seconds X-Git-Tag: take06~27^2~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a541c34e13b2f1ebb4ad252d4b40412003945261;p=thirdparty%2Fsquid.git Change the default dns_timeout value from 2 minutes to 30 seconds The related squid-dev discussion is here: http://www.mail-archive.com/squid-dev@squid-cache.org/msg15152.html --- diff --git a/src/cf.data.pre b/src/cf.data.pre index d947897b48..8ddc21cbca 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -6890,7 +6890,7 @@ DOC_END NAME: dns_timeout TYPE: time_msec -DEFAULT: 2 minutes +DEFAULT: 30 seconds LOC: Config.Timeout.idns_query IFDEF: !USE_DNSSERVERS DOC_START