Howto improve ssh session performance by reusing an existing connection to a remote openssh server

by on June 6, 2006 · 0 comments· Last updated September 27, 2007

ControlMaster is a new feature in OpenSSH v 4.x, that allows it to reuse an existing connection to a remote host when opening new connections to that host

"Using this feature you can increase performance as it result into the reduced connection times that the ControlMaster feature provides are particularly nice when you're using tools that open multiple SSH connections to do work on a remote server..." Read more...

On a related note, here's a short guide on reusing existing OpenSSH v4 connections written by steve.



You should follow me on twitter here or grab rss feed to keep track of new changes.

Featured Articles:

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 10 + 2 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Tagged as: , , , , ,

Previous post:

Next post: