So I read the post about master - slave setup. http://groups.google.com/group/cake-php/browse_thread/thread/58ea010f930fab6c/df64d493b24d5a67?lnk=gst&q=master+slave+mysql&rnum=1
Very straight forward and nice. I could set that up and get it working now...but I don't do a ton of writing...I have a simple blog application lets say. So I'm really the only one writing...aside from comments, but I don't think I'll have thousands of comments a day. So, how can I utilize my CakePHP app with multiple slaves or multiple masters? Or would multiple masters not make sense if I'm not writing a lot? Can I have CakePHP decide which db config to use (assuming a bunch of slaves) for reading based on a specific load on the databases? Is there some sort of way to have a load balancer say "ok you use this, and you use that, and you can use yet another slave over there" ?? Thanks. (PS - new to the whole DB cluster stuff, was a real treat getting a master - slave setup! but I'm getting the hang of it real quick and I'm loving it) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
