Configuring virtual server pools
The virtual server pool configuration defines the set of virtual servers that can be matched in DNS resource records, so it should include, for example, all the virtual servers that can be answers for DNS requests to resolve www.example.com.
You also specify the key parameters of the global load balancing algorithm, including proximity options, status checking options, load balancing method, and weight.
The DNS response is an ordered list of answers. Virtual servers that are unavailable are excluded. Available virtual servers are ordered based on the following priorities:
- Geographic proximity
- Dynamic proximity
- Weighted round robin
A client that receives DNS response with a list of answers tries the first and only proceeds to the next answers if the first answer is unreachable.
Before you begin:
- You must have created GLB Servers configuration objects.
- You must have Read-Write permission for Global Load Balance settings.
After you have created a virtual server pool configuration object, you can specify it in the global load balancing host configuration.
To configure a virtual server pool:
- Go to Global Load Balance > FQDN Settings.
- Click the Virtual Server Pool tab.
- Click Create New to display the configuration editor.
- Complete the configuration as described in Virtual server pool configuration.
- Save the configuration.
Settings | Guidelines |
---|---|
Name |
Specify a unique name for the virtual server pool configuration. Valid characters are Note: After you initially save the configuration, you cannot edit the name. |
Preferred |
|
Alternate |
Same as above. |
Load Balance Method |
Weighted Round Robin |
Check Server Status |
Enable/disable polling of the local FortiADC SLB. If the server is unresponsive, its virtual servers are not selected for DNS answers. |
Check Virtual Server Existence |
Enable/disable checks on whether the status of the virtual servers in the virtual server list is known. Virtual servers with unknown status are not selected for DNS answers. |
Member |
|
Server |
Select a GLB Servers configuration object. |
Server Member |
Select the name of the virtual server that is in the servers virtual server list configuration. |
Weight |
Assigns relative preference among members—higher values are more preferred and are assigned connections more frequently. The default is 1. The valid range is 1-255. |
Backup |
Enable to designate the member as a backup. Backup members are inactive until all main members are down. |