I don't have 100k users for now. But I have about 4mio pageviews/month. The site is still running, but getting slower. The hardest part is when I trying to make a : master - slave - slave database. Still can't find a convenient way to do this. Last that I did is using master-master DB (since you don't need to change your apps code), but then comes issue with the network latency. So, for now, we're back to use 1 single DB only :( (with bigger resource)
If anybody know how to do this with CakePHP (1.3.x), please help me :D Or, maybe is there any built-in mysql-cluster feature in the CakePHP 2.x? thanks. On Wed, Feb 2, 2011 at 7:39 AM, Louie Miranda <[email protected]> wrote: > I think, 100,000 users is small. > -- > Louie Miranda > > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
