JBoss Community

High CPU Utilization

created by Amol Walanj in Performance Tuning - View the full discussion

Hi ,

 

We have started our application with following settings.

$JAVA_OPTS -Xmx4096m -Xms4096m -Xmn2g -Xss128k -XX:ParallelGCThreads=8 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -XX:MaxPermSize=512m -XX:PermSize=256m

 

We are sending the direct http requst to our application.

It causing the CPU Utilization in the range of 80-85 %.

 

When we tried jst returning back from the Method with Null response Our CPU Utilization is in the range of 45-50%

 

We are using the axis2 webservice in it.

 

 

Hardware Configuration
Application Node No of CPU8
CPU TypeIntel(R) Xeon(R) CPU E5530 @ 2.40GHz, cache size 8192 KB
Memory8 GB
Network Card100 mbps Ethernet
Database serverNo of CPU8
CPU TypeIntel(R) Xeon(R) CPU E5620 @ 2.40GHz, cache size 12228 KB
Memory160 GB
Network Card100 mbps Ethernet

 

So currently we are struggling to reduce the CPU usage.

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community