[jboss-user] [Performance Tuning] - Re: High CPU Utilization

Amol Walanj do-not-reply at jboss.com
Tue May 8 08:29:39 EDT 2012


Amol Walanj [https://community.jboss.org/people/walanj.amol] created the discussion

"Re: High CPU Utilization"

To view the discussion, visit: https://community.jboss.org/message/734264#734264

--------------------------------------------------------------
Hi had found one more information related to this.
The CPU Utilization is depend on the maxThreads configured in server.xml for http connector.
I can see the almost linear increase in CPU Utilzation and TPS with the maxThread.
When maxThread reaches approx. 75% of the threads from client its shows the CPU utilization in the range of 80-85%
When I had configured the maxThread=5 , I can see the CPU Utilization in the range of 45-50 % , with drop in TPS almost 40-45%.
When I had configured the maxThread=8 , I can see the CPU Utilization in the range of 70-75 %, with drop in TPS almost 30-35%.

Also I tried to use the executor in server.xml.
But there I got the same result as that of initial configuration.  :| 

Thanks,
Amol
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/734264#734264]

Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120508/b476da6a/attachment.html 


More information about the jboss-user mailing list