Administrator
- Administrator
- All Products
serviceHosts: ids: context: /identity-service/api/v1/ agentContext : /identity-service/agent/api/v1/ cache: enabled: true maxCacheItems: 2500cacheExpiryMillis: 60000lockTimeoutMillis: 30000refreshAheadEnabled: true queueCapacity: 500 corePoolSize: 1 maxPoolSize: 5 keepAliveSec: 120 timeToRefreshSec: 15 evictOnLoadMiss: false clientPool: socketTimeout : 60000 connectionTimeout : 60000 poolMaxTotal : 40 poolMaxPerRoute : 30 hystrix: executionTimeoutInMilliseconds : 60000 fallbackEnabled: false
serviceHosts: ids: context: /identity-service/api/v1/ agentContext : /identity-service/agent/api/v1/ cache:cacheExpiryMillis: 200000lockTimeoutMillis: 150000