On 06/11/2010 05:50, rujin raj wrote:
> Hi,
> 
> Now my server.xml file is like this.As you told i added
> executor="tomcatThreradPool" as follows
> 
>  <Executor name="tomcatThreadPool" namePrefix="catalina-exec-"
>      maxThreads="1000" minSpareThreads="150"/>
> 
>  <Connector port="8080" protocol="HTTP/1.1"
>       connectionTimeout="20000"
>       executor="tomcatThreadPool"
>       maxThreads="1000"
>       enableLookups="false" disableUploadTimeout="true"
>        redirectPort="8443" />
> Still the minSpareThreads is not taken into account.

How can you tell?  What are you using to check the value?


p

Attachment: 0x62590808.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to