开发者

Setting multiple instances on multiple servers of Memcached

开发者 https://www.devze.com 2023-03-31 16:13 出处:网络
While reading the documentation on Memcached, I got the impression that one can setup memcached across multiple servers thus creating a cluster. The question that naturally comes up, is the exact pro

While reading the documentation on Memcached, I got the impression that one can setup memcached across multiple servers thus creating a cluster. The question that naturally comes up, is the exact procedure of doing this.

I think that if such a feature exists is not well documented and the Memcache开发者_如何学Cd Wiki needs this addition. I found somewhere that you must include in the configuration files, the IP list of all the servers but is this enough? If someone could point me to a link or something outlining this procedure I would be grateful.


Install it, run it, point all your clients to it the same way. Did you try this?

0

精彩评论

暂无评论...
验证码 换一张
取 消