• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How Do I Locate and Edit "fcgid.conf" File in Plesk ?

Mrgreatjay

New Pleskian
Hello, I am new here and I ll be glad if this issue is solved.

I recently bought a VPS with Cent OS and Plesk, and I installed wordpress on the site, but the site gets slow whenever there is some traffic ( Not up to 100 visits).

After reading through the internet I figured out that I have to increase the 'FcgidMaxProcesses' value in 'fcgid.conf' but the problem is that I dont know where it is on my server.

Pls help me out.

Thanks.
 
It is /etc/httpd/conf.d/fcgid.conf file:

# grep FcgidMaxProcesses /etc/httpd/conf.d/fcgid.conf
FcgidMaxProcesses 20
FcgidMaxProcessesPerClass 8
 
Oh! thanks for the reply I figured it out and increased it, but the problem ( Slow loading) still persist. Any suggestion?
 
Back
Top