From e615ecb7a567dedbc6b1e4d3851733afa5bed4c1 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 30 Aug 2016 23:02:39 -0700 Subject: [PATCH] [v9_11] correct default value of tcp-clients (cherry picked from commit b46760b373efc7796be64f9423d6465837e8a5bc) --- doc/arm/Bv9ARM-book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 4d09d89cc6..405c7820ff 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -8504,7 +8504,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; The maximum number of simultaneous client TCP connections that the server will accept. - The default is 100. + The default is 150.