[asterisk-bugs] [Asterisk 0015627]: Asterisk runs out of sockets

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Aug 1 07:36:58 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15627 
====================================================================== 
Reported By:                falves11
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15627
Category:                   Core/Netsock
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!): 209626 
Request Review:              
====================================================================== 
Date Submitted:             2009-07-31 17:12 CDT
Last Modified:              2009-08-01 07:36 CDT
====================================================================== 
Summary:                    Asterisk runs out of sockets
Description: 
The Parallels engineers have found a bug that takes down asterisk because
the server runs out of sockets, and also it degrades the performance
because over time it takes more and more time for the processor to find an
empty socket. The load on the processor grows over time,

====================================================================== 

---------------------------------------------------------------------- 
 (0108505) vrban (reporter) - 2009-08-01 07:36
 https://issues.asterisk.org/view.php?id=15627#c108505 
---------------------------------------------------------------------- 
Are you using SIP over TCP? 

You can use the test tool sipp (http://sipp.sourceforge.net) 
"sipp uac -i <your-ip> -t t1 <asterisk-ip> -s 78 -trace_err -d 1s"
to test it with TCP and:
"sipp uac -i <your-ip> -t u1 <asterisk-ip> -s 78 -trace_err -d 1s"
with UDP, to see if there is a difference. Also with activ SIP-timer and
disabled SIP-timer to narrow down this.

You said that 1.6.2-r197190 does not have that issue. then try the
revision in the middel between 197190 and 209626 -> 203408 test this, if
you have also the same error, then middel between 203408 and 197190 ->
200299... need some time this work, but then you find the commit that
introduced this issue. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-01 07:36 vrban          Note Added: 0108505                          
======================================================================




More information about the asterisk-bugs mailing list