Mongrel Cluster Plugin

Tool to help start/stop/restart multiple mongrel servers to use behind a load balancer like Pound or Balance. This plugin adds an option to specify a number of Mongrel servers to launch, a range of ports, and a configuration file for the cluster. Use “-h” to see command syntax.

Configure cluster and write configuration file: mongrel_rails cluster::configure

Start cluster: mongrel_rails cluster::start

Restart cluster: mongrel_rails cluster::restart

Stop cluster: mongrel_rails cluster::stop