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 Antwort
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
EXPERTE
beantwortet vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen