修改:bug 1522 查询hpc资源时间过久504问题优化
This commit is contained in:
@@ -50,6 +50,15 @@ spring:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
group: DEV_GROUP # 指定目标服务的分组
|
||||
- id: pbs-service-queryHpcResource
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
- Path=/simulation/pbs/pbs/queryHpcResource
|
||||
filters:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
response-timeout: 50000
|
||||
connect-timeout: 10000
|
||||
- id: pbs-service
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
@@ -125,7 +134,7 @@ logging:
|
||||
# 0单机处理,1负载均衡轮询
|
||||
serverType: 0
|
||||
serverIp: 192.168.190.100
|
||||
#serverIp: 192.168.65.73
|
||||
#serverIp: 192.168.65.76
|
||||
|
||||
security:
|
||||
whitelist:
|
||||
|
||||
@@ -50,6 +50,15 @@ spring:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
group: DEV_GROUP # 指定目标服务的分组
|
||||
- id: pbs-service-queryHpcResource
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
- Path=/simulation/pbs/pbs/queryHpcResource
|
||||
filters:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
response-timeout: 50000
|
||||
connect-timeout: 10000
|
||||
- id: pbs-service
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
|
||||
@@ -50,6 +50,15 @@ spring:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
group: DEV_GROUP # 指定目标服务的分组
|
||||
- id: pbs-service-queryHpcResource
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
- Path=/simulation/pbs/pbs/queryHpcResource
|
||||
filters:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
response-timeout: 50000
|
||||
connect-timeout: 10000
|
||||
- id: pbs-service
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
|
||||
@@ -50,6 +50,15 @@ spring:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
group: LYRIC_GROUP # 指定目标服务的分组
|
||||
- id: pbs-service-queryHpcResource
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
- Path=/simulation/pbs/pbs/queryHpcResource
|
||||
filters:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
response-timeout: 50000
|
||||
connect-timeout: 10000
|
||||
- id: pbs-service
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
|
||||
@@ -50,6 +50,15 @@ spring:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
group: DEV_GROUP # 指定目标服务的分组
|
||||
- id: pbs-service-queryHpcResource
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
- Path=/simulation/pbs/pbs/queryHpcResource
|
||||
filters:
|
||||
- StripPrefix=2
|
||||
metadata:
|
||||
response-timeout: 50000
|
||||
connect-timeout: 10000
|
||||
- id: pbs-service
|
||||
uri: lb://pbs
|
||||
predicates:
|
||||
|
||||
Reference in New Issue
Block a user