Sure, they're running on a PowerEdge 1950 (Dual Core Xeon). I have several of these boxes, each running multiple Mongrels. There is a separate DB server running Mysql, and a load balancer (homemade) that routes to the different boxes.
Im doing quite a bit of file serving + heavy DB queries, so my application is very much IO bound. I started with the standard 4 mongrels, but found I could get a lot more out of each server with 10. -Pete On Feb 27, 2007, at 2:26 PM, Paul King wrote: > Sorry if this is a little off-topic, but might I ask what your > hardware setup/config is for ten mongrels? > > Thanks, > - Paul > > On 27/02/07, Pete DeLaurentis <[EMAIL PROTECTED]> wrote: >> >> Having multiple servers has been a must in my experience with >> Mongrel, >> mainly because if a task is database / IO bound then other users >> have to >> wait for it. >> >> I'm using Lighttpd => Pound => 10 Mongrels right now. >> >> Lighttpd just released a new version (1.5), which has the ability to >> directly contact multiple mongrels. >> >> I'll likely upgrade to this later in the week. Then I'll just >> have Lighttpd >> => 10 Mongrels >> >> >> Hope this helps, >> Pete >> >> >> On Feb 26, 2007, at 9:48 PM, tom wang wrote: >> >> After reading the digital shortcut and the >> documentation on the web site I'm confused. >> Which one should I use? pen, balance or nginx ? >> >> I don't want to use a behemoth like appache and ssl is >> not needed so it reduces my choice to those three >> only.... >> >> What are the pros and cons of each? I don't have much >> money, so the less ressources I use the better it is >> for me.... >> >> As an additional question, how far would a one server >> configuration get me? I'm going to be serving a lot of >> pictures and have some simple treatment of photos >> (resizing and such) >> >> >> >> >> >> >> >> >> >> >> >> >> _____________________________________________________________________ >> ______ >> Découvrez une nouvelle façon d'obtenir des réponses à toutes vos >> questions >> ! >> Profitez des connaissances, des opinions et des expériences des >> internautes >> sur Yahoo! Questions/Réponses >> http://fr.answers.yahoo.com >> _______________________________________________ >> Mongrel-users mailing list >> Mongrel-users@rubyforge.org >> http://rubyforge.org/mailman/listinfo/mongrel-users >> >> _______________________________________________ >> Mongrel-users mailing list >> Mongrel-users@rubyforge.org >> http://rubyforge.org/mailman/listinfo/mongrel-users >> > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users