Displaying 1 result from an estimated 1 matches for "htmlwhere".
Did you mean:
htmlhere
2013 Feb 15
1
How to read/set ulimit for non-root asterisk process ?
...hat increasing this open files limit from 1024 to 2048 could
work around the above issue.
Strangely, I can't find much online doc on ulimit and its usage.
My main source is http://ss64.com/bash/ulimit.html
and I also found this
http://lists.digium.com/pipermail/asterisk-dev/2006-October/024091.htmlwhere
I could read
>* And what does 'ulimit -n' say for your Asterisk process?*
1. How can I specificially read "ulimit -n" for asterisk, for instance when
asterisk is run by an asterisk user which has no login or shell ?
2. Is there an easy and safe way to increase the number of...