<optional> require-server-cookie <replaceable>yes_or_no</replaceable>; </optional>
<optional> cookie-algorithm <replaceable>secret_string</replaceable>; </optional>
<optional> cookie-secret <replaceable>secret_string</replaceable>; </optional>
+ <optional> nocookie-udp-size <replaceable>number</replaceable> ; </optional>
<optional> request-nsid <replaceable>yes_or_no</replaceable>; </optional>
<optional> rfc2308-type1 <replaceable>yes_or_no</replaceable>; </optional>
<optional> use-id-pool <replaceable>yes_or_no</replaceable>; </optional>
</listitem>
</varlistentry>
+ <varlistentry>
+ <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.
+ </para>
+ </listitem>
+ </varlistentry>
+
<varlistentry>
<term><command>sit-secret</command></term>
<listitem>
<optional> edns <replaceable>yes_or_no</replaceable> ; </optional>
<optional> edns-udp-size <replaceable>number</replaceable> ; </optional>
<optional> edns-version <replaceable>number</replaceable> ; </optional>
- <optional> nocookie-udp-size <replaceable>number</replaceable> ; </optional>
<optional> max-udp-size <replaceable>number</replaceable> ; </optional>
<optional> tcp-only <replaceable>yes_or_no</replaceable> ; </optional>
<optional> transfers <replaceable>number</replaceable> ; </optional>
that is blocking large replies from <command>named</command>.
</para>
- <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.
- </para>
-
<para>
The <command>tcp-only</command> option sets the transport
protocol to TCP. The default is to use the UDP transport