Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
b1b5edda
Commit
b1b5edda
authored
Mar 22, 2018
by
Mukund Sivaraman
Committed by
Evan Hunt
Apr 11, 2018
Browse files
Add ARM documentation
parent
0ce62893
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/arm/Bv9ARM-book.xml
View file @
b1b5edda
...
...
@@ -4213,6 +4213,35 @@ badresp:1,adberr:0,findfail:0,valfail:0]
<variablelist>
<varlistentry>
<term><command>atr-size</command></term>
<listitem>
<para>
For UDP, specifies the minimum size of the DNS reply
message for which an additional truncated response (ATR)
will be sent after a delay of
<command>atr-delay</command> milliseconds. If a large
DNS response message is lost somehow, this feature the
delayed truncated response would still come through,
enabling quick progress to TCP. The default value is
65536 which effectively disables this facility.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><command>atr-delay</command></term>
<listitem>
<para>
Specifies the delay in milliseconds after which
additional truncated messages (ATR) are sent. See
<command>atr-size</command> for more details. The
default value is 100ms, and the maximum allowed is
4000ms.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><command>attach-cache</command></term>
<listitem>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment