• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Multiple PHP-Pools

Everglades

New Pleskian
I recently upgraded to Plesk 12.5 and noticed that every domain is using it's own PHP-FPM pool now.
Now I have to set the pm max children and so on for every single domain (even if they all belong to my own webspace).
But as all the domains (around 10) point on the same application (a magento shop) wouldn't it make sense that all the domains share 1 PHP pool? Otherwise every domains spawns it's own PHP-FPM processes which isn't very efficient is it?

Just trying to understand. Also if it would be better to share 1 pool with all the domains how would I do that? I couldn't find the php-fpm.conf template
 
Back
Top