The steps to configure the load balance UAG are as below:

Procedure

  1. Create a Custom Health Monitor for UAG.
  2. Create Pool.
  3. Install SSL Certificate required for L7 VIP.
  4. Create a Virtual Service.
  5. Update DataScript
    1. From the UI, navigate to Templates > Scripts > DataScripts.
    2. Edit the DataScript System-Standard-Horizon-UAG and scroll down to HTTP LB Done Event Script.
    3. Under the HTTP LB Done Event Script, edit the first line and add site-specific UAG virtual service FQDN there.
    4. 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.

  6. Binding the L7 DataScript
    1. From the UI, navigate to Applications > Virtual Services.
    2. Edit the virtual service that was created.
    3. Go to Policies > DataScripts.
    4. Click Add DataScripts.
    5. Under Script To Execute, select System-Standard-Horizon-UAG.
    6. Click Save DataScript and click Save.