Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Connectors may not necessarily establish a connection with any kind of client-side keep alive mechanism, and if SSH servers disconnect clients after a period of inactivity this will cause the network tunnel to fail. Setting the ServerAliveInterval should prevent that by causing our SSH client connection to send period keepalive messages.
- Loading branch information