Home > Backend Development > PHP Tutorial > mysql主从问题

mysql主从问题

WBOY
Release: 2016-06-06 20:30:06
Original
1130 people have browsed it

有个问题刚想到,以前从来没想过。
1.就是说我如果50台机器做DB,我想用其中的5台做主master,剩下45台做slave,那么主和从之间可以用binlog进行数据传输,我想问的是master和master怎么进行数据传输。
2.如果master在电信机房,slave在有一部分在网通的机房,怎么解决慢的问题。
其它:怎么解决MEMCACHE跨机房问题。
先谢过了,感谢sementfault的大神能分享经验。

回复内容:

有个问题刚想到,以前从来没想过。
1.就是说我如果50台机器做DB,我想用其中的5台做主master,剩下45台做slave,那么主和从之间可以用binlog进行数据传输,我想问的是master和master怎么进行数据传输。
2.如果master在电信机房,slave在有一部分在网通的机房,怎么解决慢的问题。
其它:怎么解决MEMCACHE跨机房问题。
先谢过了,感谢sementfault的大神能分享经验。

那五台主主配置,剩余的对这几个主从配置。你都玩50台机器了,你确定你不是来钓鱼的?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template