From: fredrik@DOLDA2000.COM Date: Tue, 24 May 2005 16:14:15 +0000 (+0000) Subject: Set 1/2 s default timeout. X-Git-Url: http://dolda2000.com/gitweb/?p=icmp-dn.git;a=commitdiff_plain;h=173aaaf65e55e63d44a1514fa82370d7dfafb4b7 Set 1/2 s default timeout. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/icmp-dn@255 959494ce-11ee-0310-bf91-de5d638817bd --- diff --git a/admin/nss-icmp.conf b/admin/nss-icmp.conf index 1ff71b6..54c33f9 100644 --- a/admin/nss-icmp.conf +++ b/admin/nss-icmp.conf @@ -1,6 +1,8 @@ ## Sets the timeout in milliseconds for ICMP host name queries, -## by passing the -t option to idnlookup. (default 3000) -# timeout 3000 +## by passing the -t option to idnlookup. +## Default is 3 seconds, which is probably too long for NSS, so +## it to one half second instead. +timeout 500 ## Disables the cache. (by default cache is used) # nocache