Hello, we are using memcached on Windows with Enyim's client, which lets us configure the size of the socket pool it uses to connect to the servers. At the moment we are using the default configuration, which sets the minimum size of the pool to 10 and the maximum to 100.
Our network is made of 3 clients and 12 servers. Looking at the server's stats, they report that every server has at this point in time 73 current connections. Would anyone give me some help in evaluating this information? Is there any other data that would give details about how to size our memcached network?
