Hello- Is it not possible to run multiple instances of ''ruby script/server'' for different applications? I have 2 apps, say App1 and App2 and I would like to be able to host these locally at the same time using ruby script/server for each. Is this not possible? Is it a bad idea? This is on Red Hat Linux. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
> > I have 2 apps, say App1 and App2 and I would like to be able to host > these locally at the same time using ruby script/server for each. Is > this not possible? Is it a bad idea? >Specify a different port (-p switch for script/server), it defaults to 3000 but only one server can attach to any given port. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Perfect, thanks! On Dec 19, 8:04 pm, "Jim Lindley" <jimlind...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I have 2 apps, say App1 and App2 and I would like to be able to host > > these locally at the same time using ruby script/server for each. Is > > this not possible? Is it a bad idea? > > Specify a different port (-p switch for script/server), it defaults to > 3000 but only one server can attach to any given port.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi, I''m using ruby 1.8.7 with rails app(2.3.11) and deployed the app with apache server. My app performance is too slow so i configured the app with new relic and could see the ruby has 2 instances. One is for ruby(nobody) =201 MB and one more for ruby(root)= 73.9 MB. I killed the processes but still can see the same. Please help me and say why 2 instances are running for ruby?. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/6ea5929dc805570e0f90c8488b364e87%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.