Browse Source

取消配置连接回收空闲时间

dengsixing 3 years ago
parent
commit
8bcb89e997
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/main/resources/bootstrap.yml

+ 4 - 4
src/main/resources/bootstrap.yml

@@ -2,10 +2,10 @@ spring:
   application:
     name: 4dkankan-gateway
   cloud:
-    gateway:
-      httpclient:
-        pool:
-          maxIdleTime: 10000
+#    gateway:
+#      httpclient:
+#        pool:
+#          maxIdleTime: 10000
     nacos:
       config:
         server-addr: 192.168.0.47:8848