Skip to content

Instantly share code, notes, and snippets.

@arunsingh
Created September 6, 2016 05:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arunsingh/6f7a98957489863dc6a251840d78ec6f to your computer and use it in GitHub Desktop.
Save arunsingh/6f7a98957489863dc6a251840d78ec6f to your computer and use it in GitHub Desktop.
unicorn
# Max memory size (RSS) per worker
use Unicorn::WorkerKiller::Oom, (2*(1024**2)), (16*(1024**2))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment