Sha256: 54819267196013160b6d89a363e212128147485921ad2b86da19d65d8708923e

Contents?: true

Size: 608 Bytes

Versions: 1

Compression:

Stored size: 608 Bytes

Contents

== 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongrel_jcluster-0.0.1 README