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

--- Comment #2 from Piotr Gackiewicz <[email protected]> 2010-11-19 09:16:27 
EST ---
(In reply to comment #0)
> FcgidMaxProcessesPerClass only counts inside virtualhost (or maybe 
> virtualhosts
> with same ServerName? - which should be none). In original fastcgi
> implementation MaxProcessesPerClass could be used to limit max number of
> spawned process for same file (wrapper) thus making it possible to limit also
> "per virtual/system user". In fcgid such limit can't be established.

I fully support this statement.
When comparing to mod_fcgid-2.2 process management, ASF version spawns tons of
unnecessary processes. Unnecessary at least when using the same
FcgidWrapper+PHP for the same system user, just different VirtualHost.

Had to downgrade almost immediately after upgrade, due to server load jumping
sky high...

Is there a way to achieve the old mod_fcgid proces management behaviour with
proper config directives?
If not, I'm unhappily stuck with Ryan Pan version...

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