Pushed some commits to dmq_usrloc module that allows some tunings:
* don't sync all records at startup -- not necessary always (e.g., loading from a
shared database)
* use system memory for internal fetching of all usrloc records (very rare operation,
only when one node is started and has sync of all records enabled)
* throttling of requests sent out for sync'ing - option to wait for a while after
sending a batch of requests
I had no environment for testing, but the patches are very small and can be backported
easily in 4.3. If anyone has time to test (or needs those) and provides feedback, would be
appreciated.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/399#issuecomment-158370830