Mongrel JCluster Plugin

Tool to help start/stop/restart multiple mongrel servers in the same JVM using JRuby to use behind a load balancer like Apache 2.2 (mod_proxy_balancer), Lighttpd, Pound, Pen 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 jcluster::configure

Start cluster: mongrel_rails jcluster::start

Restart cluster: mongrel_rails jcluster::restart

Stop cluster: mongrel_rails jcluster::stop