Configuring Health Checks
Before health checks can be configured, make sure that the server group that they will apply to has been created. See Chapter 5 for information on configuring server groups.
Types of Health Checks
Only the highest protocol health check is done for a server group. For example, if TCP open is configured, the ping health check is not done. Similarly, if an HTTP check is being done, no TCP open or ping check is done.
To configure ping checks, use the following command:
config
For TCP open checks, use the following command:
config
To check for a return code, add the following command:
config
HTTP health checks are configured in a similar manner. To do a “head /” on the server, simply configure the following:
configure
To request a certain object, use the following command:
config
To ensure that object contains the specified string, use the following command:
config
“Welcome”
Timers and Counters
To configure the global timers for health check, use the following commands:
config
config
Px Series Application Switch Installation and Configuration Guide |