]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: usr: Exempt prefetches from the fetches-per-zone and fetches-per-server quotas
authorArаm Sаrgsyаn <aram@isc.org>
Mon, 26 Aug 2024 15:50:50 +0000 (15:50 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 26 Aug 2024 15:50:50 +0000 (15:50 +0000)
Fetches generated automatically as a result of 'prefetch' are now
exempt from the 'fetches-per-zone' and 'fetches-per-server' quotas.
This should help in maintaining the cache from which query responses
can be given.

Closes #4219

Merge branch '4219-exempt-good-queries-from-fetch-limits' into 'main'

Closes #4219

See merge request isc-projects/bind9!9095


Trivial merge