mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-18 00:26:11 -04:00
remove reference to rate-limit { domain ...; }
(cherry picked from commit 2275630bc9)
This commit is contained in:
parent
e1792341ac
commit
9fc4be226d
1 changed files with 0 additions and 16 deletions
|
|
@ -10318,22 +10318,6 @@ example.com CNAME rpz-tcp-only.
|
|||
but are counted to compute the query per second rate.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Rate limiters for different name spaces maintain
|
||||
separate counters: If, for example, there is a
|
||||
<command>rate-limit</command> statement for "com" and
|
||||
another for "example.com", queries matching "example.com"
|
||||
will not be debited against the rate limiter for "com".
|
||||
</para>
|
||||
|
||||
<para>
|
||||
If a <command>rate-limit</command> statement does not specify a
|
||||
<command>domain</command>, then it applies to the root domain
|
||||
(".") and thus affects the entire DNS namespace, except those
|
||||
portions covered by other <command>rate-limit</command>
|
||||
statements.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Communities of DNS clients can be given their own parameters or no
|
||||
rate limiting by putting
|
||||
|
|
|
|||
Loading…
Reference in a new issue