Hacker News new | ask | show | jobs
by mnutt 5661 days ago
If you're using something like Passenger, I believe it does the upload in nginx/apache to a tempfile and then hands it off to Rails.
1 comments

Thanks for that bit of info. At the moment things like Passenger are obscured from my view/concern, as I'm not managing the servers myself, but should that change I'll definitely keep that tidbit in mind.