mod_mpm_prefork vs mod_mpm_event + PHP FPM for Wordpress
Multiple wordpress sites on a server - some of them are demanding sites (lots of images and users)
What would be the recommended setup?
mod_mpm_prefork
or mod_mpm_event with PHP FPM
-
Hello, I will suggest you to go with mod_mpm_event with PHP. Regards, 0 -
We have PHP-FPM setup by default for a reason - it seems to work well for many users, so I'd go with that. 0
Please sign in to leave a comment.
Comments
2 comments