You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sean O'Reilly <se...@secpay.com> on 2006/05/10 14:13:38 UTC

maxThreads compared to maxProcessors

I am using maxThreads in my ajp connector configuration in tomcat-5.0.28
but looking at the documentation it says i should be using
maxProcessors. Is this the case ?

-- 
Sean O'Reilly
Systems Administrator
SECPay Ltd

http://www.secpay.com

s.oreilly@secpay.com

Mobile 07917 463906

DDI 01732 300212

This email contains information which is confidential. It is for the
exclusive use of the addressee(s). If you are not the addressee, please
note that any distribution, dissemination, copying or use of this
communication or the information in it is prohibited. If you have
received this email in error, please telephone me immediately.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: maxThreads compared to maxProcessors

Posted by Bill Barker <wb...@wilshire.com>.
"Sean O'Reilly" <se...@secpay.com> wrote in message 
news:20060510131338.6927d68f@secpay65.tonbridge.secpay.com...
>I am using maxThreads in my ajp connector configuration in tomcat-5.0.28
> but looking at the documentation it says i should be using
> maxProcessors. Is this the case ?
>

I believe that on 5.0.x, maxProcessors is an alias for maxThreads (but I 
don't care enough to look :).  The maxThreads attribute will work however. 
On 5.5.x, the documentation is wrong:  The maxProcessors attribute isn't 
simply deprecated, it is ignored.

> -- 
> Sean O'Reilly
> Systems Administrator
> SECPay Ltd
>
> http://www.secpay.com
>
> s.oreilly@secpay.com
>
> Mobile 07917 463906
>
> DDI 01732 300212
>
> This email contains information which is confidential. It is for the
> exclusive use of the addressee(s). If you are not the addressee, please
> note that any distribution, dissemination, copying or use of this
> communication or the information in it is prohibited. If you have
> received this email in error, please telephone me immediately. 




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org