跳至内容

An AJAX HTTP error occurred with GATEWAY_TIMEOUT when downloading a large file

0

Hi, My app is behind a AWS LB and is using Ajax that allows selecting a date range and then download report. It is fine when date range is small but I got this one when the download volume is big, eg:

An AJAX HTTP error occurred.
HTTP Result Code: 504
Debugging information follows.
Path: /abc/efj
StatusText: GATEWAY_TIMEOUT
ResponseText:  

How I can increase Load Balancer Timeout? Many thanks

已提问 2 年前321 查看次数
1 回答
0
已接受的回答

Hello.

ALB idle time out value can be increased by following the steps in the document below.
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html#connection-idle-timeout

专家
已回答 2 年前

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

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

相关内容