On 1/16/07, Darren Tucker <[EMAIL PROTECTED]> wrote:

OpenSSH's client traditionally set TCP_NODELAY for "interactive" sessions
(where "interactive" means "has requested a pty", although that's
becoming less and less useful as an indicator).  You can try forcing
pty allocation by adding "-tt" to your ssh command line.

OpenSSH 4.4 and newer set TCP_NODELAY unconditionally.

Upgrading to a newer version has fixed our problem. Thank you for your
excellent and accurate information.

Chris

--
E-Mail: Chris Nystrom <[EMAIL PROTECTED]>
Saving the world from web programming.
http://www.newio.org/ - AIM: nystromchris

Reply via email to