> From: Serge Fonville [mailto:[EMAIL PROTECTED]
> Subject: Re: Problem to install APR Tomcat Native Library
>
> In tomcat 6 you need to specify an executor to define minSpareThreads
> and maxSpareThreads (altough this isn't required, IIRC/AFAIK)
> http://tomcat.apache.org/tomcat-6.0-doc/config/http.html(search
> for executor)
> http://tomcat.apache.org/tomcat-6.0-doc/config/executor.html

Not true; the plan was to migrate thread pool usage from connectors to 
executors, but most of the 6.0 connectors still support the min and max thread 
settings - with the exception of the APR connector, which (AFAICT) has actually 
never supported the attributes.  The 6.0 doc was updated prematurely.

Note this message about performance problems with <Executor>, from one of the 
main contributors:
http://marc.info/?l=tomcat-user&m=118002259402411&w=2

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

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

Reply via email to