---

How To Prevent PHP-FPM From Consuming Too Much RAM in Linux

If you have deployed a LEMP (Linux, NGINX, MySQL/MariaDB, and PHP) stack, then you are probably using FastCGI proxying within NGINX (as an HTTP server), for PHP processing. PHP-FPM (an acronym of FastCGI Process Manager) is a widely-used and high-performance alternative PHP FastCGI implementation.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis