On 13.02.2012 00:47, Alex Samad - Yieldbroker wrote:
Hi
I was wondering if somebody could explain
NameAct State D F M V Acc Err
CE RE Wr Rd BusyMax Con Route RR Cd
Rs LR LE
[S] worker1
> -Original Message-
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Monday, 13 February 2012 12:40 PM
> To: Tomcat Users List
> Subject: RE: jkstatus page
>
> > From: Alex Samad - Yieldbroker [mailto:alex.sa...@yieldbroker.com]
&g
> From: Alex Samad - Yieldbroker [mailto:alex.sa...@yieldbroker.com]
> Subject: jkstatus page
> Why is it my con colum is in the negative ?
Perhaps because you didn't bother to tell us _anything_ about what versions of
httpd, mod_jk, and Tomcat you're using?
- Chuck
THI
Hi
I was wondering if somebody could explain
NameAct State D F M V Acc Err
CE RE Wr Rd BusyMax Con Route RR Cd
Rs LR LE
[S] worker1 ACT OK 0 1 1 967 97659
Hi Robert,
Try get to it through the APACHE box
http://apachebox/jkstatus
Below I MODIFIED some entries to make it look better...
I think you almost have it right...
regards Johnny
- Original Message -
Thanks, but I already have that added. It appears that I don't have the
jksta
ode2.lbfactor=1
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 23, 2007 12:24 AM
To: Tomcat Users List
Subject: Re: How do I get the http://localhost/jkstatus page to
display/installed
# Add the jkstatus mount point
JkMount /jkstatus jkstatus
A quick example is found at the last chapter of:
http://tomcat.apache.org/connectors-doc/generic_howto/loadbalancers.html
(but they use jkmanager as mount point)
/Erik Melkersson
I have installed apache 2.2.4 with mod_jk.so and 2 instances of tomcat
5.5.17 in a cluster. As I read examples I se
# Add the jkstatus mount point
JkMount /jkstatus jkstatus
- Original Message -
From: "Robert Young" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 22, 2007 11:56 PM
Subject: How do I get the http://localhost/jkstatus page to
display/installed
Hello,
I have
Hello,
I have installed apache 2.2.4 with mod_jk.so and 2 instances of tomcat
5.5.17 in a cluster. As I read examples I see that I should be able to
access http://localhost/jkstatus/. I have set up the mod_jk.so in the
httpd.conf file and set up the worker.properties file. When I enter the