Welcome! Log In Create A New Profile

Advanced

active/active load balancing

Posted by thorwald 
active/active load balancing
April 07, 2015 08:29AM
Hi guys,

I would like to pick up your brains.

I need to build a robust and reliable load balancing cluster on nginx. The trouble with that is I'm going to spread the load horizontally what means I will have multiple "same level" nginx boxes with a single VIP on one of them. I would like to pass the traffic to all the nodes in that cluster as well to the "director" so the node which handles the VIP and load balance that traffic across the backends.

So for example I have something like that:

INTERNET -> VIP -> nginx {0-9} -> backend apache {0-100}.

Let's assume VIP sits on nginx0 and when for example we will deal with 1000 connections I want nginx0 to spread the load evenly across the cluster (nginx0-9) so in theory every nginx box should have 100 connections at the same time and process the reuqests.

I'm not sure if my scenario is quite real so would like to ask you about the ideas or use cases.

Thank you in advance for your help.

Regards.
Thorwald



Edited 1 time(s). Last edit at 04/07/2015 08:30AM by thorwald.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 127
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready