On Fri, 24 Jul 2009 06:32:45 +0900, Xeno Campanoli
<xeno.campanoli / gmail.com> wrote:
> I am seeing a small Rails app freeze up after being up for a while.  It
> appears 
> to be unrelated to usage, but to happen after about a months' or more
time.

In my experience, they can die after a period of time.  I usually use
something like lighttpd/fastcgi instead because it will keep a pool of
rubies on stand-by, and clean them up as they die off.

-- 
- Kyle