Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Oct 04, 2025, 04:25 AM

Title: Unable to access website: [pool example.com] seems busy (you may need to
Post by: Suhitha on Oct 04, 2025, 04:25 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



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


Cause

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



Resolution


                                        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