记得上下班打卡 | git大法好,push需谨慎

Commit 7259be96 authored by anjiabin's avatar anjiabin

修改zuul

parent da095fdc
...@@ -104,10 +104,12 @@ ribbon: ...@@ -104,10 +104,12 @@ ribbon:
enabled: true # 为Ribbon禁用Eureka enabled: true # 为Ribbon禁用Eureka
ReadTimeout: 5000 ReadTimeout: 5000
ConnectTimeout: 5000 ConnectTimeout: 5000
MaxAutoRetries: 1 MaxAutoRetries: 0
MaxAutoRetriesNextServer: 1 MaxAutoRetriesNextServer: 0
MaxConnectionsPerHost: 5000 MaxConnectionsPerHost: -1
MaxTotalConnections: 25000 MaxTotalConnections: -1
# MaxConnectionsPerHost: 5000
# MaxTotalConnections: 25000
#liquidnet-service-sequence: #liquidnet-service-sequence:
# ribbon: # ribbon:
# listOfServers: 192.168.137.1:9001 # listOfServers: 192.168.137.1:9001
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment