mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 11:33:51 +00:00
puppet: Clarify 20m keepalive time from the LB is a max; it can be less.
This commit is contained in:
@@ -7,8 +7,8 @@
|
|||||||
# deciding to shut down the connection, and the load-balancer sending
|
# deciding to shut down the connection, and the load-balancer sending
|
||||||
# a request, resulting in a 502 from the loadbalancer.
|
# a request, resulting in a 502 from the loadbalancer.
|
||||||
#
|
#
|
||||||
# The timeouts on the loadbalancer are assumed to be 20min (1200s);
|
# The timeouts on the loadbalancer are assumed to be 20min (1200s) or
|
||||||
# these timeouts are hence for 21min.
|
# less; these timeouts are hence for 21min.
|
||||||
|
|
||||||
keepalive_timeout 1260;
|
keepalive_timeout 1260;
|
||||||
client_header_timeout 1260;
|
client_header_timeout 1260;
|
||||||
|
|||||||
Reference in New Issue
Block a user