Re: Scalability of a CakePHP application

2009-06-11 Thread Julien Buratto
Ciao Marco, I think that this topic is a little bit "off", more related to clustering tecniques than cake in general. However, the answer is "depends". If you want to cluster using multiple different web servers, than you are showing yourself possible issues, but if you decide for instance to st

Scalability of a CakePHP application

2009-06-11 Thread marco.rizze...@gmail.com
Hi I develop a web application in cake and now I must to scale my system. I think to replicate all my code in all my webservers but I have a doubt : The static images I must replicate in all them? And the javascripts and the css in webroot? If not how can I modify the helpers (html , javascript .