Skip to content

Instantly share code, notes, and snippets.

@ogmkp
Forked from cdgraff/limit.conf
Created February 1, 2024 15:32
Show Gist options
  • Save ogmkp/18d11417d9a67ea758be5aa9be4d457c to your computer and use it in GitHub Desktop.
Save ogmkp/18d11417d9a67ea758be5aa9be4d457c 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