Skip to content

Instantly share code, notes, and snippets.

@cdgraff
Created March 25, 2017 19:12
Show Gist options
  • Save cdgraff/67750d2b68f067d2ac63827b6e8671bf to your computer and use it in GitHub Desktop.
Save cdgraff/67750d2b68f067d2ac63827b6e8671bf to your computer and use it in GitHub Desktop.

Revisions

  1. cdgraff created this gist Mar 25, 2017.
    8 changes: 8 additions & 0 deletions limit.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    * soft nproc 1048576
    * hard nproc 1048576
    * soft nofile 1048576
    * hard nofile 1048576
    * soft stack 1048576
    * hard stack 1048576
    * soft memlock unlimited
    * hard memlock unlimited