-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.6.9, arender-2.0.0
-
Component/s: Deployment
-
Release Notes Description:
-
Team:PLATFORM
-
Sprint:nxplatform #47
-
Story Points:1
We're still seing 504 Gateway Timeout on production.
After collecting information, we saw that the keepAliveTimeout of the application might be greater than the idleTimeout of the load balancer.
This keepAliveTimeout is currently set to 20s, because it defaults to the connectionTimeout which is set to 20s.
We would like to make customizable this timeout in order to adjust it to the Load Balancer setting.
At the same moment we will change its default to 65s to cover general cases.
- Is referenced in