Mark Thomas-23 wrote:
>
> hruesga wrote:
>> Sorry...
>>
>> Tomcat 5.5.25
>> Java: 1.5.0_12-b04
>> OS: Solaris 10
>>
>> We are facing a slow performance of one application, as far as we've
>> seeing
>> we have a max threads of 500 but only we see a max of 20 busy threads,
>> tomcat is configured to run with 3GB first there's no problem but 3 or 4
>> hours later we start to suffer a leak of mem that force us to restart the
>> web server.
>>
>> Our guess is to see what does java is doing with the memmory and find a
>> better configuration for the tomcat server, prior that we need to catch
>> the
>> garbage collector logs, but so far i'm not able to do this.
>
> So what configuration option have you tried that isn't working?
>
> Mark
>
>
> -Xmx3072m -Xms3072m
> Maz Threads= 500
> minSpareThreads=25
> maxSpareThreads=75
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this message in context:
http://www.nabble.com/Garbage-collector-tp25008420p25009288.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org