Load Balancing with NGINX
Video Statistics and Information
Channel: Juriy Bura
Views: 73,657
Rating: 4.9533334 out of 5
Keywords: node.js, load balancing, nginx
Id: 2X4ZO5tO7Co
Channel Id: undefined
Length: 14min 34sec (874 seconds)
Published: Thu Apr 13 2017
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I was planning on doing a setup like this. The video was very informative.
What's the benefit of creating two PM2 processes in fork mode rather than using cluster mode? I guess Nginx is better performing, but you'd also get zero-downtime deployments directly with PM2.