On Tue, 29 Jun 2004 11:22:56 -0700 Stephen Hemminger <shemminger@osdl.org> wrote: > To turn of receive buffer auto-tuning: > sysctl -w net.ipv4.tcp_moderate_rcvbuf=0 > sysctl -w net.ipv4.tcp_default_win_scale=0 It may be just the window scaling that's causing the grief so people can try just setting tcp_default_win_scale to zero and leaving tcp_moderate_rcvbuf enabled. That would be an important data-point. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html