On 20 Apr 2008, at 02:26, Bharat Ruparel wrote:
>
> I am using pretty much the same RoR set up on Ubuntu 7.10, Fedora Core
> 5, and Windows with Rails 2.0.2, Ruby 1.8.6 and NetBeans 6.1 Beta.
> Each
> machine is using Mongrel. Both the Linux machines start Mongrel with
> this strange message:
>
It''s just saying that a somewhat experimental feature is there.
Signals don''t really exist on windows and so I''d guess that is
why you
don''t get the message. The people on the mongrel mailing list would
probably know for sure.
Fred> => Booting Mongrel (use ''script/server webrick'' to
force WEBrick)
> => Rails application starting on http://0.0.0.0:3000
> => Call with -d to detach
> => Ctrl-C to shutdown server
> ** Starting Mongrel listening at 0.0.0.0:3000
> ** Starting Rails with development environment...
> ** Rails loaded.
> ** Loading any Rails specific GemPlugins
> ** Signals ready. TERM => stop. USR2 => restart. INT => stop
(no
> restart).
> ** Rails signals registered. HUP => reload (without restart). It
> might
> not work well.
> ** Mongrel 1.1.3 available at 0.0.0.0:3000
> ** Use CTRL-C to stop.
>
> And they both continue to work well? In other words, the app runs
> just
> fine in the development mode.
> The Windows machine does not display "It might not work well."
message
> and also works fine.
>
> Why is Mongrel displaying this strange message?
>
> Bharat
> --
> 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
-~----------~----~----~----~------~----~------~--~---