weiximei 6 yıl önce
ebeveyn
işleme
c4426539ad

+ 5
- 0
CODE/smart-community/zuul/src/main/resources/bootstrap.yml Dosyayı Görüntüle

@@ -40,6 +40,11 @@ hystrix:
40 40
           thread:
41 41
             timeoutInMilliseconds: 180000
42 42
 
43
+ribbon:
44
+  ReadTimeout: 38000
45
+  ConnectTimeout: 38000
46
+  eureka.enabled: true
47
+
43 48
 
44 49
 ## Mybatis
45 50
 mybatis: