CLOSE_WAIT Problem

darx kies (darx_kies@gmx.net)
Fri, 29 Jun 2001 15:45:28 +0200


Hi.

I wrote a simple server application and installed it on a linux machine
in Slovakia, running Mandrake 7.2 (2.2.18).
That machine loses tcp/ip packages, as it uses a Microwave connection.
So my server works all the time, and the tcp/ip connections are set to
TIME_WAIT, but after a couple of hours
my server application won't get any connections anymore and the netstat
shows a lot of CLOSE_WAITs that belong to the server.
I've installed the same server on two SuSE 7.1 (2.2.18) machines in
Austria, and the problem never occured.
So does anyone know how to avoid that CLOSE_WAITs, or at least how to
get rid of them?
Thanks in advance.

Chriss.
----------
The last good thing written in C was Schubert's Symphony No. 9.

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