設置 TOMCAT 請求超時時間 和 最大鏈接數

能夠經過設置tomcat下conf文件夾的server.xml文件,對請求鏈接數和請求超時時間進行設置。html <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" acceptCount="500" maxThr
相關文章
相關標籤/搜索