[PATCH] Added NoDelay config option and nodelay subsystem option

Markus Friedl markus at openbsd.org
Mon Jan 28 01:25:32 EST 2002


On Sat, Jan 26, 2002 at 08:47:45PM +0100, Tobias Ringstrom wrote:
> Hello again!
> 
> Since there was some resistance against adding TCP_NODELAY uncontionally,
> I've made another patch.  The new patch contains the following:
> 
> * Added a NoDelay yes/no (default no) config option to ssh and sshd

default yes :)

> * Added -oNoDelay=yes to the ssh command line for sftp.
> 
> * Changed the sshd subsystem config option syntax from
> 	Subsystem  name  path
>   to
> 	Subsystem  name  options  path

i don't like this.

i'd rather add a per-channel option to
the protocol for requesting nodelay.



More information about the openssh-unix-dev mailing list