PHP-FPM for WordPress Updated on July 30, 2021 by Christopher Maiorana 0 Minutes, 58 Seconds to Read Your WordPress hosting package has been optimized with every consideration toward speed and security. To that effect, we have adopted the use of the PHP-FPM (PHP-FastCGI Process Manager) to manage PHP requests. PHP-FPM offers a variety of features and operation parameters. These parameters allow our systems team to manage PHP processes more efficiently. This translates to optimized speed and versatility for your WordPress project. The following is a modest sample of the features we are happy to provide with PHP-FPM: Improved Performance PHP-FPM runs separately from Apache. This means better performance for both PHP and Apache. Configurable operation parameters means our systems team has more control in making sure that all users get fair access to the CPU resources. Better PHP and Apache means more WordPress for more people at fast speeds. Sophisticated Caching PHP-FPM offers sophisticated caching opportunities. Running scripts once and caching them allows PHP-FPM to load those scripts from memory later. This kind of “micro-caching” yields tremendous improvements over previous PHP handlers. Security Previous PHP handlers would run scripts from the Apache user group. Conversely, PHP-FPM can run scripts that are unique to users. This feature is designed to provide better security. Share this Article CM Christopher Maiorana Content Writer II Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog. More Articles by Christopher Related Articles How to Create an Admin Account in WordPress via MySQL Create a Footer for WordPress How to Create a Gallery in WordPress without a Plugin How to Disable the WP-Cron (wp-cron.php) in WordPress How to Change Your Site URL in Your WordPress Admin Dashboard W3 Total Cache – Guide to WordPress Caching WordPress – Changing the Site URL and Home Settings How to Globally Change the Font in WordPress How to Install WordPress using Softaculous Cleaning Up Old Post Metadata in WordPress