Converting All Accounts to PHP-FPM Question
So I understand that PHP-FPM can lower load and improve the handling of traffic spikes, but are there any downsides to enabling it?
Can it break things? What kind of things?
Is it usually safe to use the "Convert All Accounts to PHP-FPM" button?
-
the down side is that is uses a lot of memory 0 -
Hello @jcwacky, There are some slight differences in how php.ini directives are managed with PHP-FPM. We recently published a guide with information on those differences at: Keep in mind you can easily disable PHP-FPM for each domain using WHM >> MultiPHP Manager should you observe any issues. Thank you. 0
Please sign in to leave a comment.
Comments
3 comments