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回答
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ