HAProxy + KeepAlived 实现WEB群集 on CentOS 6(4)

1)、keepAlived维护          启动:/etc/init.d/keepalived start          停止:/etc/init.d/keepalived stop          重启:/etc/init.d/keepalived restart       2)、haproxy维护   <pre name="code" class="html">启动:service haproxy start          停止:service haproxy stop          重启:service haproxy restart   

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://www.heiqu.com/e3f3c32dafbc29c8c1bc4c444a492938.html