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.


-- 



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to