Health check in route53 by port

0

Good day,

I have one domain with several ports for instance: domain1:8443 domain1:3443 domain1:10443

My questions are:

1- Is it possible to do health check in route53 by port? 2- If the health check is unsuccessful is able the domain whose port is failing change to another IP public?

Regards

Edos13
已提问 2 年前359 查看次数
1 回答
0

Hi, Good question

You could probably use the following

Health checks that monitor an endpoint

You can configure a health check that monitors an endpoint that you specify either by IP address or by domain name. At regular intervals that you specify, Route 53 submits automated requests over the internet to your application, server, or other resource to verify that it's reachable, available, and functional. Optionally, you can configure the health check to make requests similar to those that your users make, such as requesting a web page from a specific URL

More info at https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-types.html

profile picture
Sri
已回答 2 年前
  • Hi, Monitoring health check to an endpoint is possible monitor the port too?

    Regards,

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则