On Fri, 2009-10-02 at 17:15 +0200, Cyril Vieville wrote:
> Hi,
>
>
>
> I have an apache server used as load balancer for multiple tomcat
> servers clusters with mod_jk.
>
> We use ServerAlias and our DNS registration (in direction of the
> apache server of course) to have an URL by applicatio
On Thu, 2009-10-01 at 11:53 -0400, Sharjeel Tariq wrote:
> Hi,
>
>
> I am trying to set up apache redirection rule for redirecting all of
> our non
> 'www' domains to 'www' domains. I got the redirection rule from apache
> manual
> but the rule does not work when we have subdirectories and parame
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
> >
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
> >
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