• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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