[Radiant] Deploy Radiant via Modproxy

Sean Cribbs seancribbs at gmail.com
Thu Oct 5 06:54:33 CDT 2006


Textdrive uses Apache+FCGI (FCGI and WEBrick don't go together).  However,
they usually recommend that you request a local port and run lighttpd
instead because it's more stable.  You could, however, run Mongrel as an
alternative to FCGI with lighttpd, I just wouldn't let it serve static files
like images.  FYI seancribbs.com runs lighttpd with only one FCGI instance.

Sean Cribbs
seancribbs.com

On 10/5/06, Piero Campanelli <pierocampanelli at gmail.com> wrote:
>
> Hi,
> I'd like to host several sites with radiant using mod_proxy+mongrel
> instead of FCGI+Webrick. Clearly I'd like to ma several domain to
> several mongrel instances. For example:
>
> www.domain1:80 ---> mongrel:8100 (site1)
> www.domain2:80 ---> mongrel:8200 (site2)
> and so on....
>
> is this compatible with TextDrive/Dreamhost/Site5 hosting? Or they use
> only FCGI+Webrick?
> tnx
> -piero
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20061005/e3403429/attachment.html


More information about the Radiant mailing list