[sr-dev] [kamailio] rtpengine: hash table to keep the selected nodes (#390)

Stefan Mititelu notifications at github.com
Wed Nov 11 15:51:02 CET 2015


On a restart (i.e. rtpengine's mod_destroy() is called), rtpengine_hash_table_destroy() is called which frees the entire shm hashtable.

Possible limitations:
- overhead added by the rtpengine hashlock (i.e. decrease in calls/sec rate)
- more shm used (i.e. one has to increase the shm using kamailio's "-m" parameter)

What is the current known limitation for kamailio (calls/sec) ?

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/390#issuecomment-155802616
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151111/e68068ef/attachment.html>


More information about the sr-dev mailing list