You can reboot an app (whether rails or rack) running under Passenger by creating a file in tmp called restart.txt (touch tmp/restart.txt): http://www.modrails.com/documentation/Users%20guide.html#_redeploying_restarting_the_rack_application
- Jason L. On Tue, Nov 18, 2008 at 11:40 AM, sanjayayogi <[EMAIL PROTECTED]>wrote: > > What are the various options to run merb on a shared server i.e. > multiple users on the same server hardware - for example merb's > default is mongrel - no? > > I understand it is also possible to run on apache2 with Phusion > Passenger. Is it possible to use this technique without rebooting the > apache server when updating the applicaition? > > If my hosting service is going to offer merb for its customers, is it > something they are going to be able to offer in a shared server > environment? > > Is merb best in a dedicated server environment? > > > -- My Rails and Linux Blog: http://offtheline.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
