mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 12:03:46 +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 | ||||
| # a request, resulting in a 502 from the loadbalancer. | ||||
| # | ||||
| # The timeouts on the loadbalancer are assumed to be 20min (1200s); | ||||
| # these timeouts are hence for 21min. | ||||
| # The timeouts on the loadbalancer are assumed to be 20min (1200s) or | ||||
| # less; these timeouts are hence for 21min. | ||||
|  | ||||
| keepalive_timeout     1260; | ||||
| client_header_timeout 1260; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user