I think it&#39;s worth re-iterating that memcache is NOT meant to be a reliable data store and you should essentially build your applications assuming the data will NOT be available. Doing some reading on memcache is very worthwhile for proper use of this fantastic capability. The use of OpenSIPs using memcache doesn&#39;t really change any of the underlying design principals.<div>

<br></div><div><br><br><div class="gmail_quote">On Wed, Jul 15, 2009 at 12:14 PM, andrei dragus <span dir="ltr">&lt;<a href="mailto:andreidragus@yahoo.com">andreidragus@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
<br>
<br>
 Hi, Richard.<br>
<br>
 Yes.<br>
<br>
 As long as the server (ip and port) is the same, keys are<br>
 visible from all opensips distribution accessing that<br>
 cache.<br>
<br>
 Careful! In some cases this may be unwanted behavior.<br>
<br>
 Also if you use a group of servers you don&#39;t have complete<br>
 control over which keys go on which servers, but if you use<br>
 the same groups on all opensips servers it is guaranteed<br>
 that they are distributed in the same way, so again they are<br>
 visible from all servers.<br>
<br>
 Andrei.<br>
<br>
 --- On Wed, 7/15/09, Richard Revels &lt;<a href="mailto:rrevels@bandwidth.com">rrevels@bandwidth.com</a>&gt;<br>
<div class="im"> wrote:<br>
<br>
<br>
 &gt; Andrei,<br>
 &gt;<br>
 &gt; I&#39;ll read the documentation shortly but I wonder if<br>
 you<br>
 &gt; could give me <br>
 &gt; a quick booster here.  Does this module allow for<br>
 two<br>
 &gt; or more opensips <br>
 &gt; proxies to access the same memory cached data on the<br>
 &gt; distributed cache?<br>
 &gt;<br>
 &gt; Richard Revels<br>
 &gt;<br>
 &gt;<br>
<br>
<br>
<br>
<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>