Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Aug 29, 2025, 02:32 AM

Title: Unable to access website: [pool example.com] seems busy (you may need to
Post by: Suhitha on Aug 29, 2025, 02:32 AM
Question: Unable to access website: [pool example.com] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 8 children, there are 1 idle, and 49 total children


Applicable to:



Symptoms



[b]WARNING: [pool example.com] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 8 children, there are 0 idle, and 129 total children


[b]AH01067: Failed to read FastCGI header, referer: https://example.com/testpage.php


Cause

Some or all values for the PHP FastCGI Process Manager (PHP-FPM) directives below were exceeded by the related website:

 


Resolution

Apply one of the solutions below:

        Solution I

1.Log into Plesk.

2.Go to Domains > example.com > PHP Settings > PHP-FPM settings section.

3.Change pm from dynamic to ondemand

4.Press the OK button to apply the change
Note: after applying the steps above, the RAM consumption and load on the server can be increased

          Solution II

1.Log into Plesk.

2.Go to Domains > example.com > PHP Settings > PHP-FPM settings section.

3.Increase values for the directives pm.start_servers, pm.min_spare_servers, pm.max_spare_servers and press the OK button to apply the changes


Additional information

Plesk for Linux services logs and configuration files

PHP: Configuration - Manual