On Jan 23, 2008, at 2:57 PM, Simon Santoro wrote: > On Wednesday 23 January 2008 23:45:43 Ezra Zygmuntowicz wrote: >> That's too bad then, you will have to suffer on with apache i guess. > > Probably. > >> Nginx is a lot more solid then apache is in stability and >> performance. >> I'm personally running over 1000 nginx daemons with absolutely no >> problems to speak of with it. > > Do you have your architecture documented somewhere online? Can I > read it? > I need Apache for kerberos for SSO, and I don't think nginx supports > that > (could not find it). I could put Apache in front of nginx balancing > the > mongrels, but at that point it's maybe better to use haproxy like > the the > rubyworks guys suggest[1] (no need for patches). > I'm open for suggestions. > > [1]http://rubyworks.rubyforge.org/manual/haproxy.html
Hey Simon- I don't have any whitepapers about our architecture currently available. But the 50,000 ft view is like this: Http request from client -> LVS redundant load balancers -> Nginx -> mongrel_cluster. The nginx and mongrel clusters run on the same Xen VM. with multiple VM's behind the LVS load balancers. You are correct that nginx does not support kerberos so you will need to keep apache. Haproxy is probably a good solution for you in this case. Cheers- - Ezra Zygmuntowicz -- Founder & Software Architect -- [EMAIL PROTECTED] -- EngineYard.com _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users