mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 19:02:05 -04:00
fix typo
This commit is contained in:
parent
51af0a72ad
commit
7ee973f74c
1 changed files with 1 additions and 1 deletions
|
|
@ -10017,7 +10017,7 @@ example.com CNAME rpz-tcp-only.
|
|||
Requests for any and all undefined subdomains of a given
|
||||
valid domain result in NXDOMAIN errors, and are identical
|
||||
regardless of query type.
|
||||
They are limited by <command>nxdomain-per-second</command>
|
||||
They are limited by <command>nxdomains-per-second</command>
|
||||
(default base <command>responses-per-second</command>).
|
||||
This controls some attacks using random names, but
|
||||
can be relaxed or turned off (set to 0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue