mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Update the ARM to reflect that TLD and root servers are no longer exempt
from max-recursion-queries limits.
This commit is contained in:
parent
034b7e3452
commit
943b274e2c
1 changed files with 1 additions and 4 deletions
|
|
@ -9211,10 +9211,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
|
|||
Sets the maximum number of iterative queries that
|
||||
may be sent while servicing a recursive query.
|
||||
If more queries are sent, the recursive query
|
||||
is terminated and returns SERVFAIL. Queries to
|
||||
look up top level domains such as "com" and "net"
|
||||
and the DNS root zone are exempt from this limitation.
|
||||
The default is 75.
|
||||
is terminated and returns SERVFAIL. The default is 75.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue