Files
ubicloud/model
mohi-kalantari d0f5f6b5cb Increase ssh keep_alive interval to 60 seconds
As our load increased, we scaled up accordingly, and the current
keep_alive interval, which is set to 3 seconds, is too aggressive.
By increasing the interval, we allow the VmHosts to catch up with
the keepalive packets.

Right now, we are getting many SSH exceptions in LoadBalancerVmPort
monitor like this:
class IOError, message: closed stream
for loadbalancer healthchecks.
2025-07-30 18:28:11 +02:00
..
2025-07-29 07:24:50 +09:00
2024-12-14 11:48:31 +01:00
2025-01-31 14:24:34 +01:00
2025-07-16 08:06:32 +09:00
2025-06-11 11:24:17 -07:00
2025-07-07 10:52:33 +03:00