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

--- Comment #12 from Jeff Trawick <[email protected]> 2010-04-29 16:36:06 EDT 
---
(In reply to comment #4)
> I just discovered the same problem on Fedora 11 (mod_fcgid 2.2).  The 
> following
> patch solves the concrete problem, but it should not be considered as proposed
> one.  It works for me, so it may be used as temporary solution.
> 
> In the patch I just move check of amount of run processes into beginning of
> is_spawn_allowed function.

Your patch looks correct to me.  I expect to commit shortly.
> 
> My guess is there is some race condition (the situation that I see in logs
> leads me to that).

The oddity (not a race condition in the normal sense) is that the limit will be
ignored when no instance of the process we're trying to start is currently
active.

-- 
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