awslabs / elasticache-cluster-config-net

A configuration object for Enyim's MemcachedClient that enables the use of Amazon ElastiCache's Auto Discovery feature
Apache License 2.0
29 stars 17 forks source link

Port Exhaustion #13

Open akabrainz opened 4 years ago

akabrainz commented 4 years ago

I am using the AWS ElastiCache and ClusterConfig for few webapplications and API's after running few tests I am seeing multiple connections to the port 11211(approximately 5000 connections), How do I control this polling and limit the connections ? This is causing Port exhaustion and making applications non-responsive.