mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 13:08:06 +00:00
Remove trailing whitespaces
This commit is contained in:
parent
9a7c2b370e
commit
ea2d213f34
@ -14,7 +14,7 @@
|
|||||||
DNSSEC
|
DNSSEC
|
||||||
------
|
------
|
||||||
DNS Security Extensions (DNSSEC) provide reliable protection from
|
DNS Security Extensions (DNSSEC) provide reliable protection from
|
||||||
`cache poisoning`_ attacks. At the same time these extensions also provide other benefits:
|
`cache poisoning`_ attacks. At the same time these extensions also provide other benefits:
|
||||||
they limit the impact of `random subdomain attacks`_ on resolver caches and authoritative
|
they limit the impact of `random subdomain attacks`_ on resolver caches and authoritative
|
||||||
servers, and provide the foundation for modern applications like `authenticated
|
servers, and provide the foundation for modern applications like `authenticated
|
||||||
and private e-mail transfer`_.
|
and private e-mail transfer`_.
|
||||||
|
@ -3764,14 +3764,14 @@ system.
|
|||||||
.. namedconf:statement:: clients-per-query
|
.. namedconf:statement:: clients-per-query
|
||||||
:tags: server
|
:tags: server
|
||||||
:short: Sets the initial minimum number of simultaneous recursive clients accepted by the server for any given query before the server drops additional clients.
|
:short: Sets the initial minimum number of simultaneous recursive clients accepted by the server for any given query before the server drops additional clients.
|
||||||
|
|
||||||
This sets the initial value (minimum) number of simultaneous recursive clients
|
This sets the initial value (minimum) number of simultaneous recursive clients
|
||||||
for any given query (<qname,qtype,qclass>) that the server accepts before
|
for any given query (<qname,qtype,qclass>) that the server accepts before
|
||||||
dropping additional clents. :iscman:`named` attempts to self-tune this
|
dropping additional clents. :iscman:`named` attempts to self-tune this
|
||||||
value and changes are logged. The default value is 10.
|
value and changes are logged. The default value is 10.
|
||||||
|
|
||||||
The chosen value should reflect how many queries come in for a given name
|
The chosen value should reflect how many queries come in for a given name
|
||||||
in the time it takes to resolve that name.
|
in the time it takes to resolve that name.
|
||||||
|
|
||||||
.. namedconf:statement:: max-clients-per-query
|
.. namedconf:statement:: max-clients-per-query
|
||||||
:tags: server
|
:tags: server
|
||||||
@ -4239,7 +4239,7 @@ Tuning
|
|||||||
|
|
||||||
.. namedconf:statement:: servfail-ttl
|
.. namedconf:statement:: servfail-ttl
|
||||||
:tags: server
|
:tags: server
|
||||||
:short: Sets the length of time (in seconds) that a SERVFAIL response is cached.
|
:short: Sets the length of time (in seconds) that a SERVFAIL response is cached.
|
||||||
|
|
||||||
This sets the number of seconds to cache a SERVFAIL response due to DNSSEC
|
This sets the number of seconds to cache a SERVFAIL response due to DNSSEC
|
||||||
validation failure or other general server failure. If set to ``0``,
|
validation failure or other general server failure. If set to ``0``,
|
||||||
@ -5765,7 +5765,7 @@ any top-level :namedconf:ref:`server` statements are used as defaults.
|
|||||||
.. namedconf:statement:: keys
|
.. namedconf:statement:: keys
|
||||||
:tags: server, security
|
:tags: server, security
|
||||||
:short: Specifies one or more :any:`server_key` s to be used with a remote server.
|
:short: Specifies one or more :any:`server_key` s to be used with a remote server.
|
||||||
|
|
||||||
:suppress_grammar:
|
:suppress_grammar:
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
@ -7002,7 +7002,7 @@ Zone Types
|
|||||||
|
|
||||||
.. namedconf:statement:: type delegation-only
|
.. namedconf:statement:: type delegation-only
|
||||||
:tags: query
|
:tags: query
|
||||||
:short: Enforces the delegation-only status of infrastructure zones (COM, NET, ORG, etc.).
|
:short: Enforces the delegation-only status of infrastructure zones (COM, NET, ORG, etc.).
|
||||||
|
|
||||||
This zone type is used to enforce the delegation-only status of infrastructure
|
This zone type is used to enforce the delegation-only status of infrastructure
|
||||||
zones (e.g., COM, NET, ORG). Any answer that is received without an
|
zones (e.g., COM, NET, ORG). Any answer that is received without an
|
||||||
|
Loading…
x
Reference in New Issue
Block a user