On Tue, Jan 27, 2009 at 3:54 PM, Eno <symb...@gmail.com> wrote: > > On Mon, 26 Jan 2009, Sumedh wrote: > > > Are there any standardized benchmarks about when does one web app need > > clustering? > > Before you look at clustering, the first thing you should do is look at > caching and database queries. Often you can eliminate frequent database > queries by correctly caching templates and/or partials. It couldn't hurt > to optimize your query code too. > > > -- > > > > > > Peter, a Load balancer comports itself like a proxy too... i mean you have only a domain name and 2 default subdomains (http://yourdomain.tld and http://www.yourdomain.tld ). The DNS would bind to the loadbalancer ports, which will decide where your request would be send ... Alecs
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---