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

Commit eb1ce908 authored by anjiabin's avatar anjiabin

提交zuul优化配置

parent f3e402c9
......@@ -97,10 +97,10 @@ global:
ribbon:
eureka:
enabled: true # 为Ribbon禁用Eureka
ReadTimeout: 60000
SocketTimeout: 60000
ReadTimeout: 15000
SocketTimeout: 15000
MaxAutoRetries: 1
MaxAutoRetriesNextServer: 1
MaxAutoRetriesNextServer: 0
#liquidnet-service-sequence:
# ribbon:
# listOfServers: 192.168.137.1:9001
......@@ -111,5 +111,5 @@ hystrix:
execution:
isolation:
thread:
timeoutInMilliseconds: 30000
timeoutInMilliseconds: 60000
# -----------------------------------------------------------
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