summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2012-09-20 20:48:04 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2012-09-20 20:48:04 +0100
commit1d860415f2eaf4f26a31b2feb141b8972ef38f0c (patch)
tree6502d82e181a43eac3146dc4489cf245455908aa /man
parent289a253569f48ded3b0f72b5f29ddeda8a85224e (diff)
downloaddnsmasq-1d860415f2eaf4f26a31b2feb141b8972ef38f0c.tar.gz
Add --max-cache-ttl option.
Diffstat (limited to 'man')
-rw-r--r--man/dnsmasq.83
1 files changed, 3 insertions, 0 deletions
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
index 89bc8a4..e891e19 100644
--- a/man/dnsmasq.8
+++ b/man/dnsmasq.8
@@ -71,6 +71,9 @@ maximum TTL will be given to clients instead of the true TTL value if it is
lower. The true TTL value is however kept in the cache to avoid flooding
the upstream DNS servers.
.TP
+.B --max-cache-ttl=<time>
+Set a maximum TTL value for entries in the cache.
+.TP
.B \-k, --keep-in-foreground
Do not go into the background at startup but otherwise run as
normal. This is intended for use when dnsmasq is run under daemontools