[OpenSIPS-Users] 2.4 full-sharing-cachedb-cluster
    Liviu Chircu 
    liviu at opensips.org
       
    Mon Jan  6 12:40:54 EST 2020
    
    
  
Hi Alexey,
The idea behind "full-sharing-cachedb" is that all data stays inside 
your Mongo/Cassandra
cluster.  Your OpenSIPS nodes can connect to the cluster from anywhere 
and they will work
with the global data set.
"ul_dump" shows nothing because there is no data held in usrloc memory 
in this mode.
Everything lives in the DB.  One idea would be to write some query logic 
so it displays all
the data -- I'll put it on the bucket list!
Best regards,
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 16.12.2019 09:31, Alexey Kazantsev via Users wrote:
> I also configured both OpenSIPS nodes to use the same MongoDB:
>     modparam("usrloc", "cachedb_url", 
> "mongodb://1.1.1.1:27017/opensipsDB.userlocation")
> and the result was the same:
>  — REGISTERs were handled fine;
>  — calls were successful
>  — ‘ul_dump’ still showed nothing.
> -----------------------------------------------
> BR, Alexey
> http://alexeyka.zantsev.com/
>
> _______________________________________________
> 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/20200106/bac2166e/attachment.html>
    
    
More information about the Users
mailing list