Tag : open files
Home » Posts tagged open files"
TonyThanks for replying.I suspected something like that, though repeatedly runninglsof | wc -lAlways stays quite low – 100 000 open files, which is still 8 times less than the system maximum as confirmed by running ulimit -nI also note that this num..
After re/starting Asterisk with a user other than root you might see this error:/usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted,even if you try to set the current ulimit to a higher level.Edit y..