Re: problem in GC tuning

2006-05-30 Thread charly
But the impact of GC logging on the performance should be low outside of the GC cycles ? Isn't it? Karl-heinz - Original Message - From: "Michael Echerer" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, May 26, 2006 4:44 PM Subject: Re:

RE: problem in GC tuning

2006-05-28 Thread Prashant kumar
I require that much of memory to avoid GC. Is there any other way out for it ? -Original Message- From: Michael Echerer [mailto:[EMAIL PROTECTED] Sent: Friday, May 26, 2006 8:14 PM To: Tomcat Users List Subject: Re: problem in GC tuning Prashant kumar wrote: > Hi All, > >

Re: problem in GC tuning

2006-05-26 Thread Michael Echerer
Prashant kumar wrote: > Hi All, > > 1) Is there any means by which GC takes less CPU, I mean that it > can take longer time to complete its one cycle (as memory is not a > constraint) ? You've set quite a lot of heap 3400m. Do you really need that much memory? The more you set, the more t

problem in GC tuning

2006-05-25 Thread Prashant kumar
Hi All, I m working on an sip application server and want to increase its performance. at max load the CPU of my server machine is around 45-50% free. The issue I am facing is that for a short period of time (for around 7-10 sec), free CPU goes below 25%. My server has a constraint that it must h