Knowledgebase

What is PHP-FPM and is FPM active?

PHP-FPM is the abbreviation for the PHP FastCGI Process Manager. When PHP-FPM is active, a pool of PHP processes is started in advance. Since the interpreter - in contrast to the use of PHP as CGI (single call) - is not started when a corresponding request is received, PHP-FPM enables significantly faster response times.

PHP-FPM is active with helloly's web hosting packages at no extra charge!

  • PHP-FPM, PHP FastCGI Process Manager
  • 3 Users Found This Useful
Was this answer helpful?