[sr-dev] [kamailio/kamailio] pipelimit: module causes high CPU load due to periodic 1s /proc/net/upd|tcp and /proc/stat system call if server RAM >= 48GB (#1675)

Daniel-Constantin Mierla notifications at github.com
Wed Oct 17 12:38:37 CEST 2018


@tpeham - `timer_mode` is just to control which timer process is used internally, so far it was the fast timer, but that is kind of busy resources, so this parameter allows to shift the execution of pipelimit timer function to another process, which can help reducing cpu usage/load of fast timer in some busy systems.

Your second point suggestion is good to avoid doing useless operations when not needed.

-- 
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/issues/1675#issuecomment-430578875
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20181017/042a8857/attachment.html>


More information about the sr-dev mailing list