[🚀Launch Announcement] - AWS Network Load Balancer (NLB) introduces a new target health status while draining connections

0

Hello,

Network Load Balancer (NLB) now supports a new target health status called “unhealthy.draining” that enables you to safely drain existing connections on targets that fail load balancer health checks. In the “unhealthy.draining” state, targets do not receive new connections but retain established connections for the configured interval. If targets recovers, the NLB will flip the target status back to “healthy” and resume routing new connections to the targets; otherwise, it will flip the target status to “unhealthy” and connections will be terminated. This feature provides protections to prevent or mitigate re-connect storms as existing connections can drain over time instead of being terminated together. You can view the target health status either in elbv2 describe-target-health API or visit EC2 console > Target Groups > Targets tab.

This launch is available in all commercial AWS Regions, including the AWS GovCloud (US) Regions. To learn more, please refer to NLB documentation (link: https://docs.aws.amazon.com/elasticloadbalancing/latest/network/target-group-health.html#unhealthy-target-connection-termination).

AWS
已提问 3 个月前274 查看次数
1 回答
1

May I know what's your specific query?

profile picture
已回答 3 个月前

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

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

回答问题的准则