mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-21 22:28:37 -05:00
Mention SSH-2 rekeys in the keepalive section.
[originally from svn r6363]
This commit is contained in:
parent
a4b189172f
commit
843998f07d
@ -1589,7 +1589,11 @@ connectivity is restored, the other side will find that the first
|
|||||||
side doesn't believe there is an open connection any more.
|
side doesn't believe there is an open connection any more.
|
||||||
Keepalives can make this sort of problem worse, because they
|
Keepalives can make this sort of problem worse, because they
|
||||||
increase the probability that PuTTY will attempt to send data during
|
increase the probability that PuTTY will attempt to send data during
|
||||||
a break in connectivity. Therefore, you might find they help
|
a break in connectivity. (Other types of periodic network activity
|
||||||
|
can cause this activity; in particular, SSH-2 re-keys can have
|
||||||
|
this effect. See \k{config-ssh-kex-rekey}.)
|
||||||
|
|
||||||
|
Therefore, you might find that keepalives help
|
||||||
connection loss, or you might find they make it worse, depending on
|
connection loss, or you might find they make it worse, depending on
|
||||||
what \e{kind} of network problems you have between you and the
|
what \e{kind} of network problems you have between you and the
|
||||||
server.
|
server.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user