health Check Timeout
Parameters
value
The timeout period of a health check response. If a backend Elastic Compute Service (ECS) instance does not send an expected response within the specified period of time, the ECS instance is considered unhealthy. Unit: seconds. Valid values: 1 to 300. Default value: 5. NOTE: If the value of the HealthCHeckTimeout
parameter is smaller than that of the HealthCheckInterval
parameter, the value of the HealthCHeckTimeout
parameter is ignored and the value of the HealthCheckInterval
parameter is regarded as the timeout period.