Configuring a Health Check
Scenarios
You can configure a health check to detect unhealthy endpoints and ensure service reliability and availability.
Constraints
- For UDP listeners, ensure that the security group rules configured for each endpoint allow ICMP traffic over the health check port.
- Ensure that the security group rules configured for each endpoint allow traffic from given CIDR blocks over the health check port.
For details, see Table 1.
Procedure
- Log in to the Global Accelerator console.
- Search for the global accelerator by name or ID.
- Click the name of the global accelerator to go to the details page.
- Click Endpoint Groups.
- Click the name of the endpoint group.
- In the basic information area, click Configure next to Health Check.
- Configure parameters as instructed. For details, see Table 2.
Table 2 Parameters required for configuring a health check Parameter
Description
Health Check
Whether to enable health check.
If you disable health check, requests may be forwarded to unhealthy endpoints.
Protocol
The value can be TCP or UDP.
Default value: TCP
Port
The port used for health check.
Value range: 1 to 65535
Advanced Settings
Interval (s)
The maximum time between two consecutive health checks, in seconds.
Value range: 1 to 60
Timeout (s)
The maximum time required for waiting for a response to a health check request, in seconds.
Value range: 1 to 60
Maximum Retries
The maximum number of health check retries allowed.
Value range: 1 to 10
- Click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.