Server Group Health Check
Constructors
Properties
The port of the backend server for health checks. Valid values: 0 ~ 65535. 0 indicates that the port of the backend server is used for health check.
Maximum timeout for health check responses. Unit: seconds. Valid values: 1 ~ 300.
The domain name used for health check. Valid values:
Whether to enable health check. Valid values:
Health status return code. Multiple status codes are separated by commas (,). Valid values: http\_2xx, http\_3xx, http\_4xx, and http\_5xx.
Time interval of health examination. Unit: seconds. Valid values: 5 ~ 50.
Health check protocol. Valid values: TCP or HTTP.
Health check path.
After the health check is successful, the health check status of the backend server is determined from failed to successful. Valid values: 2 to 10.
The health check method. Valid values: GET or HEAD.
After the health check fails for many times in a row, the health check status of the backend server is determined from Success to Failure. Valid values: 2 to 10.