[PATCH] Improving sftp client performance

Kevin Steves stevesk at pobox.com
Sun Jan 6 18:23:23 EST 2002


On Sat, 5 Jan 2002, Tobias Ringstrom wrote:
:The problem is the Nagle algorithm.  Adding TCP_NODELAY to both ssh and
:sshd makes them fly.  Adding a flag to ssh that turns off Nagle would be
:easy.  I wonder what the best way is to to turn it off on the server side.

is the problem that we are not doing >=MSS size sends?




More information about the openssh-unix-dev mailing list