https://bz.apache.org/bugzilla/show_bug.cgi?id=58799

--- Comment #2 from [email protected] ---
Thanks for the clarification. I am not seeing that a request causes a new
worker to be spawned if the current count is below this value (mine is set to
5). I can curl my app all day long with one request at a time, and the current
count stays at one worker. :) This is presumably because the one worker handles
all of the requests. I'm guessing your statement ("The effect of
FcgidMinProcessesPerClass is to guarantee that a request will cause a new
worker to be spawned if the current count is below this value") is qualified by
"if an existing worker cannot handle the request."

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to