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

son
asked 6 months ago149 views
1 Answer
0
Accepted Answer

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

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions