Hi all We are currently developing a setup, where a set of webservers uses a set of memcached servers to store session data. It is critical that they all agree on what is cached at all times. We have looked at the consistent hashing scheme, but is not convinced that it is the best way to go.
Does anybody have any expiries on a "many-to-many" (webservers-to- memcached) setup, in particular handling of adding, removing and unreachable memcached servers in cache critical setup? Best Regards Michael Kristensen
