Question about Application Load Balancer and 504 Error Codes

0

Good afternoon, dear all!

Currently, I have a question regarding the following scenario:

When making several requests that are being directed by an Application Load Balancer, I have noticed that some of them are returning the 504 error code, even though everything functions normally on other occasions. Initially, we had 40 subdomains within the load balancer, but I removed 13 of them and transferred those rules to another Application Load Balancer. Since then, the requests have normalized.

Could this be related to the decision time that the Load Balancer needs to choose one of the subdomain rules and also to the request load per second?

Thank you,

Paulo
已提問 4 個月前檢視次數 202 次
1 個回答
0

Hello.

also to the request load per second?

This occurs not only on ALB but also when there is no response on the target side.
Therefore, you need to check the ALB logs and target web server logs to determine how far the request was received.
So, as you know, this can occur if the timeout value on the ALB side is exceeded when executing a process with a high load.

The following document is about troubleshooting when a 504 error occurs in ALB.
https://repost.aws/knowledge-center/504-error-alb

profile picture
專家
已回答 4 個月前

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

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

回答問題指南