Your jk_status seems to be ok but :
1) your perf mon tells that you are heavy loaded. If your cpu are
hyperthread (HT) and if you have more than 50% of global cpu usage you can
considere that you are not far from your max. Your loadaverage shows that
you have lot of (too much ?) processes to handl
, 2007 11:01 AM
Subject: Re: [EMAIL PROTECTED] Load balancing question
I think you should use timeout !
It seems that your request take a long time to be computed by your tomcats.
If you reach the max connections (http or ajp ) then you have to wait for
tomcat response to free a connection
e lines vary only by the (tomcat5) being any of the tomcats in the
> loadbalance.
>
> It seems like apache/tomcat/mod_jk are reaching the max number of
> connections between each other or something?
>
> Any help would be GREATLY appreciated,
> --James
>
>
>
>
>
&
--- Original Message -
From: Bj <mailto:[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Saturday, September 15, 2007 5:17 AM
Subject: Re: [EMAIL PROTECTED] Load balancing question
What sa
tween each other or something?
Any help would be GREATLY appreciated,
--James
- Original Message -
From: James Sherwood
To: users@httpd.apache.org
Sent: Monday, September 17, 2007 9:12 AM
Subject: Re: [EMAIL PROTECTED] Load balancing question
Hello,
I cannot get my mod
al Message -
From: Bj
To: users@httpd.apache.org
Sent: Saturday, September 15, 2007 5:17 AM
Subject: Re: [EMAIL PROTECTED] Load balancing question
What says your mod_jk status page ?
try to monitor during the load to see if your workers are in error or OK
state, il the max busy
t; Thanks,
> James
>
>
> - Original Message -
> From: "AFrieze" <[EMAIL PROTECTED]>
> To:
> Sent: Friday, September 14, 2007 12:02 PM
> Subject: Re: [EMAIL PROTECTED] Load balancing question
>
>
> >
> >>
> >> We also have the
,
James
- Original Message -
From: "AFrieze" <[EMAIL PROTECTED]>
To:
Sent: Friday, September 14, 2007 12:02 PM
Subject: Re: [EMAIL PROTECTED] Load balancing question
We also have the problem of once the load stops, the sites are still down
but Apache/tomcats still se
We also have the problem of once the load stops, the sites are still
down but Apache/tomcats still seem to be running fine. A restart of
either(not even both) fixes the sites.
A guess
Your apache server is not releasing connections. If you are running
linux, type "netstat -vat" into a