Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2007 12:16:17 +0300
From:      Nikolay Pavlov <qpadla@gmail.com>
To:        freebsd-stable@freebsd.org
Cc:        Michael Williams <gberz3@gmail.com>
Subject:   Re: HOW TO: Setting up rails for "shared hosting" on a dedicated box. . .?
Message-ID:  <200707231216.23215.qpadla@gmail.com>
In-Reply-To: <79DB43A3-7486-46AD-9BFF-5450A02E292E@gmail.com>
References:  <20070722120024.91A7316A4C2@hub.freebsd.org> <79DB43A3-7486-46AD-9BFF-5450A02E292E@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1764883.5shO8RjFAz
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sunday 22 July 2007 16:32:19 Michael Williams wrote:
> Hi All,
>
> As you may already know, A partner and I recently purchased a
> dedicated FreeBSD box.  We're currently using Plesk (blech!) to
> manage client domains and such.  I'm curious though as to what the
> best (most manageable) setup/configuration is for supporting Rails
> for each of our clients.  Basically we want to be our own Shared
> Hosting Rails Provider (for lack of a more appropriate phrase) and
> need to figure out the best server configuration.  Just a bit of an
> FYI, everything is already running on Apache2 so I'd need to share
> Apache2 among all programs (e.g. svn, rails, etc);  as opposed to
> splitting tasks between Apache and Apache2.
>
> If you could point me in the right direction it would be most
> appreciated.
>
> Regards,
> Michael
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"

Hi Michael. I don't think that apache is the best choice to handle rails=20
applications. However in case of Share hosting environment it would be fine.
I see three choices here:
1) Apache2 + mod_proxy_balancer + mongrel (The best way IMHO)
2) Apache2 + fast_cgi (Could have some problems, due to mostly=20
unmaintainable nature of fast_cgi)
3) Apache2 + cgi (Absolutely workable, but VERY slow case)

=2D-=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=2D Best regards, Nikolay Pavlov. <<<-----------------------------
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


--nextPart1764883.5shO8RjFAz
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBGpHHn/2R6KvEYGaIRAniPAJ4ngtDIzj2w7d0WBq5nhsUjt30vDwCfU5K2
tU+lSZCAbZlI2HwMvDSB/RA=
=f0PK
-----END PGP SIGNATURE-----

--nextPart1764883.5shO8RjFAz--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707231216.23215.qpadla>