Question
1
Replies
36
Views
Posted: June 19, 2018
Last activity: June 20, 2018
Closed
Tomcat7/RHEL/Oracle JVM 1.7.0_80/Pega7.1.5/Oracle12c
Hello,
We are using below combination in our environment Tomcat7/RHEL/Oracle JVM 1.7.0_80/Pega7.1.5/Oracle12c.Our GC policy is -XX:+UseG1GC. -XX:ParallelGCThreads=4 -XX:ConcGCThreads=2.
Can you please let us know the ideal GC policy for the above combination?
***Edited by Moderator Marissa to update platform capability tags***
Hi,
I think the GC policy depends on number of factors and how your application is designed
So there is no ideal setting as such as discussed on various post, but you can check below links for reference.
https://community1.pega.com/community/product-support/question/garbage-collection-gl-logs-tomcat-7
https://community.pega.com/knowledgebase/articles/jvm-configuration-best-practices
Thank You