Salta al contenuto

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

posta 2 anni fa321 visualizzazioni
1 Risposta
0
Risposta accettata

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

ESPERTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.