The steps to configure the load balance UAG are as below:
Procedure
- Create a Custom Health Monitor for UAG.
- Create Pool.
- Install SSL Certificate required for L7 VIP.
- Create a Virtual Service.
- Update DataScript
- From the UI, navigate to .
- Edit the DataScript System-Standard-Horizon-UAG and scroll down to HTTP LB Done Event Script.
- Under the HTTP LB Done Event Script, edit the first line and add site-specific UAG virtual service FQDN there.
- Click Save
Note:
Modify the variable uag_fqdn in the System-Standard-Horizon-UAG DataScript to contain the site-specific UAG VS FQDN (For example: uag_fqdn = ““). The URL scheme (http/https) is not required here. When the UAG VS FQDN changes in future, modify the uag_fqdn variable again with the new FQDN.
For more information, see Configuring Public IP for PCoIP in the NAT Use Case.
- Binding the L7 DataScript
- From the UI, navigate to .
- Edit the virtual service that was created.
- Go to .
- Click Add DataScripts.
- Under Script To Execute, select System-Standard-Horizon-UAG.
- Click Save DataScript and click Save.