Skip to main content

LFD Excessive Resource Usage - Normal for PHP-FPM?

Comments

5 comments

  • SB-Nick
    I find this quite normal, if the thread isnt overloading the machine there isnt much to do except to tune PT_ or FPM.
    0
  • ItsMattSon
    Yeah, I think you might be right there @SB-Nick. Mind if I ask you how you'd personally handle it? Would you raise PT_USERMEM to 768MB or would you add that 'php-fpm: pool site_com' Command Line to csf.pignore?
    0
  • SB-Nick
    I personally pignore it on medium to heavy boxes.
    0
  • ItsMattSon
    So, in the end I went with adding the Command Line of two that were hassling me every minute or so as I didn't thing disabling PT_USERMEM was a good idea or raising the value to anything higher. I know this line can be faked by exploits but I guess there's no better way to go about it, really. cmd:php-fpm: pool site_com pcmd:/opt/cpanel/ea-php56/root/usr/bin/php /home/site/public_html/bin/magento * And as long as I put those together correctly, that should be the last I see about PHP-FPM pool for that site and Magento's cron jobs. Thanks for the help!
    0
  • cPanelMichael
    Hello @ItsMattSon, Thanks for updating this thread with the outcome. I'm marking this thread as solved.
    0

Please sign in to leave a comment.