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
Kea
Commits
5298a0ca
Commit
5298a0ca
authored
Aug 30, 2012
by
Jelte Jansen
Browse files
[357] update bind10-guide and auth manpage
parent
21274517
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/guide/bind10-guide.xml
View file @
5298a0ca
...
...
@@ -1633,6 +1633,16 @@ can use various data source backends.
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
tcp_recv_timeout
</term>
<listitem>
<simpara>
<varname>
tcp_recv_timeout
</varname>
is the timeout used on
incoming TCP connections, in milliseconds. If the query
is not sent within this time, the connection is closed.
</simpara>
</listitem>
</varlistentry>
</variablelist>
</para>
...
...
src/bin/auth/b10-auth.xml
View file @
5298a0ca
...
...
@@ -152,6 +152,12 @@
The default is 60.
</para>
<para>
<varname>
tcp_recv_timeout
</varname>
is the timeout used on
incoming TCP connections, in milliseconds. If the query
is not sent within this time, the connection is closed.
</para>
<!-- TODO: formating -->
<para>
The configuration commands are:
...
...
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