> Has anyone experienced what I'm experiencing? I have three servers > running memcached, all with the same specs with the same amount of > memory allocated per server. When I use the "consistent" algo one > server receives 60% more entries than the other two servers. Switching > back to the standard algo solves the problem and I again see even > distribution. > > Thoughts?
First thing, this is a function of the client, not the memcached servers. You didn't mention anything about your environment at all. What client? What version of the client? What version of the server?