Update the ARM to reflect that TLD and root servers are no longer exempt

from max-recursion-queries limits.
This commit is contained in:
Mark Andrews 2020-03-31 13:58:16 +11:00 committed by Michał Kępień
parent 034b7e3452
commit 943b274e2c

View file

@ -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>