mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Deduplicate request-nsid definition in the ARM
(cherry picked from commit e91529a48b)
This commit is contained in:
parent
c611110c9b
commit
3688d706da
1 changed files with 1 additions and 6 deletions
|
|
@ -5219,12 +5219,6 @@ any top-level ``server`` statements are used as defaults.
|
|||
can be specified. Similarly, for an IPv6 remote server, only
|
||||
``notify-source-v6`` can be specified.
|
||||
|
||||
.. namedconf:statement:: request-nsid
|
||||
|
||||
The ``request-nsid`` clause determines whether the local server adds
|
||||
an NSID EDNS option to requests sent to the server. This overrides
|
||||
``request-nsid`` set at the view or option level.
|
||||
|
||||
It is possible to override the following values defined in :namedconf:ref:`view`
|
||||
and :namedconf:ref:`options` blocks:
|
||||
|
||||
|
|
@ -5232,6 +5226,7 @@ and :namedconf:ref:`options` blocks:
|
|||
- :namedconf:ref:`max-udp-size`
|
||||
- :namedconf:ref:`query-source-v6`
|
||||
- :namedconf:ref:`query-source`
|
||||
- :namedconf:ref:`request-nsid`
|
||||
- :namedconf:ref:`send-cookie`
|
||||
- :namedconf:ref:`transfer-format`
|
||||
- :namedconf:ref:`transfer-source-v6`
|
||||
|
|
|
|||
Loading…
Reference in a new issue