On Feb 12, 2010 8:32am, Jonathan Petersson <[email protected]> wrote:
So I just upgraded to SVN HEAD and are trying to replicate the issue but something seams funky.


Just to trigger issues I've set the following:

MaxProcessCount 1

DefaultMaxClassProcessCount 1



Using 2.3.4 I get:

[Fri Feb 12 14:20:17 2010] [notice] mod_fcgid: too many /var/www/html/test.php processes (current:1, max:1), skip the spawn request



But using SVN HEAD there's no output at all.



Is there some new flags which mod_fcgi has to be configured with to get this output?

Previously these messages were written at log level "notice," meaning that they could not be suppressed. Now they are written at log level "info". Set LogLevel to debug or info to see them.

Reply via email to