You can configure a health check when you add a listener. If you have no special requirements, retain the default settings.
Parameter |
Description |
Example Value |
---|---|---|
Enable Health Check |
Specifies whether to enable health checks. |
N/A |
Protocol |
|
HTTP |
Advanced Settings |
||
Interval (s) |
Specifies the maximum time between two consecutive health checks, in seconds. The interval ranges from 1 to 50. |
5 |
Timeout (s) |
Specifies the maximum time required for waiting for a response from the health check, in seconds. The timeout duration ranges from 1 to 50. |
3 |
Check Path |
Specifies the destination path for health checks. Configure this parameter only if you have set Protocol to HTTP. The path can contain 1 to 80 characters and must start with a slash (/). |
/index.html |
Maximum Retries |
Specifies the maximum number of health check retries. The value ranges from 1 to 10. |
3 |
Parameter |
Description |
Example Value |
---|---|---|
Enable Health Check |
Specifies whether to enable health checks. |
N/A |
Protocol |
|
HTTP |
Domain Name |
Specifies the domain name that will be used for health checks. The domain name can contain digits, letters, hyphens (-), and periods (.), and must start with a digit or letter. Configure this parameter only if you have set Protocol to HTTP. |
www.elb.com |
Port |
Specifies the port used by the load balancer to perform health checks on backend servers. The port number ranges from 1 to 65535. NOTE:
This parameter is optional. If you do not specify a health check port, a port of the backend server will be used for health checks by default. If you specify a port, it will be used for health checks. |
80 |
Advanced Settings |
||
Interval (s) |
Specifies the maximum time between two consecutive health checks, in seconds. The interval ranges from 1 to 50. |
5 |
Timeout (s) |
Specifies the maximum time required for waiting for a response from the health check, in seconds. The timeout duration ranges from 1 to 50. |
3 |
Check Path |
Specifies the destination path for health checks. Configure this parameter only if you have set Protocol to HTTP. The path can contain 1 to 80 characters and must start with a slash (/). |
/index.html |
Maximum Retries |
Specifies the maximum number of health check retries. The value ranges from 1 to 10. |
3 |