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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南