Hi André,

Thanks for the reply, but the link is about configuring Tomcat which I know.
What I'm looking for is how to get these information inside servlet, i.e. in
java code. Please let me know that or point me to any resource if you know
that.

Thanks,
Madhav

On Sun, Sep 14, 2008 at 1:44 PM, André Warnier <[EMAIL PROTECTED]> wrote:

> Madhav wrote:
>
>> Hi,
>> I want to know the values of maxThreads, minSpareThreads parameters as
>> well
>> as the number of 'available' worker threads inside a servlet in Tomcat 6.
>>
>> I tried googling with -- find worker threads in Tomcat-- and similar
>> phrases
>> but was not able to get the above info. Could anyone help me ?
>>
>>  The Tomcat 6.0 on-line docs for <Connector>,
> http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
>  "maxThreads" attribute
> seems to be strongly related to your question.
> Or I am understanding this wrong ?
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
-Madhav

Reply via email to