nginx前端高可用
摘要:
nginx单点问题解决方案主要有shadow-master,dns轮询等方式。其对比如下: shadow-master方式 特点:使用两台nginx,一台作为master,在线使用,另一台作为standby,作为不备用,只有master宕机以后才接管master.一般使用keepalived/hea 阅读全文
posted @ 2017-12-25 16:34 石下江的太阳光 阅读(271) 评论(0) 推荐(0) 编辑