参考连接https://blog.csdn.net/shootyou/article/details/6615051

tomcat的cpu使用率过高,有事会导致tomcat停掉,执行ps aux| grep tomcat的PID查看cpu使用率或者top查看,netstat -anp| grep PID看到有很多的僵尸进程。

相关文章:

  • 2021-05-03
  • 2021-11-22
  • 2021-09-26
  • 2022-12-23
  • 2021-12-17
  • 2021-07-18
  • 2021-12-21
  • 2021-09-05
猜你喜欢
  • 2021-08-03
  • 2021-11-21
  • 2021-06-19
  • 2022-12-23
  • 2021-10-04
  • 2022-12-23
相关资源
相似解决方案