Tomcat consuming high CPU

前端 未结 10 1608
無奈伤痛
無奈伤痛 2020-12-30 05:17

Tomcat.exe is consuming 75% of CPU. Is anyone having any idea why it happens and how can that be decreased?

I am using Tomcat5.5 & J2SDK v 1.4.2_12

10条回答
  •  無奈伤痛
    2020-12-30 06:02

    This is most likely caused by the application(s) that you are running on top of the tomcat. Of course if you have very high traffic on your applications, this could also be the reason.

提交回复
热议问题