Skip to main content

What is PHP-FPM and what are the benefits?

Comments

3 comments

  • Eminds
    Go through the URL below and you will have an idea of PHP-FPM PHP-FPM and EasyApache 4 - Documentation - cPanel Documentation
    0
  • lewis-teck
    Out of everywhere I looked, I completely looked past the cPanel documentation and I'm surprised it didn't come up on Google! One thing that isn't on Google or the cPanel documentation is an explanation of the pool options. What is the difference between "Max children" and "Max requests" and what unit is the idle timeout in? Isn't that already in php.ini? Thanks!
    0
  • cPanelMichael
    What is the difference between "Max children" and "Max requests" and what unit is the idle timeout in? Isn't that already in php.ini?

    Hello @lewis-teck, I'm happy to see you are enjoying EasyApache 4 thus far. The PHP-FPM configuration values are not stored in the default php.ini file. Instead, you would follow the instructions from this post if you needed to adjust any values other than the ones listed under "Pool Options" in the UI: Enabling PHP-FPM in MultiPHP Manager You can find information on the default configuration values at: PHP: Configuration - Manual The default "Process Idle Timeout" value is "10 seconds". Thank you.
    0

Please sign in to leave a comment.