Skip to content

Instantly share code, notes, and snippets.

@sfsgagi
Created January 22, 2012 16:50
Show Gist options
  • Select an option

  • Save sfsgagi/1657648 to your computer and use it in GitHub Desktop.

Select an option

Save sfsgagi/1657648 to your computer and use it in GitHub Desktop.
passenger.load
#PassengerMaxPoolSize 20
PassengerMinInstances 5
RailsAppSpawnerIdleTime 0
RailsFrameworkSpawnerIdleTime 0
# need this because otherwise, redis/memcaches gets
# sucked into some thread conflicts
PassengerSpawnMethod conservative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment