From 57c5a352cb8e075406379312f76be3147571f4a5 Mon Sep 17 00:00:00 2001 From: Andreas Jakum Date: Wed, 15 Feb 2023 16:11:46 +0100 Subject: [PATCH] rec: serve-stale-extensions works on 30s so an hour should be 120x. --- pdns/recursordist/docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.2