[PATCH] Added NoDelay config option and nodelay subsystem option

Markus Friedl markus at openbsd.org
Tue Jan 29 03:49:17 EST 2002


On Mon, Jan 28, 2002 at 11:33:57AM -0500, Nicolas Williams wrote:
> TCP_NODELAY is a socket option

i know.

> and so applies to all of an SSH
> connection, not to a specific channel.

wrong, you have to consider each channel endpoint, e.g.
for tcp forwarding.

> Or do you think that the protocol should have a per-channel Nagle-like
> option at the SSHv2 transport layer?

no.



More information about the openssh-unix-dev mailing list