Skip to content

Instantly share code, notes, and snippets.

@Firefishy
Created March 25, 2013 00:29
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 Firefishy/5234224 to your computer and use it in GitHub Desktop.
Save Firefishy/5234224 to your computer and use it in GitHub Desktop.
apache...
PassengerRuby /usr/local/bin/ruby-tuned
/usr/local/bin/ruby-tuned:
#!/bin/bash
export RUBY_GC_MALLOC_LIMIT=60000000
exec "/usr/bin/ruby1.9.1" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment