Memcached load balancing
J A
pcdwho at gmail.com
Mon Sep 10 06:29:28 UTC 2007
How exactly does Memcache do load balancing? Suppose I have 3 Memcached
servers, and I start storing items in server CACHE1. Later somehow CACHE1
crashes, and all info there is gone. What happens then? Would I have to
code in my logic to start moving all future caches to CACHE2?
Also, what if CACHE1 gets full? How would my PHP application know to move to
CACHE2 for further caches?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070910/bb96c312/attachment.html
More information about the memcached
mailing list