]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: serve-stale-extensions works on 30s so an hour should be 120x. 12554/head
authorAndreas Jakum <aj-gh@users.noreply.github.com>
Wed, 15 Feb 2023 15:11:46 +0000 (16:11 +0100)
committerAndreas Jakum <aj-gh@users.noreply.github.com>
Wed, 15 Feb 2023 15:11:46 +0000 (16:11 +0100)
pdns/recursordist/docs/settings.rst

index 572577989a99b62fd7a36e1acb37071f4c9564e0..db394fe959279dae45bbab4ae59b401dde2924b6 100644 (file)
@@ -1855,7 +1855,7 @@ Individual parts of these zones can still be loaded or forwarded.
 Maximum number of times an expired record's TTL is extended by 30s when serving stale.
 Extension only occurs if a record cannot be refreshed.
 A value of 0 means the ``Serve Stale`` mechanism is not used.
-To allow records becoming stale to be served for an hour, use a value of 200.
+To allow records becoming stale to be served for an hour, use a value of 120.
 See :ref:`serve-stale` for a description of the Serve Stale mechanism.
 
 .. _setting-server-down-max-fails: