remove reference to rate-limit { domain ...; }

(cherry picked from commit 2275630bc9)
This commit is contained in:
Mark Andrews 2019-05-15 12:06:01 +10:00 committed by Evan Hunt
parent e1792341ac
commit 9fc4be226d

View file

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