• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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