https://issues.apache.org/bugzilla/show_bug.cgi?id=49902
--- Comment #8 from Miroslav Vadkerti <[email protected]> 2011-11-24 21:02:20 UTC --- Acorrding to the docs of FcgidMaxProcessesPerClass Directive: This directive sets the maximum number of processes that can be started for each process class. This setting will apply to all applications spawned for this server or virtual host. Use FcgidCmdOptions to apply this setting to a single application. So shouldn't this solve your problem? FcgidCmdOptions /usr/local/bin/wrapper MaxRequestsPerProcess 10 -- 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]
