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

Question Panel-Port for management Node

Martin.B

Plesk Certified Professional
Plesk Certified Professional
As I read it, the management node for Plesk Multiserver can't contain any accounts or websites itself.
So is it possible to deactivate Apache & Nginx on the management node and reconfigure the Plesk-Panel (via /etc/sw-cp-server/conf.d/plesk.conf) to listen to Ports 80/443?
 
Hi @Martin.B,

So is it possible to deactivate Apache & Nginx on the management node and reconfigure the Plesk-Panel (via /etc/sw-cp-server/conf.d/plesk.conf) to listen to Ports 80/443?

No, it isn't. You can deactivate nginx but you can't deactivate Apache which serves Plesk panel itself. The panel is used for centralized customers login.
Another reason is that port 8443 is hard-coded for Multi Server redirections from service nodes to the management node.
 
How about having the panel listen on both 443 and 8443?
Then customers could easily login via plain old HTTPS but the server nodes can all communicate as normal over :8443

It would be nice to to have this for security reasons too so we could firewall off :8443 to just internal servers and only open HTTPS port to end users for login to the CP.
Plus it would make the whole setup look more robust and not look just like a bunch of ordinary Plesk servers hobbled together.
 
Just tried this guide but it seems outdated for Plesk 17 Onyx. Have you a link to an updated version of this guide?
 
Back
Top