Re: [us...@httpd] Configuration Apache for multiple wars on Tomcat with multiple domains

2009-10-02 Thread Martin Spinassi
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

Re: [us...@httpd] apache redirection does not work

2009-10-01 Thread Martin Spinassi
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

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

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

[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