[jboss-jira] [JBoss JIRA] Resolved: (JBAS-4412) maxSpareThreads not honoured

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Tue Nov 27 11:33:01 EST 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4412?page=all ]

Remy Maucherat resolved JBAS-4412.
----------------------------------

    Resolution: Won't Fix

The thread pool used in that Tomcat version does not have the capability to scale back the amount of threads used.

> maxSpareThreads not honoured
> ----------------------------
>
>                 Key: JBAS-4412
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4412
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web (Tomcat) service
>    Affects Versions: JBossAS-4.0.4.GA
>            Reporter: Ortwin Glück
>         Assigned To: Remy Maucherat
>
> I have set 
> maxThreads="50" minSpareThreads="5" maxSpareThreads="10" strategy="ms"
> in the HTTP/1.1 connector.
> After making many parallel requests the connection pool in the /status page shows 50 threads in READY status which do not decay even when there is no traffic for several minutes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jboss-jira mailing list