]> 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:30:43 +0000 (10:30 +0000)
commitee7179f4825aed41fbd8869c4966a7d5dfe482cc
tree971df2d7322c6ffe81425e3320da3d0ddeba45e1
parent2f5bd9c15d68ffa5ea83f167f18209f2dc69bc59
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