[OpenSIPS-Users] Fw: Re: [NEW]memcached implementation for memory caching

Brett Nemeroff brett at nemeroff.com
Wed Jul 15 20:01:30 CEST 2009


I think it'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't really change any of the underlying design
principals.


On Wed, Jul 15, 2009 at 12:14 PM, andrei dragus <andreidragus at yahoo.com>wrote:

>
>
>
>  Hi, Richard.
>
>  Yes.
>
>  As long as the server (ip and port) is the same, keys are
>  visible from all opensips distribution accessing that
>  cache.
>
>  Careful! In some cases this may be unwanted behavior.
>
>  Also if you use a group of servers you don't have complete
>  control over which keys go on which servers, but if you use
>  the same groups on all opensips servers it is guaranteed
>  that they are distributed in the same way, so again they are
>  visible from all servers.
>
>  Andrei.
>
>  --- On Wed, 7/15/09, Richard Revels <rrevels at bandwidth.com>
>  wrote:
>
>
>  > Andrei,
>  >
>  > I'll read the documentation shortly but I wonder if
>  you
>  > could give me
>  > a quick booster here.  Does this module allow for
>  two
>  > or more opensips
>  > proxies to access the same memory cached data on the
>  > distributed cache?
>  >
>  > Richard Revels
>  >
>  >
>
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090715/9b7b83da/attachment.htm 


More information about the Users mailing list