• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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