https://issues.apache.org/bugzilla/show_bug.cgi?id=48949

--- Comment #7 from [email protected] 2010-11-23 10:39:00 EST ---
I faced similar problems. On gracefull stop, apache should release logs and
close ports and then let the workers finish (or at least I hope so). However
worker + fcgi combination blocks the server, until all children quit.

Gracefull reload works for me, but spawning scores rise quite high (lots of
terminated fcgi apps), so that fcgi refuses to start new workers for quite a
long time, because of FcgidSpawnScoreUpLimit.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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