• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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