As I remember, the same is true of of Tomcat 4.1
-- David
tang jie wrote:
On 4/27/06, Tim Lucia <[EMAIL PROTECTED]> wrote:
Rajeev i need some more Help, I searched in my Tomcat manager but did not
find any link of 'server status'. Can u tell where it resides!, i am
using
On 4/27/06, Tim Lucia <[EMAIL PROTECTED]> wrote:
>
>
> >
> >Rajeev i need some more Help, I searched in my Tomcat manager but did not
> >find any link of 'server status'. Can u tell where it resides!, i am
> using
> >Tomcat 4.1 ver.
In Tomcat5,I use www.xxx.com/manager/html, the username and p
http://localhost:8080/manager/html/list
adjust localhost:8080 as appropriate.
-Original Message-
From: Rajeev Jha [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 6:48 AM
To: Tomcat Users List
Subject: Re: i want to know load on Tomcat
No clue if the manager application is
No clue if the manager application is available with 4.x. i have 5.5.x.
maybe a reason to update ?
if you are running your tomcat with jdk1.5 , you can enable JMX and see
the number of active threads in JVM.
balaraju mandala wrote:
Hi Tang and Rajeev,
Thank You very much for u r reply.
Raje
-
From: Rajeev Jha [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 5:37 AM
To: Tomcat Users List
Subject: Re: i want to know load on Tomcat
Your config (or Environment ;o) will fix the number of maximum
simultaneous clients. Tomcat manager application has a server status
link. you can
Hi Tang and Rajeev,
Thank You very much for u r reply.
Rajeev i need some more Help, I searched in my Tomcat manager but did not
find any link of 'server status'. Can u tell where it resides!, i am using
Tomcat 4.1 ver.
regards,
bala
Your config (or Environment ;o) will fix the number of maximum
simultaneous clients. Tomcat manager application has a server status
link. you can use that or you can start catalina with JMX support and
see number of active threads!
balaraju mandala wrote:
Dear Comunity,
I want to know how
I think you can use JMeter to execute load test on web server.
On 4/27/06, balaraju mandala <[EMAIL PROTECTED]> wrote:
>
> Dear Comunity,
>
> I want to know how much load is on my Tomcat. How can i do this?
>
> I hav a Client, which continues calls set of Servlets. I want to test how
> many Clien