bind9/bin/named
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
..
include Remove named_g_sessionkey and named_g_sessionkeyname 2024-11-07 02:18:52 +00:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl add an update quota 2023-01-12 12:02:35 +01:00
builtin.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
config.c Change default max-recursion-queries to 50 2024-12-06 15:17:53 +00:00
control.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
controlconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
dlz_dlopen_driver.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
fuzz.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
geoip.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
log.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
logconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
main.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
Makefile.am Remove auto-generated rst files in repo in favour of grammar pretty printer 2022-07-01 10:20:56 +02:00
named.conf.rst Add note that named.conf man page is not a complete manual 2022-07-01 10:21:06 +02:00
named.rst Properly document -U <n> option to named 2024-04-24 22:50:22 +02:00
os.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
server.c Implement global limit for outgoing queries 2024-12-06 15:17:53 +00:00
statschannel.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tkeyconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
transportconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tsigconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00