Create Load Balancing Rules
- Last Updated: December 18, 2024
- 2 minute read
- LoadMaster
- LoadMaster GA
- Documentation
On Azure cloud, the ILB is used to create the “Shared IP address” and to probe and route traffic to the LoadMaster instances. Load Balancing Rules must be configured for any traffic that is published through the LoadMaster:
- Click Add a load
balancing rule.

- Under Add load
balancing rule, complete the following fields:
- Enter a Name for the load balancing rule.
- Select the IP Version.
- Select the Frontend IP address created earlier.
- Select the Backend pool created earlier.
- Select the Protocol to use.
- Enter the Port that clients will connect to.
- Enter the Backed port to send traffic to.
- For Health
Probe, click Create new.
Note: These two port numbers are typically the same but, if required, the traffic can be directed to a different backend port number than the one clients will connect to.
- Under Add health
probe, complete the following fields:
- Enter a Name for the health probe.
- Select HTTP as the Protocol.
- Enter 8444 as the Port.
- Keep the Path as the default setting of /.
- Set the Interval to 5.
- Click OK.
- Keep the rest of the configuration as the default settings and click Add.
- Add additional rules for other ports that are required in the environment.
Note: You can add
additional load balancing rules depending on application requirements.TCP/8443 can be added
to provide access to the active LoadMaster.TCP/8444 can be added to provide information on
the state of the HA pair.TCP/22 must be open if GEO partners are being used in the
environment. Refer to the Configure GEO
Clusters with HA section for more information on GEO clusters.