Files
bind9/doc/arm
Matthijs Mekking 84df920d9e 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'.
2024-12-05 14:17:08 +01:00
..
2024-10-31 16:45:35 +00:00
2024-10-17 11:01:44 +02:00
2024-10-23 21:29:32 +00:00
2024-07-29 13:03:19 +02:00
2024-09-24 16:11:08 +02:00
2024-11-15 13:56:14 +00:00