Martin,
   
  you point a config parameter in tomcat 5.5, but we are using tomcat 5.0.19, 
  I checked the same for 5.0 but maxthreads no appear there.
   
  See you,

Martin Gainty <[EMAIL PROTECTED]> wrote:
  MaxThreads is a configuration Specific to the connector
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/ajp.html 

M-
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.



----- Original Message ----- 
From: "Jan Line" 
To: "Tomcat Users List" 
Sent: Tuesday, July 25, 2006 10:03 AM
Subject: Re: Problem with next error during login: Number of simultaneous users 
reached


> Andrew,
> 
> I have read your pointed link and now I am able to check the number of active
> sessions for our application. I cannot modify anything on the target machine
> but the ant tool was already installed so we prepared a build.xml file with a 
> project with default target list (using the example provided on the link) and 
> we got this useful info:
> 
> Before trying to login:
> 
> [list] /mywebapp:running:0:mywebapp
> 
> This time we couldnt get the expected and the login was successful, then we 
> ran
> again ant:
> 
> [list] /mywebapp:running:1:mywebapp
> 
> and this time seems that we have 1 active session. Then we logout and ran 
> again
> the ant which is still giving 1 active session. Do you know if this session 
> remains
> active till session-timeout? The session-timeout for this app is defined in 
> web.xml
> to 10 (which we assume is 10 minutes).
> 
> Finally we got the error and this time the ant output was:
> 
> [list] /mywebapp:running:2:mywebapp
> 
> so it seems that when we have 2 active sessions we reach the maximum
> number of simultaneous users, but we saw that maxusers=20 in web.xml file for 
> this web app, do you understand why we are getting the error?
> 
> 
> On the other side we saw that it does exist another manager task which is 
> sessions
> that gives a stats of the sessions for a web app, but we dont know how to 
> prepare
> a build.xml file with this target, could you point us how to do it?
> 
> Thanks again,
> 
> 
> Andrew Miehs wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> http://tomcat.apache.org/tomcat-5.0-doc/manager-howto.html
> 
> This is per default installed with Tomcat 5.0
> 
> You will need to add a role to tomcat/conf/users.xml
> 
> Regards
> 
> Andrew
> 
> 
> 
> On 25/07/2006, at 2:51 PM, Jan Line wrote:
> 
>> Thanks Leon for the pointer. I see that lambdaprobe may help with 
>> our issue.
>> But we cannot install this new application because our production 
>> environment
>> is very concerned about new tools. That is the reason we are 
>> trying to get some
>> info with solaris tools. We are limited but for the moment is the 
>> only toolkit
>> we may use.
>>
>> See you,
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (Darwin)
> 
> iD8DBQFExhXmW126qUNSzvURAsRmAJ40FYMpgKuz3n01tiOcl8hhOvHdUQCfSoUx
> L01NDzMrUykavkQx9V6ydT8=
> =41eh
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> ---------------------------------
> Yahoo! Music Unlimited - Access over 1 million songs.Try it free.

                                
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates 
starting at 1&cent;/min.

Reply via email to