[sr-dev] [kamailio/kamailio] Segmentation fault occured in rpc_mod_print function in runtime. (#2460)
Andrey Deykunov
notifications at github.com
Mon Oct 12 15:25:10 CEST 2020
Hi Daniel,
I've performed some load tests. The loading was about 400 calls per second on peak. In parallel, I started a script calling commands below with a frequency of 200 milliseconds:
```
/var/lib/ums/sbin/kamcmd -s udp:localhost:2048 stats.get_statistics websocket:
/var/lib/ums/sbin/kamcmd -s udp:localhost:2048 stats.get_statistics tcp:
/var/lib/ums/sbin/kamcmd -s udp:localhost:2048 stats.get_statistics shmem:
/var/lib/ums/sbin/kamcmd -s udp:localhost:2048 mod.stats tls pkg
/var/lib/ums/sbin/kamcmd -s udp:localhost:2048 mod.stats tls shm
/var/lib/ums/sbin/kamcmd -s udp:localhost:2048 mod.stats websocket pkg
/var/lib/ums/sbin/kamcmd -s udp:localhost:2048 mod.stats websocket shm
/var/lib/ums/sbin/kamcmd -s udp:localhost:2048 mod.stats core shm
```
This is a graph of loading:

The tests have finished successfully, there were no any fails ocurred.
Andrey
--
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/2460#issuecomment-707118377
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201012/e04b74a3/attachment.htm>
More information about the sr-dev
mailing list