Re: 2.6.7-mm1 - 2.6.7-mm4 weird http behavior

From: David S. Miller
Date: Tue Jun 29 2004 - 13:52:49 EST


On Tue, 29 Jun 2004 11:22:56 -0700
Stephen Hemminger <shemminger@xxxxxxxx> 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.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html