SP memcache plugin problem
Cantor, Scott
cantor.2 at osu.edu
Tue Mar 4 11:48:57 EST 2014
On 3/4/14, 11:41 AM, "jacob at collegenet.com" <jacob at collegenet.com> wrote:
>Memcached does not automatically re-hash unless you configure it to (and
>if you do, a whole host of cache consistency issues arise). It will fail
>the items hashed to the offline server.
Yes, that reminds me of course that those two hosts aren't really a
cluster of identical caches.
>The software using the memcached client is supposed to gracefully handle
>failed cache reads and writes.
This software by definition can't because this is not a cache in the usual
memcache sense, it's an actual data store of sessions and other
information that has no other persistence.
When I've asked about this, the response has been that memcache never
fails, so it's just not an issue. I was, umm, not persuaded by that
argument.
-- Scott
More information about the users
mailing list