RubyGems.org

Rack::OOMKiller is a rack middleware that will check the memory usage of the process post-request, and if > 400mb exit

installgem install rack_oom_killer
Authors

Lincoln Stoll

2,614 total downloads 2,133 for this version
Owners

6435d4ed72b84a18b9fa63f92dfabe65

Gemfile
gem "rack_oom_killer", "~> 0.0.2"
Versions
  1. 0.0.2 January 26, 2012
  2. 0.0.1 January 26, 2012
Development Dependencies
  1. bundler ~> 1.0
  2. rack ~> 1.2.0