Defines a health checker for the parent server-ref or cluster-ref element.
none
The following table describes attributes for the health-checker element.
Table 1–67 health-checker Attributes| Attribute | Default | Description | 
|---|---|---|
| / | Specifies the URL to ping to determine the health state of a listener. This must be a relative URL. | |
| 30 | Specifies the interval between health checks. A value of zero means that health checking is disabled. | |
| 10 | Specifies the maximum time in which a server must respond to a health check request to be considered healthy. If interval-in-seconds is greater than zero, timeout-in-seconds must be less than or equal to interval-in-seconds. |