How to handle memcached server down???

2011-03-07 Thread Evil Boy 4 Life
Hi, I use the .net clients and 2 servers at 2 different machines. When one of the memcached servers is down, I try to set an item to the cache (According the hashing algorithm of the client, this item should stored the inactive server!) and this item get stored at the active server. After I set

Problems when one of the memcached server down

2011-03-03 Thread Evil Boy 4 Life
Hi, I use the .net clients and 2 servers at 2 different machines. When one of the memcached servers is down, I try to set an item to the cache (According the hashing algoritem of the client, this item should stored the inactive server!) and this item get stored at the active server. After I set