2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 08:05:21 +00:00

improve the nocookie-udp-size documentation

This commit is contained in:
Jeremy C. Reed
2015-09-16 11:34:56 -04:00
parent ed15792642
commit 205c17fd0d

View File

@@ -6519,11 +6519,11 @@ options {
<term><command>nocookie-udp-size</command></term> <term><command>nocookie-udp-size</command></term>
<listitem> <listitem>
</para> </para>
The <command>nocookie-udp-size</command> option sets the Sets the maximum size of UDP responses that will be
maximum size of UDP responses that will be sent to sent to queries without a valid server COOKIE. A value
queries without a valid server COOKIE. The command below 128 will be silently raised to 128. The default
<command>max-udp-size</command> option may further limit value is 4096, but the <command>max-udp-size</command>
the response size. option may further limit the response size.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>