Deduplicate max-udp-size definition in the ARM

This commit is contained in:
Petr Špaček
2022-06-17 10:09:01 +02:00
parent 624bbf403c
commit 8ac82b4f30

View File

@@ -5160,14 +5160,6 @@ any top-level ``server`` statements are used as defaults.
values are silently adjusted. This option is not needed until
higher EDNS versions than 0 are in use.
.. namedconf:statement:: max-udp-size
The option sets the maximum EDNS UDP message size
:iscman:`named` sends. Valid values are 512 to 4096 bytes; values outside
this range are silently adjusted. This option is useful when
there is a firewall that is blocking large replies from
:iscman:`named`.
.. namedconf:statement:: padding
The option adds EDNS Padding options to outgoing messages,
@@ -5264,6 +5256,7 @@ 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`
.. _statschannels: