You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Fred K <fr...@gmail.com> on 2006/07/14 07:06:58 UTC

Ajp connector attributes *Processors vs *Threads

Hello:

One of my colleagues had a good question today.

On the document about the Ajp connector (mod_jk ):
http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html

minProcessors and maxProcessors are said to be "deprecated" ....
Apparently these atributes are replaced by *Threads.

So the questions are:

- what is the difference between the *Processors and the *Threads ?

- if they are equivalent then why is maxProcessors defaults 20 and the
maxThreads default is 10 times more: 200?

- what happens when both set of attributes are set?

Many Thanks - Fred

Re: Ajp connector attributes *Processors vs *Threads

Posted by weiji <na...@hotmail.com>.

fredk2 wrote:
> 
> Hello:
> 
> One of my colleagues had a good question today.
> 
> On the document about the Ajp connector (mod_jk ):
> http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html
> 
> minProcessors and maxProcessors are said to be "deprecated" ....
> Apparently these atributes are replaced by *Threads.
> 
> So the questions are:
> 
> - what is the difference between the *Processors and the *Threads ?
> 
> - if they are equivalent then why is maxProcessors defaults 20 and the
> maxThreads default is 10 times more: 200?
> 
> - what happens when both set of attributes are set?
> 
> Many Thanks - Fred
> 
> 

I was also interested in this topic -- but perhaps more generally, if an
attribute is deprecated, does that mean that setting a value for it has no
effect?

Thanks,
KaJun

-- 
View this message in context: http://www.nabble.com/Ajp-connector-attributes-*Processors-vs-*Threads-tp5321378p18127107.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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