From c3cac1ed13405f60967359a06bd0e0a7dbb3d594 Mon Sep 17 00:00:00 2001 From: Lee Date: Sat, 10 Apr 2021 11:16:42 -0400 Subject: [PATCH] Update the max-client-connections documentation The default value for max-client-connections is 128, so there is no "Effect if unset:". The value is 128 or whatever the user specified in the config file. --- doc/source/p-config.sgml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 45065dfa..53985876 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -3136,16 +3136,11 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t - Effect if unset: + Notes: Connections are served until a resource limit is reached. - - - - Notes: - &my-app; creates one thread (or process) for every incoming client connection that isn't rejected based on the access control settings. -- 2.39.2