How to maintain cache update on different memcached servers?
Bash Coder
bashcoder+memcached at gmail.com
Tue Oct 31 17:10:42 UTC 2006
> so given this
>
> 1. we can't add servers to an existing running pool? since hashing
> won't work when you add addional server(s), you need to reset all
Yes.
> 2. if script A is using server A, B, C, and script B is using server
> B, C, D, there will be duplicate items on servers, maybe an item exist
> on B & C ?
>
No. They all use the same pool of servers and they all calculate the mod of
the checksum the same way.
- Bash
--
http://bashcoder.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20061031/8b7b17cb/attachment.htm
More information about the memcached
mailing list