https://bz.apache.org/bugzilla/show_bug.cgi?id=69608
--- Comment #4 from Praddy <prady...@gmail.com> --- (In reply to Christopher Schultz from comment #2) > No Java version mentioned, no GC settings mentioned. I'm using OpenJDK 21, I did not mention any GC(which defaults to G1GC) in the options just used -Xms2g -Xmx6g export CATALINA_OPTS="-Xms2g -Xmx6g" Although I have changed to ZGC now which works out fine. > > This is not really a valid report. > > Tomcat does not have any direct control over when and how Garbage Collection > activities occur within the Java Virtual Machine. If you are experiencing > long pauses, then you will need to tune your GC settings accordingly. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org