Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b3fca3f

Browse files
适应1.0.7
1 parent d143b4d commit b3fca3f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎spring-server/zuul2-server/src/main/resources/application.yml‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,17 @@ zuul:
3131
stripPrefix: true
3232
serviceId: product-demo
3333

34-
34+
hystrix:
35+
command:
36+
default:
37+
execution:
38+
isolation:
39+
thread:
40+
timeoutInMilliseconds: 40000
41+
ribbon:
42+
ServerListRefreshInterval: 30000
43+
ConnectTimeout: 10000
44+
ReadTimeout: 20000
3545

3646
eureka:
3747
instance:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /