Thanks Guys for the thoughts and ideas - I'll have a look at merb as Craig
suggested as I'm currently running the default setup of 64mb for rails (only
1 app running) and if a single file upload is causing me to run out of
memory then that is troublesome. FWIW, I replaced my own file upload code
with that of recipe 57 if you have the Rails Recipe book, but the issue is
there as well, so it possibly could be a rails related issue.


On 04/04/07, Zed A. Shaw <[EMAIL PROTECTED]> wrote:


Mongrel isn't crashing, most likely you have too little RAM and the
linux oomkiller is killing Mongrel off when it gets too big.  Take your
app, put it on a computer with lots of ram, and then try a bunch of
giant uploads to make sure.  Then, if it still works simply go buy more
RAM from MT.

--
Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu
http://www.zedshaw.com/
http://www.awprofessional.com/title/0321483502 -- The Mongrel Book

--
Cheers,
Serdar Kılıç
http://weblog.kilic.net/
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to