I have an app that uploads large mp3 files (teaching), of around 30 megs or so. I am running my app on a mongrel cluster behind nginx. The file uplaods seem to hang. Is there a max execution time setting in rails, mongrel or nginx that is causing this? Thanks Richard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
checkout http://wiki.codemongers.com/NginxHttpCoreModule#client_max_body_size Richard wrote:> I have an app that uploads large mp3 files (teaching), of around 30 > megs or so. I am running my app on a mongrel cluster behind nginx. The > file uplaods seem to hang. > > Is there a max execution time setting in rails, mongrel or nginx that > is causing this? > > Thanks > > Richard--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---