bind9/doc
Matthijs Mekking 84519c106c Change default max-recursion-queries to 50
Changing the default for max-recursion-queries from 100 to 32 was too
strict in some cases, especially lookups in reverse IPv6 trees started
to fail more frequently. From issue #4921 it looks like 50 is a better
default.

Now that we have 'max-query-count' as a global limit of outgoing queries
per client request, we can increase the default for
'max-recursion-queries' again, as the number of recursive queries is
no longer bound by the multiple of 'max-recursion-queries' and
'max-query-restarts'.

(cherry picked from commit 84df920d9e)
2024-12-06 15:17:53 +00:00
..
arm Change default max-recursion-queries to 50 2024-12-06 15:17:53 +00:00
changelog Fix changelog history header 2024-10-31 17:53:13 +01:00
design Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
dev Remove invocations and mentions of clean.sh 2024-11-11 15:04:52 +01:00
dnssec-guide All footnotes need to have unique name and be referenced 2024-10-21 11:02:27 +02:00
doxygen Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
man Remove pregenerated manpages from the repo 2023-02-10 12:03:56 +01:00
misc Implement 'max-query-count' 2024-12-06 15:17:53 +00:00
notes Move Known Issues to BIND9 wiki 2024-11-15 14:06:22 +01:00
Makefile.am Remove pregenerated manpages from the repo 2023-02-10 12:03:56 +01:00