]> git.ipfire.org Git - thirdparty/bind9.git/commit
Adjust default value of "max-recursion-queries"
authorMark Andrews <marka@isc.org>
Thu, 26 Nov 2020 04:59:14 +0000 (15:59 +1100)
committerMark Andrews <marka@isc.org>
Tue, 1 Dec 2020 13:53:49 +0000 (00:53 +1100)
commit5c10b5a4e8df4e382531076ec7d2b6fe3245e352
tree066985ca8a4f0f1d8019c12e2ac6db95be21b1f4
parentc4178b7d8d85c36eca46a7e3b66284d81210e144
Adjust default value of "max-recursion-queries"

Since the queries sent towards root and TLD servers are now included in
the count (as a result of the fix for CVE-2020-8616),
"max-recursion-queries" has a higher chance of being exceeded by
non-attack queries.  Increase its default value from 75 to 100.

(cherry picked from commit ab0bf492035c01687dfff8f546b78ac30739348c)
CHANGES
bin/named/config.c
doc/arm/reference.rst
doc/notes/notes-current.rst
lib/dns/resolver.c