jsxiao / spymemcached

Automatically exported from code.google.com/p/spymemcached
0 stars 0 forks source link

Support weighted servers. #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hello
  I want to know about that the setting of the server's weight.If we have 
serval servers as cache server.But they are different in configuration.I 
have to set the weight of the server.So the client could set the value 
property.But now I couldn't get any mothed to set it.

Original issue reported on code.google.com by kongqing...@gmail.com on 5 Mar 2009 at 7:39

GoogleCodeExporter commented 8 years ago
I don't have support for setting weights of servers.  You're the first person 
to care
enough about such things to actually file a bug.  :)

I don't know that it's hard, but it's never been particularly interesting to me.

Original comment by dsalli...@gmail.com on 6 Mar 2009 at 11:42

GoogleCodeExporter commented 8 years ago

Original comment by dsalli...@gmail.com on 28 Mar 2009 at 8:33

GoogleCodeExporter commented 8 years ago
I would like to see this, as we too have quite a few memcached servers with 
different
configurations. This is the only feature we had used with our previous java 
client,
Danga. 

Original comment by tsmalley...@gtempaccount.com on 24 Jun 2009 at 2:43

GoogleCodeExporter commented 8 years ago
this issue simply prevents us from using spymemcached client. whalin has it and 
we have to stick to it for now.

Original comment by a.abbasp...@gmail.com on 7 Dec 2010 at 1:01

GoogleCodeExporter commented 8 years ago
Have you tried add the same server many times to your memcached server list?

Original comment by matrix3...@gmail.com on 11 Nov 2011 at 6:33

GoogleCodeExporter commented 8 years ago
Actually adding the same server many times does work. The client can put more 
items in that server.

Original comment by zhanghao...@gmail.com on 18 Sep 2013 at 3:01