Re: 2.1.124 Sockets sticking under load

David S. Miller (davem@dm.cobaltmicro.com)
Thu, 8 Oct 1998 23:30:25 -0700


From: "Michael McLagan" <Michael.McLagan@linux.org>
Date: Thu, 08 Oct 1998 19:32:47 -0400 (EDT)

Both machines have hung their network interfaces for 2-3 minutes at a time,
to the point that I have a script that runs and downs then re-ups them if a
ping to the router fails.

What networking card are you using?

Also, when you get the machine into such a state of stuck TCP sockets,
two pieces of data are extremely useful:

1) Whether the kernel is printing out "socket destroy delayed"
messages into the logs/console.

2) Raw /proc/net/tcp output, so that I can see which timers are active
which should be destroying the sockets after some time.

Thanks.

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/