vassh icon indicating copy to clipboard operation
vassh copied to clipboard

Keep SSH connection open to speed up commands

Open westonruter opened this issue 11 years ago • 3 comments

Since vassh has to invoke vagrant ssh anew each time it runs, there is the additional overhead of establishing the SSH connection that can take an additional ~1s. If, however, the first time that vaash is invoked we could somehow keep the connection open in the background and then keep re-using it, then it would speed up requests.

See original comment.

westonruter avatar Aug 13 '13 17:08 westonruter

+1

bfintal avatar Sep 05 '15 06:09 bfintal

+1 this would be amazing.

shkm avatar Oct 30 '15 08:10 shkm

See also: https://github.com/xwp/wp-cli-ssh/issues/15

westonruter avatar Oct 30 '15 08:10 westonruter