Hacker News new | ask | show | jobs
by dan-robertson 178 days ago
Two things that can have a big impact on SSH throughput are cipher choice and the hardcoded receive buffer size. These are described in the fork https://github.com/rapier1/hpn-ssh

Maybe that will be useful for thinking about workarounds or maybe you can just use hpn-ssh.

1 comments

ah this is great, thanks dan!