]> git.ipfire.org Git - thirdparty/bind9.git/commit
Exempt prefetches from the fetches-per-zone quota
authorAram Sargsyan <aram@isc.org>
Fri, 7 Jun 2024 16:19:40 +0000 (16:19 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 26 Aug 2024 15:50:21 +0000 (15:50 +0000)
commitcada2de31f91d6b2c8986b8147c56cc5f355794f
treebd437ee532b6dc632f27f946298f88ae982c2bda
parentf99da39934dd8260cfe9c699b6910c6629534c83
Exempt prefetches from the fetches-per-zone quota

Give prefetches a free pass through the quota so that the cache entry
for a popular zone could be updated successfully even if the quota for
it is already reached.
lib/dns/resolver.c