Re: [us...@httpd] Too many CLOSE_WAIT connections

2009-09-29 Thread Martin Spinassi
On Mon, 2009-09-28 at 19:48 +0100, Nick Kew wrote: > Martin Spinassi wrote: > > Hi list, > > > > > > I'm trying a load balance two tomcats servers with one apache in front > > wit MPM worker, but after a while, apache left too many connections in > > CLOSE_WAIT state until it stops responding. >

Re: [us...@httpd] Too many CLOSE_WAIT connections

2009-09-28 Thread Martin Spinassi
On Mon, 2009-09-28 at 19:48 +0100, Nick Kew wrote: > Martin Spinassi wrote: > > Hi list, > > > > > > I'm trying a load balance two tomcats servers with one apache in front > > wit MPM worker, but after a while, apache left too many connections in > > CLOSE_WAIT state until it stops responding. >

Re: [us...@httpd] Too many CLOSE_WAIT connections

2009-09-28 Thread Nick Kew
Martin Spinassi wrote: Hi list, I'm trying a load balance two tomcats servers with one apache in front wit MPM worker, but after a while, apache left too many connections in CLOSE_WAIT state until it stops responding. Shouldn't do that. Have you got some ridiculously long Timeout? The prob

[us...@httpd] Too many CLOSE_WAIT connections

2009-09-28 Thread Martin Spinassi
Hi list, I'm trying a load balance two tomcats servers with one apache in front wit MPM worker, but after a while, apache left too many connections in CLOSE_WAIT state until it stops responding. The problem seems to be that, in a process with 5 threads, it gets some of them on CLOSE_WAIT, and wo