Score:0

Tomcat java consuming more Memory

in flag

enter image description herei am using aws in my tomcat application java eats more memory and more cpu utilization. my server configuration: 8 vcpu amd 16gb Memory i increased java heap size up to 10gb and i changed my apache2 mpm module event to worker with defauly values

in flag
I don't see a problem with CPU utilization, the java process only utilizes 1.5 of your 8 cores. Regarding the memory, if you want to reduce the memory usage you need to optimize the application. Otherwise you should increase the memory of your VM to match the memory needs.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.