[ANN] Mongrel Cluster 0.2.1- Last Call

Hi all:

Here’s a pre-release for mongrel_cluster to support current Mongrel
0.3.13.4 pre-release.

Changes:

  • ‘mongrel_rails cluster::restart’ now calls ‘mongrel_rails stop’ and
    ‘mongrel_rails start’. ‘cluster::restart’ now accepts the ‘force’
    argument instead of ‘soft’.
  • Added ‘.conf’ as a valid file extension for mongrel_cluster_ctl.
  • Added check for missing script and directory to the init.d script.
    (Neil W.)
  • Added rc script for FreeBSD in resources/mongrel_cluster.sh (Andrew
    Bennett)
  • Added support for --prefix including Capistrano tasks (Nat Brown)

Thanks for the contributions from Andrew Bennett, Nat Brown, and
Neil W…

To install:
sudo gem install mongrel --source=http://mongrel.rubyforge.org/releases/
sudo gem install mongrel_cluster --source http://
railsmachine.rubyforge.org/releases/

Please submit bugs, patches, and requests to the RubyForge tracker:
http://rubyforge.org/tracker/?group_id=1336

Let me know how it goes.

Thanks,
Bradley Taylor