springboot keepalive不生效
时间: 2023-09-08 14:08:16 浏览: 172
如果你使用的是SpringBoot 2.x版本,你需要在application.properties文件中添加以下配置:
```
server.tomcat.connection-timeout=60000
server.tomcat.keep-alive-timeout=60000
server.tomcat.max-keep-alive-requests=1
```
其中,`server.tomcat.connection-timeout`表示连接超时时间,`server.tomcat.keep-alive-timeout`表示保持连接的时间,`server.tomcat.max-keep-alive-requests`表示最大保持连接数。
如果你使用的是SpringBoot 1.x版本,你需要在application.properties文件中添加以下配置:
```
server.tomcat.max-connections=2000
server.tomcat.max-threads=200
server.tomcat.min-spare-threads=10
server.tomcat.keepAliveTimeout=60000
```
其中,`server.tomcat.max-connections`表示最大连接数,`server.tomcat.max-threads`表示最大线程数,`server.tomcat.min-spare-threads`表示最小空闲线程数,`server.tomcat.keepAliveTimeout`表示保持连接的时间。
阅读全文
相关推荐
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![pdf](https://img-home.csdnimg.cn/images/20241231044930.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![-](https://img-home.csdnimg.cn/images/20241231045053.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)