From: Petr Špaček Date: Fri, 17 Jun 2022 08:14:49 +0000 (+0200) Subject: Deduplicate send-cookie definition in the ARM X-Git-Tag: v9.19.3~25^2~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7937c4bc9c1b3809091202180bb4cc82480701e1;p=thirdparty%2Fbind9.git Deduplicate send-cookie definition in the ARM --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 536203ca800..d7211d3c8ed 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -2150,6 +2150,9 @@ Boolean Options option may be limited to receiving smaller responses via the ``nocookie-udp-size`` option. + The :iscman:`named` server may determine that COOKIE is not supported by the + remote server and not add a COOKIE EDNS option to requests. + The default is ``yes``. .. namedconf:statement:: stale-answer-enable @@ -5244,19 +5247,12 @@ any top-level ``server`` statements are used as defaults. an NSID EDNS option to requests sent to the server. This overrides ``request-nsid`` set at the view or option level. -.. namedconf:statement:: send-cookie - - The ``send-cookie`` clause determines whether the local server adds - a COOKIE EDNS option to requests sent to the server. This overrides - ``send-cookie`` set at the view or option level. The :iscman:`named` server - may determine that COOKIE is not supported by the remote server and not - add a COOKIE EDNS option to requests. - It is possible to override the following values defined in :namedconf:ref:`view` and :namedconf:ref:`options` blocks: - :namedconf:ref:`edns-udp-size` - :namedconf:ref:`max-udp-size` + - :namedconf:ref:`send-cookie` .. _statschannels: