veejar.net-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jan-28 12:20 UTC
FastCGI and Development Period
Hello! RubyOnRails + FastCGI is only for ready project? When I use fastcgi in my project in development period, apache caches all my ruby-classes. And I must restart my web-server to see changes in my ruby-classes. Is it normal? Can I use fastcgi in development period? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
veejar.net-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jan-29 09:28 UTC
Re: FastCGI and Development Period
Help, please... :( --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
FastCGI is geared for production and it does cache controllers and models. I don''t see a benefit using it in development, other than gaging performance. -- Long http://FATdrive.tv/wall/trakb/10-Long http://FATdrive.tv/ ----- Original Message ----- From: <veejar.net-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> To: "Ruby on Rails: Talk" <rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> Sent: Tuesday, January 29, 2008 4:28 AM Subject: [Bulk] [Rails] Re: FastCGI and Development Period> > Help, please... :( >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
You can usually kill the fcgi process instead of restarting your web server, no? On Jan 29, 10:31 am, "Long" <long...-bJEeYj9oJeDQT0dZR+AlfA@public.gmane.org> wrote:> FastCGI is geared for production and it does cache controllers and models. I don''t see a benefit > using it in development, other than gaging performance. > > -- Longhttp://FATdrive.tv/wall/trakb/10-Longhttp://FATdrive.tv/ > > > > ----- Original Message ----- > From: <veejar....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > To: "Ruby on Rails: Talk" <rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > Sent: Tuesday, January 29, 2008 4:28 AM > Subject: [Bulk] [Rails] Re: FastCGI and Development Period > > > Help, please... :(- Hide quoted text - > > - Show quoted text ---~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---