Showing posts with label Eureka. Show all posts
Showing posts with label Eureka. Show all posts

July 21, 2017

How Internally works Eureka connection pool? How to configure?

We can configure total connections Eureka, updating peerNodeTotalConnections property in the application.yml (default: eurkea peerNodeTotalConnections is 1000) in eureka application: eureka:     server:        waitTimeInMsWhenSyncEmpty: 0        peerNodeTotalConnections: 1000        peerNodeTotalConnectionsPerHost: 500 Ref: https://github.com/spring-cloud/spring-cloud-netflix/blob/master/spring-cloud-netflix-eureka-server/src/main/java/org/springframework/cloud/netflix/eureka/server/EurekaServerConfigBean.java EurekaServerConfigBean...
Read more ...

My Favorite Site's List

#update below script more than 500 posts