Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2004 16:27:35 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Stephen McKay <smckay@internode.on.net>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: sshd should not use TCP_NODELAY
Message-ID:  <20040608122735.GA10813@nagual.pp.ru>
In-Reply-To: <200406081157.i58BvGJd012588@dungeon.home>
References:  <200406081157.i58BvGJd012588@dungeon.home>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040608122735.GA10813>