Configurable ulimit
Bug #1670296 reported by
Danilo Bargen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
coturn (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
By default, coturn on Ubuntu 16.04 appears to be limited to 4096 open files/sockets. This results in a max number of sessions around 2000.
By adding "ulimit -n 40000" as the first command in "do_start()" inside /etc/init.d/coturn, this limit is increased.
Is there a way to make this configurable without hacking the init script?
description: | updated |
To post a comment you must log in.
This ticket would be obsoleted by https:/ /bugs.launchpad .net/ubuntu/ +source/ coturn/ +bug/1666456.