On Tue, Dec 20, 2011 at 1:47 PM, ddgiants <[email protected]> wrote:

> Hey Brett - thanks for the communication. So you are using avp_db_queries?
> That's what i was using but the issue is if I change anything in startup I
> have to change it in timer as well Using the script I change it once.
>

What I normally do is use startup route to push objects into memcache for
something like 10 minutes. Then run a timer route every 5 minutes and
update the memcache. This keeps the cache fresh and lets objects expire as
they disappear.  Your requirements may require something else :)
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to