Lost Requests for api EC2 with ALB

0

I have api EC2 server and Application Load Balancer. In ALB make Deregistration delay (draining interval): 300 Seconds. And I have issue in api and lost requests. Is this the cause?

  • 300 Seconds Deregistration delay (draining interval) is normal or must decrease

  • Or the cause is Web request body inspection is 16kb for WAF in Cloudfront.

已提问 1 个月前630 查看次数
1 回答
0

Hello.

Deregistration delay is a parameter that specifies the period during which new requests will not be accepted when an instance is removed from a target group.
Therefore, it is unlikely that requests will be terminated even if this setting value is changed.
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html#deregistration-delay

Is it possible that the ALB timeout is related?
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html#load-balancer-attributes

profile picture
专家
已回答 1 个月前

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

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

回答问题的准则