[Mongrel] Mongrel under opensolars with SMF
Mark James Adams
mark.james.lists at gmail.com
Tue Jun 26 00:29:48 EDT 2007
What are you using as the exec_method? Are you just stringing
mongrel_rails start -p PORT together for each mongrel instance that
you are running (changing the port number for each instance)?.
On 6/25/07, snacktime <snacktime at gmail.com> wrote:
> Thought I'd drop a note about my experience with running mongrel
> directly under the solaris service management framework. So far I'm
> very impressed. SMF is the solaris replacement for the init system.
> It's tied much more closely to the OS and for instance doesn't use pid
> files. I've found you can completely eliminate mongrel cluster, and
> for that matter the normal monitoring system like monit. Another nice
> feature is that solaris lets you easily give start/stop privileges to
> non root users, so no need to use sudo when restarting mongrel via
> capistrano.
--
Mark James Adams
More information about the Mongrel-users
mailing list