From 85772ec86028298dd915dbd112b191b083fc8260 Mon Sep 17 00:00:00 2001
From: Daniel Gruno byrequests
load balancing method..
lbfactor is how much we expect this worker - to work, or the workers's work quota. This is + to work, or the workers' work quota. This is a normalized value representing their "share" of the amount of work to be done.
diff --git a/docs/manual/mod/mpmt_os2.xml b/docs/manual/mod/mpmt_os2.xml index 63a41290ef..e4f70e8890 100644 --- a/docs/manual/mod/mpmt_os2.xml +++ b/docs/manual/mod/mpmt_os2.xml @@ -32,7 +32,7 @@The Server consists of a main, parent process and a small, static number of child processes.
-The parent process's job is to manage the child processes. This +
The parent process' job is to manage the child processes. This
involves spawning children as required to ensure there are always