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

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-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: