[asterisk-bugs] [Asterisk 0016721]: after a few minutes it takes down the server

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 18 15:00:35 CDT 2010


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=16721 
====================================================================== 
Reported By:                falves11
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   16721
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                       SWP-817 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 243695 
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-01-27 18:03 CST
Last Modified:              2010-03-18 15:00 CDT
====================================================================== 
Summary:                    after a few minutes it takes down the server
Description: 
Versions 1.6.X has a problem with UDP ports. I use SIP timers in my
sip.conf, so I imagine it its related. After a few minutes of intense
traffic, this linux command ("lsof -i | wc -l") shoots to 30.000+ and in
fact kills the machine, because the Kernel spends most of the time in a
single function, sock_poll. This is what the Parallels engineers have
found:
"this function finds a free socket that might be used for the data
transfer. Because your node have about 5000 already used sockets finding
free socket might take relatively big time. As far as I understand if
system is unable to find the free socket fast enough it just drops UDP
packet because there is no delivery guarantee for this protocol."
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0016774 [patch] [regression] 1.6.1.13 and 1.6.1...
related to          0015627 [patch] Asterisk runs out of sockets
====================================================================== 

---------------------------------------------------------------------- 
 (0119581) lmadsen (administrator) - 2010-03-18 15:00
 https://issues.asterisk.org/view.php?id=16721#c119581 
---------------------------------------------------------------------- 
Closing this issue as a duplicate. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-18 15:00 lmadsen        Note Added: 0119581                          
2010-03-18 15:00 lmadsen        Status                   assigned => closed  
======================================================================




More information about the asterisk-bugs mailing list