Re: Connection handling + TCP CLOSE_WAIT on Linux + Solaris

2009-12-26 Thread Eric-AWL
Hi ! I'm interesting by this problem. - Have you 1000 CLOSE_WAIT or less ? - Do you know if these CLOSE_WAIT disappear after a while ? - Do you know if these CLOSE_WAIT happen if messages are consumed ? Eric-AWL a...@frogl wrote: > > This simple example will show connections accumulating in

Connection handling + TCP CLOSE_WAIT on Linux + Solaris

2009-10-22 Thread a...@frogl
This simple example will show connections accumulating in CLOSE_WAIT on a 2.6.31 Linux kernel (Ubuntu) and Solaris10. This is true for the most recent release 5.3.0 and 5.1.X (which I am currently using). I have read the forum entries relating the issues relating to CLOSE_WAIT, but there seem