> > #1) Should i use consistent hashing. > I am not expecting instances to go down randomly. But whenever one > machine has to be taken out for maintenance etc, would like to > minimize the impact. i read about a reduced performance when switched > to consistent hashing. Not sure whether it is still valid.
Er, "yes you should use it". pecl/memcache 3.0 would degrade if you used it but you should never use that sfotware.
