WPS Hosting’s WordPress Hosting platform uses PHP-FastCGI Process Manager (PHP-FPM) to provide the best performance for websites using the WordPress content management system (CMS). PHP-FPM Read More >
PHP-FPM
PHP-FPM: The Future of PHP Handling
suPHP vs. PHP-FPM
This article provides an in-depth comparison of two PHP handlers. For an introduction to PHP handlers, refer to our article discussing what a PHP handler Read More >
How to Enable PHP-FPM Using WHM
PHP-FPM is an improved PHP handler that uses a pool of workers (per domain) to quickly process PHP scripts. Once the script completes running, PHP-FPM Read More >
PHP-FPM Settings for Better Optimization
After enabling PHP-FPM (PHP-FastCGI Process Manager) on your VPS, you’ll need to know how to restart the PHP-FPM service and modify its settings. Below we Read More >
How to Restart PHP-FPM
Fix the PHP-FPM Server Reached Max_children Error
Occasionally, you may run into a max_children error with the PHP-FPM server: [10-Dec-2018 04:30:31] WARNING: [pool example1] server reached max_children setting (5), consider raising itRead More >