Files
bind9/doc
Matthijs Mekking dd098a4b3b 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 06:20:33 +00:00
..
2024-10-31 16:46:58 +00:00
2024-07-08 14:53:01 +02:00
2024-07-08 14:53:01 +02:00
2024-12-06 06:20:33 +00:00
2024-11-15 13:00:31 +00:00