Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created August 16, 2016 08:42
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 anonymous/ddfad103cebfee4cb6a045dea20a7998 to your computer and use it in GitHub Desktop.
Save anonymous/ddfad103cebfee4cb6a045dea20a7998 to your computer and use it in GitHub Desktop.
# Max memory size (RSS) per worker
use Unicorn::WorkerKiller::Oom, (192*(1024**2)), (256*(1024**2))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment