[asterisk-bugs] [JIRA] (ASTERISK-24533) 2 threads created per chan_sip entry
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Nov 17 17:25:33 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-24533:
-----------------------------------
Attachment: stasis-threadpool-13.diff
[~xrobau]: attached is a preliminary patch, {{stasis-threadpool-13.diff}}, that should address this for {{chan_sip}}. It uses a threadpool for what I think should have been the cause of this in {{chan_sip}} - although there are other culprits. Let me know how much this knocks the threads down.
> 2 threads created per chan_sip entry
> ------------------------------------
>
> Key: ASTERISK-24533
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24533
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 13.0.0
> Environment: FreePBX Distro standard 13
> Reporter: xrobau
> Attachments: backtrace-with-mailbox.txt, backtrace-without-mailbox.txt, sip_additional.conf, stasis-threadpool-13.diff
>
>
> When creating a chan_sip entry, it appears that in 13, a thread is being created for each entry, as well as a thread for every mailbox.
> This is unexpectedly large, and is a regression from 11 and 12, where the thread count was around 40 to 60 for the same number of entries.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list