修改tomcat conf 下  server.xml 文件

<Connector port="8080" protocol="HTTP/1.1"
connectionTimeout="2000"
redirectPort="8443" URIEncoding="UTF-8"/>

 

connectionTimeout="20"

 

即可

相关文章:

  • 2021-06-02
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2021-12-15
  • 2021-08-13
  • 2022-12-23
  • 2021-10-29
猜你喜欢
  • 2022-12-23
  • 2021-06-01
  • 2018-03-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案