Set 1/2 s default timeout.
[icmp-dn.git] / admin / nss-icmp.conf
CommitLineData
388db563 1## Sets the timeout in milliseconds for ICMP host name queries,
173aaaf6
DC
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.
5timeout 500
388db563
DC
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