1 Answer
- Newest
- Most votes
- Most comments
1
TCP check is only verifying the TCP connection to the host, not the nginx HTTP app response.
You can setup a HTTP check for specific path to test the app response from nginx. Here is information on the health check for NLB target groups:
https://docs.aws.amazon.com/elasticloadbalancing/latest/network/target-group-health-checks.html
answered 6 years ago
Relevant content
- asked 2 years ago
