I recently got into using RoR, and the only issue that concerned me was the
apparently complexity of deployment. Setting up fastcgi can be a bit of a
pain, and I was hoping that the Rails community would come up with something
simpler.

Mongrel was recommended to me from someone on my local Ruby user group. It was
trivial to install as a Gem on my Linux desktop and the FreeBSD server that I
am deploying on. It was trivial to supervise via Runit, to ensure high
availability of the service. It was trivial to Proxy to from Apache.

The site I'm working on is now run via mongrel through apache, trivial to set
up.

Thank you.

Mike
-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein

Attachment: pgpcNvhrooRHm.pgp
Description: PGP signature

_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to