This was tested with 100K and 4 servers, when restarting a server we get a full sync from
the 3 nodes in a few seconds :
```show registrations: first x
"usrloc:location-contacts = 100000",
show registrations: second x
"usrloc:location-contacts = 100000",
show registrations: third x
"usrloc:location-contacts = 100000",
show registrations: fourth x
"usrloc:location-contacts = 100000",
postgres database: 100000
```
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1054
-- Commit Summary --
* dmq_usrloc: sync with multi contacts per message
-- File Changes --
M src/modules/dmq_usrloc/README (24)
M src/modules/dmq_usrloc/dmq_usrloc.c (7)
M src/modules/dmq_usrloc/usrloc_sync.c (264)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1054.patch
https://github.com/kamailio/kamailio/pull/1054.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1054