Commit 3a11473e by CnNoter

commit file

parent c3d33779
......@@ -44,7 +44,7 @@ spring:
#url: http://119.96.87.17:10422
url: http://127.0.0.1:10422
api-path: instances
cache:
redis:
expires:
......@@ -55,14 +55,14 @@ ribbon:
enabled: true
eager-load:
enabled: true
clients: techhero-auth,techhero-base-supportplatform,techhero-base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-base-data,techhero-base-exam,techhero-project-visualization,techhero-permission,techhero-base-basicdata,techhero-preventioncheat,techhero-component-websocket,techhero-component-message,techhero-component-workflow
clients: techhero-auth,techhero-base-system,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task,techhero-component-websocket,techhero-component-message,techhero-component-workflow
Httpclient:
enabled: false
OkHttp:
enabled: true
ReadTimeout: 10000
ConnectTimeout: 10000
feign:
hystrix:
enabled: true
......@@ -80,7 +80,7 @@ feign:
enabled: true
response:
enabled: true
hystrix:
threadpool:
default:
......@@ -99,7 +99,7 @@ hystrix:
isolation:
semaphore:
maxConcurrentRequests: 50 #回退线程数量
tomcat:
tomcat:
max-connections: 500
max-threads: 30
min-spare-threads: 3
......@@ -127,5 +127,3 @@ rabbitmq:
alarmMessage:
exchange: alarm-message-test
queue: Alarm-Event-Msg-test
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