Open jvehent opened 4 years ago
@Micheletto What's the spec for the tcp listener? does it just need to negotiate a SYN/SYNACK/ACK, or is the NLB expecting a specific payload too?
ah! A TCP health check succeeds if the TCP connection succeeds.
https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-healthchecks.html
We're pausing on this until @Micheletto has had a chance to test out the SSL NLB.
Expose a TCP listener that follows the HTTP heartbeat and fails when autograph is unhealthy, so that TCP load balancers like AWS NLB.