[v9_11] correct default value of tcp-clients

(cherry picked from commit b46760b373)
This commit is contained in:
Evan Hunt 2016-08-30 23:02:39 -07:00
parent 3711866d8b
commit e615ecb7a5

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>