Skip to content

Instantly share code, notes, and snippets.

@cdgraff
Created March 25, 2017 19:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save cdgraff/67750d2b68f067d2ac63827b6e8671bf to your computer and use it in GitHub Desktop.
Save cdgraff/67750d2b68f067d2ac63827b6e8671bf to your computer and use it in GitHub Desktop.
HLS Tunning limit.conf
* soft nproc 1048576
* hard nproc 1048576
* soft nofile 1048576
* hard nofile 1048576
* soft stack 1048576
* hard stack 1048576
* soft memlock unlimited
* hard memlock unlimited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment