sshd should not use TCP_NODELAY

Andrey Chernov ache at nagual.pp.ru
Tue Jun 8 12:27:54 GMT 2004


On Tue, Jun 08, 2004 at 09:57:16PM +1000, Stephen McKay wrote:
> My quick and ready answer to my problem is to hack openssh/packet.c and take
> out the call to set_nodelay() from packet_set_interactive().  This means that
> TCP_NODELAY is no longer set on the socket.  It also turns it off in the client
> but I may change my mind on that yet.

Just FYI, PuTTY client have an option to enable/disable TCP_NODELAY per 
user needs. If it will be an option, it should go to client part too.

-- 
Andrey Chernov | http://ache.pp.ru/


More information about the freebsd-current mailing list