2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +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>
<listitem>
</para>
The <command>nocookie-udp-size</command> option sets the
maximum size of UDP responses that will be sent to
queries without a valid server COOKIE. The command
<command>max-udp-size</command> option may further limit
the response size.
Sets the maximum size of UDP responses that will be
sent to queries without a valid server COOKIE. A value
below 128 will be silently raised to 128. The default
value is 4096, but the <command>max-udp-size</command>
option may further limit the response size.
</para>
</listitem>
</varlistentry>