http://cakephp.1045679.n5.nabble.com/Replication-load-balancing-support-td1259721.html#a1259722
On May 6, 3:18 pm, Shaz <[email protected]> wrote: > Just wanted to ask if anyone knows how best to do this - essentially I > want to be able to send all the cakephp mysql selects (read) to a read- > replica database and all the inserts/deletes/updates (writes) to the > master database. > > For a bit of background - I've been tasked to build a site that will > handle a large number of sessions, data and traffic, and I have done > all the other optimisations I can think of (loadbalancing on the > server, containable and fields on all find(), memchached, mysql > indexes for acl and pretty much everything in the db, using innodb as > well). > > Thanks! -- 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
