Hi Richard, Nginx sets proxy_read_timeout to 60 seconds by default. So you may need to add a line like this to your nginx.conf file:
proxy_read_timeout 300; cheers, Vince On Sun, Jan 11, 2009 at 6:52 AM, Richard <richard.macks...@gmail.com> wrote: > > Hi > I am trying to upload 30mb files with attachment-fu, these seem to > just hang. (works file for small image files) > I am using mongrel cluster and nginx... > > Does anyone have any advice? > > Thanks > > Richard > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Ruby on Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to rubyonrails-deployment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---