Re: Network slowdown from 2.6.7 to 2.6.9

From: Martin Josefsson
Date: Wed Nov 17 2004 - 16:54:38 EST


On Wed, 2004-11-17 at 22:15, Harry Edmon wrote:
> No, it is not loaded. Here is the list of loaded modules under 2.6.9:

Ok, then it's something else, maybe the TSO changes...

Here's some thigs to try:

You can see the current settings, TSO etc, with

'ethtool -k eth0'
and disable TSO with
'ethtool -K eth0 tso off'

If that doesn't help there's more things to try.

I don't know anything about the diffrent TCP congestion algorithms
(Stephen does), but you could try disabling BIC.

echo 0 > /proc/sys/net/ipv4/tcp_bic

(continuing with things I hardly know anything about...)

Or maybe the autotuning receive buffer, try disabling that with

echo 0 > /proc/sys/net/ipv4/tcp_moderate_rcvbuf


Stephen, any more things to try ?

--
/Martin

Attachment: signature.asc
Description: This is a digitally signed message part