Wednesday 3 May 2017

nodejs - How should i use nginx along with pm2 for my application running in cluster mode?

I have given a task to use nginx and pm2 in my application. How should i use nginx infront of my nodejs application which is running using pm2 in cluster mode?

Also learned that pm2 itself provides built-in load balancer, why should i use nginx then?



via gkrishna

No comments:

Post a Comment