From 193106f523a1fd3bca60a7a1bb0f875b9038dd09 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 8 May 2017 22:51:42 -0400 Subject: [PATCH 1/1] Docs typo: s/minimum/maximum/ A small thing, but it means exactly the opposite. Thanks to _adb in IRC for pointing this out! Signed-off-by: Dan Scott --- docs/development/intro_opensrf.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/intro_opensrf.adoc b/docs/development/intro_opensrf.adoc index 06c3775c42..2bce37b784 100644 --- a/docs/development/intro_opensrf.adoc +++ b/docs/development/intro_opensrf.adoc @@ -384,7 +384,7 @@ time. incoming requests. If there are fewer than this number of spare child processes, new processes will be spawned. -<14> The minimum number of child processes that should be available to handle +<14> The maximum number of child processes that should be available to handle incoming requests. If there are more than this number of spare child processes, the extra processes will be killed. -- 2.43.2