MySQL Forums
Forum List  »  Replication

Re: Multi-Master replication in MySQL 5.1
Posted by: Tripti Singh
Date: October 20, 2009 12:41AM

No, there aren't too many writes. 3-4 queries for any read where stats are updated on few tables.
It's probably just the time it takes to connect to the master that's resulting into this situation.
I was hoping that with local writes, the turnaround time could be reduced because my slave server is not just acting as a backup but also serving apache traffic. And in this setup, it is reading from it's local db and writing to the master db.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Multi-Master replication in MySQL 5.1
4550
October 20, 2009 12:41AM
4343
August 18, 2009 01:30PM
5010
August 18, 2009 05:56PM
2966
September 11, 2009 01:14PM
3209
September 11, 2009 06:27PM
3088
September 13, 2009 10:37AM
3173
September 13, 2009 03:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.