[asterisk-bugs] [JIRA] (ASTERISK-26648) ulimit setting is not working with asterisk
Karthik Raja (JIRA)
noreply at issues.asterisk.org
Wed Dec 7 06:39:10 CST 2016
Karthik Raja created ASTERISK-26648:
---------------------------------------
Summary: ulimit setting is not working with asterisk
Key: ASTERISK-26648
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26648
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 1.8.29.0
Environment: Opensuse 13.1, vicidial, Mysql, PHP, Apache
Reporter: Karthik Raja
Severity: Minor
Hi,
We are facing the below error frequently in the customer environment.
"asterisk.c: Accept returned -1: Too many open files"
"tcptls.c: Accept failed: Too many open files"
We are starting the asterisk process with ulimit 65536 and the same is showing when we check the limits of asterisk process ID by executing cat /proc/PID/limits.
When we run unlimit -a it is showing 1024. Asterisk should not get this error when we increase the limit when starting the asterisk.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list