Good lord - I'm getting woozy - I just told you below:&nbsp; Everyone uses the same pool of memcached servers.&nbsp; I give up!&nbsp; RTFM.<br><br>Better yet, let me just save you some time:&nbsp; No way do you need this solution.<br><br><div>
<span class="gmail_quote">On 10/31/06, <b class="gmail_sendername">howard chen</b> &lt;<a href="mailto:howachen@gmail.com">howachen@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 11/1/06, Bash Coder &lt;<a href="mailto:bashcoder+memcached@gmail.com">bashcoder+memcached@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt; &gt; so given this<br>&gt; &gt;<br>&gt; &gt; 1. we can't add servers to an existing running pool? since hashing
<br>&gt; &gt; won't work when you add addional server(s), you need to reset all<br>&gt;<br>&gt; Yes.<br>&gt;<br>&gt; &gt; 2. if script A is using server A, B, C, and script B is using server<br>&gt; &gt; B, C, D, there will be duplicate items on servers, maybe an item exist
<br>&gt; &gt; on B &amp; C ?<br>&gt; &gt;<br>&gt;<br>&gt; No.&nbsp;&nbsp;They all use the same pool of servers and they all calculate the mod of<br>&gt; the checksum the same way.<br>&gt;<br><br>well, i mean if script A is connect to A, B, C, and script B is
<br>connect to B, C , D<br><br>since A, B, C, D don't know each other, and therefore don't know the<br>data stored on them<br><br>to script A, memcached A is the first server, to script B, memcached B<br>is the first server, so data might duplicated on A &amp; B , is that
<br>correct?<br></blockquote></div><br>