Public bug reported:

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?

** Affects: coturn (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

- By default, coturn on Ubuntu 16.04 appears to be limited to 4000 open
+ 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?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1670296

Title:
  Configurable ulimit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coturn/+bug/1670296/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to