In docs from CPAN I read this: "Use no_rehash to disable finding a new memcached server when one goes down. Your application may or may not need this, depending on your expirations and key usage." But I don't undestend - what difference when I set no_rehash=1 or no_rehash=0? How work Cache::Memcached with this values? Thanks.