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

Reply via email to