Thanks all for your advice :-)<br>I feel now more confident about using mongrel... hope to have something to show in a while! <br><br>And yeah, I have to check those screencasts, started watching them past sunday but I'm superbusy lately :-/ aggh
<br><br>On a side note ... have the lrug meetings been recorded ever? (I went to the flash ug meeting and they were recording it with a dvcam, thought it could be quite cool to do the same with lrug's meetings although I don't have a dvcam :'( )
<br><br><div><span class="gmail_quote">On 11/23/06, <b class="gmail_sendername">Martin</b> <<a href="mailto:mtsbtt@googlemail.com">mtsbtt@googlemail.com</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;">
Hi Soledad,<br><br>We use Apache 2.2 with Mongrel Cluster for WorkingWithRails.com.<br><br>At the moment everything currently runs on one machine. There are 10<br>mongrels ready to take requests<br>each using about 30-40MB of memory. So far it's handled traffic very
<br>well and we are  pleased with performance.<br><br>On the Ruby on Rails Podcasts link that Anthony posted a while back<br>there is a screencast on deployment<br>if you haven't already watched it:<br><br><a href="http://podcast.sdruby.com/">
http://podcast.sdruby.com/</a><br><br>Hope that helps,<br>Best Regards,<br>Martin.<br><a href="http://www.workingwithrails.com">http://www.workingwithrails.com</a><br><br>On 23 Nov 2006, at 09:33, soledad penadés | sole wrote:
<br><br>> Hi guys!<br>><br>> I am curious. Just discovered what mongrel is some days ago (no<br>> kidding, and I haven't been in a bubble these last months), and I<br>> wondered what do you use for deploying apps in production servers.
<br>><br>> In my hosting they used to recommend an hybrid lighttpd + apache<br>> solution (apache proxying requests to lighttpd running my rails app<br>> in a different port, with a subdomain), but seems that now the
<br>> latest trend is mongrel.<br>><br>> The docs say rails does not perform very well concurrently and thus<br>> is better to have a "cluster of mongrels". Any experience on this?<br>><br>> The amount of memory that it can use it's kind of scaring me, even
<br>> if it's a very simple application that I'm thinking of, as it's a<br>> shared hosting and they have a "samurai process" which kills<br>> resource-consuming processes.<br>><br>> (I was thinking of creating one of those dynamic dns's and host it
<br>> in my home server, but somehow I'm not fully convinced)<br>><br>> Anyone  feels like sharing experiences in deploying rails apps?<br>><br>><br>> Sole the Rails newbie :)<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><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>