]> 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 22:13:05 +0000 (22:13 +0000)
commitd09991e4e9ff620595170cf41a6af1fa8efb989a
tree24f9c3152bca6f91726a0982ed16a54671b6530a
parent53203b8f04806d59ff68c70e288a45fc82ac7629
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/Bv9ARM-book.xml
doc/arm/Bv9ARM.ch06.html
doc/arm/notes-9.11.26.xml
lib/dns/resolver.c