LLB Settings
Setting for Haltdos LLB
Last updated
Was this helpful?
Setting for Haltdos LLB
Last updated
Was this helpful?
Link load balancing is a term that refers to the management of the traffic that is initiated within a local network that is destined to go out through one of a set of WAN connections. The link load balancer sits at the LAN-WAN boundary. It will redirect requests coming from the LAN segment that is destined to go out to the public Internet, by directing the traffic onto one of the various WAN connections.
1. Go to Stack > LLB
2. Enable Load Balancing
3. Configure your settings.
4. Add Interfaces
5. Click Save Changes.
Enable Load Balancing
Enables Load Balancing Accepted values: Boolean
False (mandatory)
WAN Algorithm
Drop Down
Round Robin
Connection Tuple Expiry
Accepted values: Integer
10
Connection less Tuple Expiry
Accepted values: Integer
10
Interface
Drop Down
Empty
Weight
Accepted values: Integer
100 (mandatory)
This field allows the user to enable or disable the load balancer. By default, It's set on disable.
This option species the WAN Load Balancing algorithm used to balance the load between multiple WAN links. Users can select the WAN algorithm from the drop-down menu. In Haltdos LLB users get many WAN algorithms which are mentioned below.
a) Round Robin: The administrator assigns a weight to each WAN connection based on criteria of their choosing for their traffic-handling capability. If the WAN 1 connection is twice as better for data communication as WAN 2. then WAN 1 is to be given a double weight value in comparison to WAN 2.
b) Source IP: Source IP hash load balancing algorithm that combines source and destination IP addresses of the users and websites to generate a unique hash key. The key is used to allocate the client to a particular server. As the key can be regenerated if the session is broken, the client request is directed to the same server it was using previously.
c) Bandwidth: In the least bandwidth method Users are selected based on the WAN Link's bandwidth consumption i.e WAN connection that consumes the high bandwidth is selected (measured in Mbps).
d) Sessions: Session load balancing is a dynamic load balancing algorithm where user requests are distributed to the WAN connection with the least number of active connections at the time the user's request is received.
Tuple refers to a set of five different values that comprise a Transmission Control Protocol/Internet Protocol (TCP/IP) connection. When a tuple is active but is not getting any response we can set ty time for such type of connection tuple. Users can specify the expiry of the connection tuple in seconds.
When this Tuple is based on UDP protocol we can consider it a Connection-less tuple. This time specifies after how much time UDP or ICMP-based tuple should be closed. Users can specify the expiry of the connection-less tuple in seconds.
This option will show a list of all WAN links with their names along with their weight values.
This option allows the user to set the weight value for an interface. This is a static numerical weighting. Interface with higher ratings gets more requests sent to them.