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.
>
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.
>
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
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