[sr-dev] [kamailio/kamailio] core: enable reuse of tcp sockets (#1024)

Daniel-Constantin Mierla notifications at github.com
Tue Mar 14 20:34:19 CET 2017


The patch is not that complex, so it can be merged, but I think there are few things to add afterwards:

  * find a way to have the option compiled always and enabled if available. Very unlikely someone will re-compile with other define options. With a quick search, maybe uname() (https://linux.die.net/man/2/uname) can be used to detect if the kernel is at least version 3.9.0. Then still have the global kamailio.cfg parameter to enable/disable per kamailio instance.
  * make actual use of this capability -- probably that means ability to create more than one tcp manager process that can listen on the same port and accept new connections


-- 
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/1024#issuecomment-286535098
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170314/7d8704d0/attachment.html>


More information about the sr-dev mailing list