veejar.net-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jul-22 07:20 UTC
RubyOnRails max perfomance
Hello! I use rubyonrails with apache2. I have configured apache with FastCGI. When I test my project with fastcgi it''s normal, that perfomance (speed) is very hight. But when I change some ruby-libs (rb-files), I must restart apache. With CGI project works very slow. Exist any method for develop rubyonrails project with fastcgi? --~--~---------~--~----~------------~-------~--~----~ 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 Jul 22, 8:20 am, "veejar....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <veejar....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello! > > I use rubyonrails with apache2. I have configured apache with FastCGI. > When I test my project with fastcgi it''s normal, that perfomance > (speed) is very hight. But when I change some ruby-libs (rb-files), I > must restart apache. > With CGI project works very slow. Exist any method for develop > rubyonrails project with fastcgi?I don''t think anyone does that. people normally use ruby script/server (which runs webrick or mongrel) in development. Fred --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---