|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PhillyOnRails] mongrel instance management
|
On Tue, Jan 16, 2007 at 04:38:02PM -0500, Andrew Libby wrote:
> Hey Folks,
>
> I'm new 'round here and am in need of a solution for managing
> multiple instances of mongrel on a single machine. We've got
> a bunch of sites running mongrel, and I don't really think a
> start/ stop script in /etc/rc3.d, etc is the right way to
> manage this. Anyone gotten into this before? If so what have
> you done?
>
> I'm leaning towards a registry of instances backed by MySQL that
> will start and stop all of the instances at system boot and shutdown.
>
How about mongrel_cluster?
http://mongrel.rubyforge.org/docs/mongrel_cluster.html
--
Toby DiPasquale
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk
|
|