Low performance adf_server1 on the first day of work
Hi, we uses Oracle Business Process Management Suite 12.2.1.2.0 and we have the problems with performance adf_server1 on the first day of work.
We recorded the data with the help of the JFR on the first and second day.
We noticed high values Objects Allocated OUTSIDE TLAB in first day, other differences were not seen.
I added the following options for start adf_server1: -XX:NewSize=3072m -XX:SurvivorRatio=8 -XX:+UseTLAB
Overall size Java Heap is 12288M.
What other tuning recommendations can you give to get rid of high values Objects Allocated OUTSIDE TLAB in the first day?
Thanks