[asterisk-bugs] [JIRA] (ASTERISK-28707) Pjsip Threadpoll cant handle more than 10 calls per second
Ahmet Hancer (JIRA)
noreply at issues.asterisk.org
Tue Jan 21 00:39:25 CST 2020
Ahmet Hancer created ASTERISK-28707:
---------------------------------------
Summary: Pjsip Threadpoll cant handle more than 10 calls per second
Key: ASTERISK-28707
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28707
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_pjsip
Affects Versions: 16.2.0
Environment: Linux Centos 7
Reporter: Ahmet Hancer
Hi,
Using sipp I run loadtests on Asterisk and I observe If I send 10 calls per second Monitor_thread and pjsip Threadpool(with 200 threads) can handles calls with 30second duration long. But say if I send 50 calls per second using sipp to Asterik I observe monitor_thread can handle it without problem but threadpool cant: I see as monitor_thread process 1000 calls (new INVITE) while threadpool only processed around 300 calls(New INVITE) and rest are ignored
I will appreciate if you can help
Regards
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list