[asterisk-bugs] [JIRA] (ASTERISK-24533) 2 threads created per chan_sip entry
xrobau (JIRA)
noreply at issues.asterisk.org
Mon Nov 17 21:55:29 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223616#comment-223616 ]
xrobau commented on ASTERISK-24533:
-----------------------------------
That's much better!
[root at localhost asterisk]# asterisk -rx 'sip show peers' | grep peers
499 sip peers [Monitored: 0 online, 499 offline Unmonitored: 0 online, 0 offline]
[root at localhost asterisk]# ps -eLf | grep /usr/sbin/aster | wc -l
62
[root at localhost asterisk]#
> 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
> Assignee: xrobau
> Attachments: backtrace-with-mailbox.txt, backtrace-without-mailbox.txt, sip_additional.conf, stasis-threadpool-13.diff, stasis-threadpool-13-take2.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