2009-03-30から1日間の記事一覧

mongrel_cluster と mongrel_rails

普段は /etc/init.d/mongrel_cluster でモングレルクラスターの管理(status とか restart とか)をしている。それだと、/etc/mongrel_cluster/内の全てのクラスター設定.ymlファイル、即ち全てのモングレルクラスター群をどうこうすることになる。 設定.ymlフ…