Skip to content

Instantly share code, notes, and snippets.

@motobrew
Created June 9, 2017 02:06
Show Gist options
  • Select an option

  • Save motobrew/335ac1823bb7f76557ca3be507c6e743 to your computer and use it in GitHub Desktop.

Select an option

Save motobrew/335ac1823bb7f76557ca3be507c6e743 to your computer and use it in GitHub Desktop.
unicorn worker processes
worker_processes Integer(ENV["WEB_CONCURRENCY"] || 5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment