• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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