Set 1/2 s default timeout.
[icmp-dn.git] / admin / nss-icmp.conf
1 ## Sets the timeout in milliseconds for ICMP host name queries,
2 ## by passing the -t option to idnlookup.
3 ## Default is 3 seconds, which is probably too long for NSS, so
4 ## it to one half second instead.
5 timeout 500
6
7 ## Disables the cache. (by default cache is used)
8 # nocache
9
10 ## Sets the TTL for not-found cache entries is seconds.
11 ## The default is 5 minutes.
12 # ttlnotfound 300
13