19
Copyright © 2000 - 2005 KEMP Technologies, Inc. All Rights Reserved.
The topology in high availability-mode looks like this:
Note: In HA mode, the Real Servers must have the shared IP address of the LoadMaster farm-side interface
configured as the default gateway.
F. Balancing Methods
There are several load balancing methods provided by the LoadMaster, which are known as "scheduling rules"
or “algorithms”:
1. Round Robin
With this method incoming requests are distributed sequentially across the server farm (cluster), i.e. the
available servers.
If this method is selected, all the servers assigned to a virtual service should have the similar resource
capacity and host identical applications. Choose round robin if all servers have the same or similar
performance and are running the same load. Subject to this precondition, the round robin system is a simple
and effective method of distribution.
However, if the servers have different capacities, the use of the round robin system can mean that a less
powerful server receives the next inquiry even though it has not yet been able to process the current one.
This could cause a weaker server to become overloaded.