mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-19 18:28:52 -04:00
[v9_11] correct default value of tcp-clients
(cherry picked from commit b46760b373)
This commit is contained in:
parent
3711866d8b
commit
e615ecb7a5
1 changed files with 1 additions and 1 deletions
|
|
@ -8504,7 +8504,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
|
|||
<para>
|
||||
The maximum number of simultaneous client TCP
|
||||
connections that the server will accept.
|
||||
The default is <literal>100</literal>.
|
||||
The default is <literal>150</literal>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue