Report this

What is the reason for this report?

How can I change my Load Balacer requests timeout?

Posted on April 8, 2019

Sometimes, my API (Spring Boot Java Application) needs more than 1 minute to response the request. When that happens, I get 504 gateway timeout error.

If I do a GET request direct to the machine, using its IP, everything works fine. But when I do the same request to the load balancer url, I get the 504 gateway error after 1 minute.

How can I change the load balancer timeout time?

Thank you.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I am having the exact same issue. If I run my Spring Boot application (through a docker container) on the exact same droplet and hit the server directly it runs no problem (taking over 60 seconds). However, when I run on the droplets that are being managed by the Load Balancer and use the Load Balancer URL, I get the 504 Gateway Time-out error after 1 minute every time.

If anyone has the solution to this it would be appreciated. Thanks!

This issue is still relevant. Any comment from DO?

Same problem. Any updates?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.