joel.merrick-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Feb-19 16:12 UTC
Design and Deployment
Hi guys, Looking for some advice if possible.. I basically want to create a free dj mix site, whereby users can upload mixes, rate them, discuss them etc.. but I have a few (ok, many) questions that I could do with answering to help me on my way to rails zen! Firstly is the way I can deploy the application. I would probably be using Apache 2.2, mod_proxy_balancer and mongrel. Would there be any way that large file uploads (of around 100mb) would cause problems with this setup? I''m not au fait with the way that this works in rails, as I''m still a complete newbie. What about memory filling issues, buffers etc.. More questions will come (undoubtedly) but I thought I''d start off on a simple(ish) one first. Thanks! Joel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Feb 19, 2007, at 8:12 AM, joel.merrick-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> Would there be any > way that large file uploads (of around 100mb) would cause problems > with this setup? I''m not au fait with the way that this works in > rails, as I''m still a complete newbie. What about memory filling > issues, buffers etc..You should seriously consider using merb for large file uploads. -- -- Tom Mornini, CTO -- Engine Yard, Ruby on Rails Hosting -- Reliability, Ease of Use, Scalability -- (866) 518-YARD (9273) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
joel.merrick-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Feb-20 12:30 UTC
Re: Design and Deployment
> > You should seriously consider using merb for large file uploads.Looks very interesting, I wasn''t even aware smaller frameworks existed in such a capacity. I will take a look at it. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---