Re: i want to know load on Tomcat

2006-04-28 Thread David Smith
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

Re: i want to know load on Tomcat

2006-04-27 Thread tang jie
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

RE: i want to know load on Tomcat

2006-04-27 Thread Tim Lucia
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

Re: i want to know load on Tomcat

2006-04-27 Thread Rajeev Jha
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

RE: i want to know load on Tomcat

2006-04-27 Thread Tim Lucia
- 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

Re: i want to know load on Tomcat

2006-04-27 Thread balaraju mandala
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

Re: i want to know load on Tomcat

2006-04-27 Thread Rajeev Jha
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 Clients(max) i can run at a time, for this i want to know load on Tomcat. regards, bala - To

Re: i want to know load on Tomcat

2006-04-27 Thread tang jie
want to test how > many Clients(max) i can run at a time, for this i want to know load on > Tomcat. > > regards, > bala > >

i want to know load on Tomcat

2006-04-26 Thread balaraju mandala
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 Clients(max) i can run at a time, for this i want to know load on Tomcat. regards, bala