From 9d219e03a6a3a04fcda1f4976c70955b67ca8776 Mon Sep 17 00:00:00 2001 From: jacob Date: Thu, 18 Nov 2004 19:44:26 +0000 Subject: [PATCH] "Connection reset by peer" is apparently not the only error that keepalives can help with. git-svn-id: svn://svn.tartarus.org/sgt/putty@4819 cda61777-01e9-0310-a592-d414129be87e --- doc/config.but | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/config.but b/doc/config.but index 1dacb519..e7e5db2c 100644 --- a/doc/config.but +++ b/doc/config.but @@ -1552,9 +1552,9 @@ To remove one from the list, select it in the list box and press \cfg{winhelp-topic}{connection.keepalive} -If you find your sessions are closing unexpectedly (\q{Connection -reset by peer}) after they have been idle for a while, you might -want to try using this option. +If you find your sessions are closing unexpectedly (most often with +\q{Connection reset by peer}) after they have been idle for a while, +you might want to try using this option. Some network routers and firewalls need to keep track of all connections through them. Usually, these firewalls will assume a -- 2.11.0