0 votes
in Azure by
What HTTP status code S should be returned for Route 53 to consider your resources healthy?

1 Answer

0 votes
by

HTTP and HTTPS health checks with string matching – As with HTTP and HTTPS health checks, Route 53 must be able to establish a TCP connection with the endpoint within four seconds, and the endpoint must respond with an HTTP status code of 2xx or 3xx within two seconds after connecting.

...