2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 07:35:26 +00:00

Merge branch '1031-multiple-rate-limit-clauses-are-unsupported-master' into 'master'

Resolve "Multiple rate-limit clauses are unsupported"

See merge request isc-projects/bind9!2262
This commit is contained in:
Evan Hunt
2019-08-21 11:04:14 -04:00

View File

@@ -10318,22 +10318,6 @@ example.com CNAME rpz-tcp-only.
but are counted to compute the query per second rate. but are counted to compute the query per second rate.
</para> </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> <para>
Communities of DNS clients can be given their own parameters or no Communities of DNS clients can be given their own parameters or no
rate limiting by putting rate limiting by putting