1. 修改tomcat的启动方式为nio2. 调整执行器使用线程池3. 优化连接器的配置参数4. 禁用AJP连接器5. 优化jvm 的配置参数
https://blog.csdn.net/wang386851725/article/details/54911568