]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
And document.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 3 Dec 2018 14:56:12 +0000 (14:56 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 3 Dec 2018 14:56:12 +0000 (14:56 +0000)
git-svn-id: file:///svn/unbound/trunk@5009 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/unbound.conf.5.in

index b51184eec7228c9cb0cd88a76b1a46cebd1760a5..0acce72ac73caa08dc7c95cb19b9d41754a3a0c8 100644 (file)
@@ -320,11 +320,9 @@ Must be set to a power of 2.
 .TP
 .B cache\-max\-ttl: \fI<seconds>
 Time to live maximum for RRsets and messages in the cache. Default is
-86400 seconds (1 day). If the maximum kicks in, responses to clients
-still get decrementing TTLs based on the original (larger) values.
-When the internal TTL expires, the cache item has expired.
+86400 seconds (1 day).  When the TTL expires, the cache item has expired.
 Can be set lower to force the resolver to query for data often, and not
-trust (very large) TTL values.
+trust (very large) TTL values.  Downstream clients also see the lower TTL.
 .TP
 .B cache\-min\-ttl: \fI<seconds>
 Time to live minimum for RRsets and messages in the cache. Default is 0.