]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
ssh_config: Document an undocumented ServerAlive* feature.
authorSimon Ruderich <simon@ruderich.org>
Thu, 20 Dec 2012 20:41:45 +0000 (21:41 +0100)
committerSimon Ruderich <simon@ruderich.org>
Thu, 20 Dec 2012 20:41:45 +0000 (21:41 +0100)
ssh_config

index 5f01046c85cc672ac38a52deeb2010435152b002..62babfce373192a98a322c11f2018991b53df91d 100644 (file)
 # You should have received a copy of the GNU General Public License
 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
+# Undocumented (and not very well tested) feature. This drops the connection
+# after 5 seconds of inactivity. Thanks to shad0VV in #openssh on Freenode
+# (2012-11-04 18:40 CET) for telling me about this undocumented feature.
+#
+#     ServerAliveCountMax 0
+#     ServerAliveInterval 5
+
 
 # Rules for all hosts.
 Host *