Direkt zum Inhalt

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

gefragt vor 2 Jahren313 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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

EXPERTE
beantwortet vor 2 Jahren

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.