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

Ortwin Glück (JIRA) jira-events at lists.jboss.org
Fri May 11 04:59:52 EDT 2007


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