Configuring the WSM using Device Manager # Go back one pageGo to the next page#Go to this book's Index

Real server group fields  

The following table describes the real server group fields.  


Field Description
Group
Sets the real server group number--1 to 256.
Name
Sets a name of up to 31 characters for the real server group.
Real Servers
The numbers of the selected real servers. Servers are added or removed via the Select Real Servers to Include dialog box accessed by clicking Servers.
Metric
Sets the load balancing metric used for determining which real server in the group will be the target of the next client request. The default is leastconns.
round robin--The WSM sends the request to each server in rotation, regardless of how many connections each server has.
leastConnections (leastconns)--This is the default setting. The WSM sends the request to the real server that currently has the least number of connections.
minmisses--The WSM sends all requests for a specific IP address to the same real server.
hash--The WSM sends all requests from the same client to the same real server.
response--The WSM sends the request to the real server with the fastest response time.
bandwidth--The WSM sends the request to the real server with the most available free bandwidth.
For more information, see About load balancing metrics.
Backup Server
Sets a backup real server for this group.
If the entire real server group fails, the WSM activates the backup until one of the original real servers becomes operative again.
Also applies if all servers in a real server group reach their maximum connections limit. A backup comes online to provide additional processing power until one of the original servers is desaturated.
The same backup may be assigned to more than one real server group at the same time.
Backup Group
Sets a backup real server group for this group. (See Backup Server, above.)
Health Check
Sets the type of health check to be performed--icmp, tcp, http, dns, smtp, pop3, nntp, ftp, imap, radius, sslh, script1 through script 16, link, wsp, wtls, ldap, udpdns, arp. The default is tcp. For more information, see Types of real server group health checks.
Health Check Content
Defines the specific content to be examined during health checks. The content depends on the type of health check specified in the Health Check field (above).
Alert on RIP Failure Count
Specifies a minimum threshold for the number of real servers available (1 - 15). If at any time, the number reaches this minimum limit, a SYSLOG ALERT message is sent to the configured SYSLOG servers stating that the real server threshold has been reached for the concerned server load balancing group. The default threshold is 0, which also means the option is disabled
Backup
On the Insert Real Groups dialog box, click the down arrow to choose either Real Server or Real Group as a backup for this group. Then type the server or group number in the text field. (See Backup Server, above.)
VIP Health Checking
Enables or disables VIP health checking for a service. This feature is enabled by default. However, it works only when the service has DSR (Direct Server Return) feature enabled. When disabled, the switch uses RIP to perform all health checks, whether DSR is enabled or disabled.
Servers
Opens the Servers to Include in Group dialog box (below) from which you can select the servers to add to a real server group.

The following fields are configurable in the Select Real Servers to Include in Group dialog box. This dialog box is used to add servers to a server group.

­ Real Server: The number assigned to the real server
­ Name: The name assigned to the real server
­ IP Address: The real server's IP address

See also:


Go back one pageGo to the next page##Go to this book's Index