yogjun / myblog

0 stars 0 forks source link

zuul网关超时问题 #12

Closed yogjun closed 5 years ago

yogjun commented 6 years ago

1:url转发(url: http://localhost) zuul: host: socket-timeout-millis: 60000 connect-timeout-millis: 60000 2:service转发(serviceId: service) ribbon: ReadTimeout: 60000 SocketTimeout: 60000 hystrix: command: pelims-service: execution: isolation: thread: timeoutInMilliseconds: 60000