Edit Default PHP-FPM Settings
If you have many cPanel accounts, you may prefer to change the default settings for newly created cPanel accounts. As root, SSH into your server or launch WHM terminal. Create a system_pool_defaults.yaml file in the /var/cpanel/ApachePHPFPM directory. To do this using nano, type the following: nano /var/cpanel/ApachePHPFPM/system_pool_defaults.yaml Add the following to the new file: pm_max_children:… Read More »