• 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.

Resolved PHP-FPM Options greyed out in UI while they should be available

Xio

New Pleskian
Greetings,

According to this link it tells us those extra options are only available on dynamic. However these options should be available also with static. Atleast thats how I understand it. In my version of plesk (latest) these options are still greyed out forcing me to configure them manually.

Is this a bug or did I not clearly understand the answer?

Regards!
 
In PHP-FPM "static" mode, the number of children is always the same and defined by pm.max_children.

The drop down fields in the extra options have no effect on "static" mode. So it is correct that they are greyed out when "static" is selected.
 
Back
Top