I want to setup memached servers with each having a hotspare. So a memcached server running on a particular ip and port combination and port will have another memcached server running on same ip and port. I tested this on windows xp. I am able to able multiple memcached processes, but only one is active at a time. When the first process is killed, the other one gets active.
However I am unable to open two processes in the same way in linux. It says the port is already in use. Is this the correct way to setup hotspare & if so how do I set it up in linux machine. Please advise. Thanks for the replies
