shikeying
2024-03-31 bde8258f7de3dfc5cbf0fc59f2b74ed0fd073df7
deploy-jar-template/src/main/resources/application-dev.yml
@@ -424,11 +424,11 @@
    # 空闲连接数量,默认:200个
    max-idle-connections: 200
    # 连接超时,默认:2秒
    connect-timeout-seconds: 2
    connect-timeout-seconds: 20
    # 读超时,默认3秒
    read-timeout-seconds: 3
    read-timeout-seconds: 30
    # 写超时,默认3秒
    write-timeout-seconds: 3
    write-timeout-seconds: 30
  # 集群支持相关配置,2023-09-29
  lb: