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
preguntada hace 4 años1363 visualizaciones
1 Respuesta
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
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas