[Bug 2124] TCP_NODELAY not set by sshd for non-interactive non-exec sessions

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jul 12 12:07:56 EST 2013


https://bugzilla.mindrot.org/show_bug.cgi?id=2124

--- Comment #2 from Arthur Liu <arthurhsliu at gmail.com> ---
Thanks for the fix. It fixes the client side socket, which has the
issue as well (we worked around it by using -tt flag). With your fix it
fixes traffic ssh->sshd.

However, TCP_NODELAY is still not set for the TCP socket on sshd's side
(for traffic sshd->ssh), which the original attachment 1099 fixes.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list