Skip to content

Instantly share code, notes, and snippets.

@bvogel
Last active August 29, 2015 14:23
Show Gist options
  • Select an option

  • Save bvogel/ff0dd624720b9d7fe810 to your computer and use it in GitHub Desktop.

Select an option

Save bvogel/ff0dd624720b9d7fe810 to your computer and use it in GitHub Desktop.
<IfModule mod_passenger.c>
PassengerRoot /usr/local/rvm/gems/ruby-2.2.1/gems/passenger-5.0.8
PassengerDefaultRuby /usr/local/rvm/gems/ruby-2.2.1/wrappers/ruby
PassengerMaxPoolSize 20
PassengerMaxInstancesPerApp 10
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment