]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix prefetch "trigger" value's documentation in ARM
authorAram Sargsyan <aram@isc.org>
Tue, 18 Oct 2022 13:21:01 +0000 (13:21 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 21 Oct 2022 10:22:44 +0000 (10:22 +0000)
commit6d64f9e4ec72ee63c5139818d86635a35002f55a
tree03413eb89b844c47812f7b1f57cb976823871d39
parentb7149536eee868f1cb808d4fbe7fe31b92e094f7
Fix prefetch "trigger" value's documentation in ARM

For the prefetch "trigger" parameter ARM states that when a cache
record with a lower TTL value is encountered during query processing,
it is refreshed. But in reality, the record is refreshed when the TTL
value is lower or equal to the configured "trigger" value.

Fix the documentation to make it match with with the code.

(cherry picked from commit ef344b1f52ff531a713a26aa7fbdb7715a7aadcf)
doc/arm/reference.rst