Search Results

2
votes

Mongrel hangs with 100% CPU / EBADF (Bad file descriptor)

Consider using ImageScience, RMagick is known to leak massive amounts of memory and lock. …
2
votes

Setting environment variables for Phusion Passenger applications

Before you do any requires (especially before requiring rubygems) you can do: ENV['GEM_HOME'] = '/foo' This will change the environment variable inside this proces …