mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +00:00
[9.18] fix: doc: Fix typo in ARM related to max-stale-ttl
The text that stale-cache-enable is set to no has no effect on max-cache-ttl, but on max-stale-ttl. Closes #5181 Backport of MR !10108 Merge branch 'backport-5181-max-stale-ttl-typo-arm-9.18' into 'bind-9.18' See merge request isc-projects/bind9!10116
This commit is contained in:
@@ -4417,7 +4417,7 @@ Tuning
|
||||
:any:`stale-answer-enable` option or by calling :option:`rndc serve-stale on <rndc serve-stale>`.
|
||||
|
||||
When :any:`stale-cache-enable` is set to ``no``, setting the :any:`max-stale-ttl`
|
||||
has no effect, the value of :any:`max-cache-ttl` will be ``0`` in such case.
|
||||
has no effect; the value of :any:`max-stale-ttl` will be ``0`` in such case.
|
||||
|
||||
.. namedconf:statement:: resolver-nonbackoff-tries
|
||||
:tags: deprecated.
|
||||
|
Reference in New Issue
Block a user