[PATCH] Using TCP_NODELAY unconditionally
Tobias Ringstrom
tori at ringstrom.mine.nu
Mon Jan 21 08:02:46 EST 2002
On Sun, 20 Jan 2002 mouring at etoh.eviladmin.org wrote:
> I think it would be better to see if we can avoid reinventing the wheel
> and offer a NoDelay No/Yes option on the client side. Unsure about the
> correct thing to do on the server side.
Is there no way to pass options from the client to the server?
If not, a work-around for the sftp case could be to enable TCP_NODELAY
when starting a subsystem.
/Tobias
More information about the openssh-unix-dev
mailing list