Elastic Beanstalk 60 second Timeout Issue

0

Hello,

I am experiencing a timeout issue with a web application deployed using AWS Elastic Beanstalk, where requests time out after 60 seconds. I have reviewed and optimized the application configurations where necessary, but the issue persists. Additionally, I have increased the timeout settings for both the Elastic Load Balancer and the Nginx web server. Despite these changes, the problem has not been resolved.

Could I receive support on this issue? What steps would you recommend for resolving it?

1 Answer
0

Hello.

What kind of applications are you running with ElasticBeanstalk?
If the application is created using PHP, I think it is running on PHP FPM, so I think you need to check the PHP FPM settings as well.
Also, there is a possibility that the Nginx settings are not reflected, so why not try restarting the Nginx process?

profile picture
EXPERT
answered 14 days 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