Hello Wilmar, 1) the db_url is used to store the entire dialog data, for restart persistence purposes ; the cachedb_url is used only for sharing (between several OpenSIPS instances) data related to dialog profiling (not sharing the whole dialog, but only profiling data).
2) yes, definitely you can - each URL is used for sharing different kind of data. 3) no errors; you can check to see if redis has some keys from OpenSIPS; check if the dialog profiles do work properly at script level. Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 10/18/2013 06:31 AM, Wilmar Campos wrote: > Hi Opensips Team, > > I am trying to avoid the opensips to lose the cache when service its > restarted, so far the db_url is working very good, but I also notice > for cluster configuration cachedb_url is the recommended solution. > > I would like to know: > > 1. Differences btw each one.? > 2. Can I use both at the same time? > 3. How can I verify redis is working fine? > > Thanks, > > Wilmar > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
