comment
This commit is contained in:
parent
a26e7d763d
commit
d5e18c8710
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2021-05-21T16:19:44Z"
|
||||
content="""
|
||||
You may want to set ServerAliveInterval in your ssh config,
|
||||
or some of the related options like ServerAliveCountMax and
|
||||
TCPKeepAlive. See `man ssh_config`
|
||||
|
||||
I think that normally, ssh does detect when a connection to a server has
|
||||
gone away, just due to the tcp connection dropping. But that may take some
|
||||
time to happen.
|
||||
"""]]
|
Loading…
Reference in a new issue