DEV Community

Trilochan Parida
Trilochan Parida

Posted on

How to set up Nginx as a load balancer in Ubuntu: Hands-on!


In this tutorial, I will show you how to configure the Load Balancer using Nginx. We will use Nginx as a load balancer and apache will be the origin server.

Content:

00:00 Welcome
00:37 Set up Load Balancer using Round Robin
04:25 Set up Load Balancer using Least Connections
05:30 Set up Load Balancer using IP Hash

You can watch the load balancer video here: https://youtu.be/w_XYQN8hLB4

For more configuration details refer: https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/

Follow on:
Twitter: https://twitter.com/TechParida
Linkedin: https://www.linkedin.com/company/codingx/
Facebook: https://www.facebook.com/codingx
Instagram: https://www.instagram.com/coding.x/

Please do like, share and if you have any queries please comment below. Please don’t forget to subscribe. Thank you so much.

Top comments (0)