With Plesk 10 and Plesk 11 we change some default settings regarding FCGI. For example, in /etc/apache2/mods-enabled/fcgid.conf we change:
FcgidMaxProcesses 20
to something like
FcgidMaxProcesses 200
In Plesk 11.5 on Debian Wheezy this file (fcgid.conf) doesn't exists and I cannot find the configuration parameters somewhere else. Where do I need to go to change these values?
FcgidMaxProcesses 20
to something like
FcgidMaxProcesses 200
In Plesk 11.5 on Debian Wheezy this file (fcgid.conf) doesn't exists and I cannot find the configuration parameters somewhere else. Where do I need to go to change these values?