multiple memcached instances per server
Maxim Dounin
mdounin at mdounin.ru
Wed Oct 24 09:04:01 UTC 2007
Hello!
On Wed, 24 Oct 2007, J A wrote:
> I've seen some people put multiple memcache daemons on one particular
> server. Is there a reason for doing this, as opposed to just one?
It's convenient if you have small number of physical servers but want to
be able to restart memcached instances (e.g. for slab rebalancing, for
upgrade, etc...) without invalidating significant part of your cache.
Maxim Dounin
More information about the memcached
mailing list