Yes, I tried different setups this afternoon and this is indeed the way to go :-) <br>We're thinking about offering both setups to our customers, so mod_fcgid for <br>the smaller applications. The bigger ones can use the balancing feature of Apache
<br>together with Mongrel. <br><br>I must say the I really like the fact that Mongrel starts up really quickly and keeps running. <br>With mod_fcgid you always have to pay a startup cost. <br><br>Thanks, <br>MJ<br><br><div>
<span class="gmail_quote">On 6/18/06, <b class="gmail_sendername">Zed Shaw</b> &lt;<a href="mailto:zedshaw@zedshaw.com">zedshaw@zedshaw.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sun, 2006-06-18 at 15:17 +0200, Maarten Hendrikx wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I run a small web hosting company. We host a few Rails applications<br>&gt; using Apache 2.2 and mod_fcgid.<br>&gt; I have been experimenting with Mongrel and mod_proxy. But I can't seem
<br>&gt; to figure out how to host multiple<br>&gt; Rails - apps with mongrel. Do I have to start a new Mongrel process<br>&gt; for every virtual host on a different port?<br>&gt; Any help would be great.<br><br>Yes that's pretty much what you have to do.&nbsp;&nbsp;And then you configure a
<br>different vhost configuration in apache for each.<br><br><br>--<br>Zed A. Shaw<br><a href="http://www.zedshaw.com/">http://www.zedshaw.com/</a><br><a href="http://mongrel.rubyforge.org/">http://mongrel.rubyforge.org/</a>
<br><br><br>_______________________________________________<br>Mongrel-users mailing list<br><a href="mailto:Mongrel-users@rubyforge.org">Mongrel-users@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/mongrel-users">
http://rubyforge.org/mailman/listinfo/mongrel-users</a><br></blockquote></div><br>