When I script/server, both webrick and mongrel hang until I ctrl-c. If I''m using webrick, it will start normally, but if I''m using mongrel it will appear to start and then hang again. Any idea why this behavior? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Have you taken a look at your development.log file right after the hanging begins? If there''s something you can''t make sense of in there, post it here. On Dec 15, 3:56 am, Gavin <gav...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> When I script/server, both webrick and mongrel hang until I ctrl-c. > If I''m using webrick, it will start normally, but if I''m using mongrel > it will appear to start and then hang again. Any idea why this > behavior?--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Seemingly Similar Threads
- Fresh install on Debian Etch - Mongrel immediately hangs
- What's new about the Webrick/Mongrel situation ?
- Does send_file act differently with Mongrel than with Webrick?
- Managing requests for static content in WEBrick and Mongrel
- works with webrick,lighty, not mongrel