Our solution with Apache 2.0 was to put Pound in between Apache and the Mongrels.  It's a bit more complex, but I'm sure it would handle failover etc... slightly better.<br><br>Altho' I think there's a problem with your rails app seeing everything coming from 
<a href="http://127.0.0.1">127.0.0.1</a> - but that might be a config issue with passing some HTTP headers around through the stack.<br><br>Muz<br><br><div><span class="gmail_quote">On 23/11/06, <b class="gmail_sendername">
Paul Hammond</b> <<a href="mailto:mail@paranoidfish.org">mail@paranoidfish.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> Thought I'd break my long lurking silence to say that I've had much<br>> success with Apache 2.0 and Mongrel, using mod_proxy. Sure, you<br>> can't run multiple mongrel instances direct from Apache with plain<br>
> 2.0, but you can use Pound to achieve the same effect.<br>><br><br>It's a bit of a hack, but it is possible to run multiple mongrels<br>behind apache 2.0:<br><br><a href="http://times.usefulinc.com/2006/09/13-mongrel-apache20">
http://times.usefulinc.com/2006/09/13-mongrel-apache20</a><br><br>It doesn't handle fail-over, but...<br><br>Paul<br><br>_______________________________________________<br>chat mailing list<br><a href="mailto:chat@lrug.org">
chat@lrug.org</a><br><a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br></blockquote></div><br>