Hi Everybody , Can I get any ideas how to resolve this issue ??
My requirement is I have two instances of memcached , some times one can be down . In such cases I want to remove the reference to that instance dynamically so that the libmemcached hash algorithm will resolve only running instance and store the value . I just want to make sure that setting of values in memcache will not be missed out . If both the instances are down I want to get a notification and re-start the memcahed instances . And is there any way I can get serverip/details from which I am getting the value and storing the value in ?? I am using ubuntu 10.04, libmemcached version 0.51 . With Best Regards, Amaravathi
