• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question How to setup manual nginx.conf?

Hello Tell,

Just out of curiosity, what is your load balancing structure?

Maybe this way I can understand it better to help you

a greeting

Hello garcue, glad you're here.

Actually I just want to make three node js apps and one of my subdomain would balance the request from users from each node js apps.
I also curious how I could balance the request to one subdomain which could upstream from several subdomain which contain the same app.
I browse the google all the times but any tutorial are not suitable for me.
 
Hello garcue, glad you're here.

Actually I just want to make three node js apps and one of my subdomain would balance the request from users from each node js apps.
I also curious how I could balance the request to one subdomain which could upstream from several subdomain which contain the same app.
I browse the google all the times but any tutorial are not suitable for me.

mmm from plesk there is no load balancing system, you can take a look at HAPROXY to do that action, but it is an external tool to plesk. With it what you would do would be to balance the traffic between different machines.
 
Back
Top