On 28.11.2006, at 21.30, Matt White wrote:

If you use something like mongrel_upload_progress, the single- threadedness of Rails is no problem because Mongrel will intercept the upload and not hand it off to Rails until it's complete. That's what I'm doing at the moment, and my app runs just fine on one Mongrel.

If you're running large file uploads, I would recommend looking into it anyway, because your users will surely want some kind of update about how their upload is going.

Out of curiosity, has anyone managed to pair mongrel_upload_progress (or any of the other options) with MogileFS?

//jarkko

--
Jarkko Laine
http://jlaine.net
http://dotherightthing.com
http://www.railsecommerce.com
http://odesign.fi


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to