Correct a problem that resulted in FcgidMaxProcesses being ignored
in some situations.

The FcgidMaxProcesses test was skipped if there were no existing
processes in the process class. The global check -- FcgidMaxProcesses
-- needs to be performed first before searching for existing processes
in the class.

PR: 48981
Submitted by: <rkosolapov gmail.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/mod_fcgid/trunk@939478 13f79535-47bb-0310-9956-ffa450edef68
2 files changed