3. There is not a single hashing algorithm defined for use by a
memcached client.

so

4. There is no guarantee that two clients with the same configured set
of servers, configured in the same order, will use the same server for
the same key.

If they use the same client software, they will use the same server for the same key. Different clients may use different software (e.g. one is Java and the other PHP) and in that case the algorithm may be different (but it does not have to be.)

--
Svemir Brkic
sve...@symplicity.com
Symplicity Corporation
http://www.symplicity.com

Reply via email to