[Bug 556] TCP_NODELAY not set completely for port forwarding
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Wed Aug 27 03:12:32 EST 2003
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=556
------- Additional Comments From briang at oasisadvancedengineering.com  2003-08-27 03:12 -------
This patch does not specifically fix port forwarding, as it fixes the problem 
where TCP_NODELAY is not set on all types of connections.  I was using SSH for 
port forwarding, with a non-interactive connection, and was receiving problems 
since TCP_NODELAY was not being set.
By adding this patch, or something similar, the buffering problem I saw with 
small but frequent data packets.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list