mute
Dabbler
- Joined
- Dec 8, 2013
- Messages
- 19
Stumbled upon this on HN today, thought it might be of interest: http://www.psc.edu/index.php/hpn-ssh
The gist of it is that out of the box, ssh/scp even with a "weak cipher" is limited by the size of internal flow control buffers. The HPN-SSH project is a patch that alleviates a lot of the artificially imposed bottlenecks on scp and has some pretty impressive results.
I know there has been work done in the latest versions of FreeNAS with regards to ssh (namely giving you the ability to specify no cipher at all), but this might be worth considering for inclusion into the project if it's feasible.
It might not be production ready just yet, as there seems to be a bug related to disconnects they are trying to track down but it seemed pretty cool.
@jkh, I'm looking at you! :)
The gist of it is that out of the box, ssh/scp even with a "weak cipher" is limited by the size of internal flow control buffers. The HPN-SSH project is a patch that alleviates a lot of the artificially imposed bottlenecks on scp and has some pretty impressive results.


I know there has been work done in the latest versions of FreeNAS with regards to ssh (namely giving you the ability to specify no cipher at all), but this might be worth considering for inclusion into the project if it's feasible.
It might not be production ready just yet, as there seems to be a bug related to disconnects they are trying to track down but it seemed pretty cool.
@jkh, I'm looking at you! :)