Hi I have a application where i am allowing users to upload high resolution images ( most of them are more than 4.5 MB in size ) because of the file size i am getting server timeout errors , can anyone suggest me ,how i can increase server execution time ,i am using mongrel . also how can i increase max file upload limit of my application ? Regards & Thanks A.Balaji --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Balaji wrote:> Hi > > I have a application where i am allowing users to upload high > resolution images ( most of them are more than 4.5 MB in size ) > because of the file size i am getting server timeout errors , can > anyone suggest me ,how i can increase server execution time ,i am > using mongrel . also how can i increase max file upload limit of my > application ? > > Regards & Thanks > A.BalajiHi All: I m also looking for a similar solution. I am sending mail through my application and it is giving "Execution Timeout" error after some time.. Where can we increase the script execution time. I am facing this issue on Webricks-Windows and on mongrel-Apache RHEL as well.. TIA, Priya -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
balaji are you using file_column bridge to upload the file? is that possible to share the code application> On Oct 30, 2:55 am, Balaji <balaji.ananthach...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi > > I have a application where i am allowing users touploadhigh > resolution images ( most of them are more than 4.5 MB in size ) > because of thefilesize i am getting server timeout errors , can > anyone suggest me ,how i can increase server execution time ,i am > using mongrel . also how can i increase maxfileuploadlimit of my > application ? > > Regards & Thanks > A.Balaji--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---