Vikram Godse <[EMAIL PROTECTED]> wrote:
>
> Hi,
> My CATALINA_OPTS parameter has the following values i have 4gb ram on
> my server
>
> > CATALINA_OPTS="-server -XX:MaxPermSize=512m -Xms1024m -Xmx1024m"
>
> This is what i see in the tomcat manager server info.
> > Max threads: 200 Min spare threads: 4 Max spare threads: 50 Current
> thread count: 20 >Current thread busy: 17
> > Max processing time: 560464 ms Processing time: 2668.859 s Request
> count: 2800 Error >count: 46 Bytes received: 0.00 MB Bytes sent: 27.28
> MB
>
> My Max threads are 200 of which current thread count is 20 and current
> busy are 17 with
> 128 active sessions.

The same problem here.

Tomcat 5.5.15, Java 1.5.0,
CATALINA_OPTS: -XX:MaxPermSize=512m -Xms1024m -Xmx1024m"

Info from one of the managers webapps:

Max threads: 200
Min spare threads: 25
Max spare threads: 50
Current thread count: 57
Current thread busy: 16

Sessions: 192

-- 
T.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to