How to increase the timeout between ELB/ALB and EC2

0

I have a service that sometimes takes more than 60 to complete.
However, i'm receiving a connection error before the conclusion of the service.

I have increased, previously, the idle timeout in the ELB / ALB and haven't solved my problem.

How can i increase the timeout time enought for my application returns correctly?

lfec
posta 4 anni fa1362 visualizzazioni
1 Risposta
0

I'm using a tomcat server behind the ELB, after a few tests i found that the problem lies with the Apache server.
After increasing its keepAlive parameters, the requests are not interrupted anymore

used this post as guide:
https://jaxenter.com/troubleshooting-aws-elastic-beanstalk-134700.html

lfec
con risposta 4 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.

Linee guida per rispondere alle domande