From: Andreas Jakum Date: Wed, 15 Feb 2023 15:11:46 +0000 (+0100) Subject: rec: serve-stale-extensions works on 30s so an hour should be 120x. X-Git-Tag: dnsdist-1.8.0-rc1~16^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12554%2Fhead;p=thirdparty%2Fpdns.git rec: serve-stale-extensions works on 30s so an hour should be 120x. --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 572577989a..db394fe959 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -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: