[master] correct default value of tcp-clients

This commit is contained in:
Evan Hunt
2016-08-30 23:02:27 -07:00
parent e7bb78349f
commit b46760b373

View File

@@ -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>