美文网首页
Haproxy 启动失败

Haproxy 启动失败

作者: Atamding | 来源:发表于2017-08-21 21:01 被阅读433次



1. install haproxy (安装haproxy) 

2.set haproxy.cfg (修改配置文件)

3.[root@haproxy01 ~]# haproxy -f /etc/haproxy/haproxy.cfg -d (检查配置文件有没有错)

4.ss -antp | grep haproxy (查看端口)

      当设置完配置文件haproxy.cfg后,查看haproxy端口,如果没有请反复查看配置文件有没有错,核对好后重启系统(很关键),再启动haproxy.

相关文章

网友评论

      本文标题:Haproxy 启动失败

      本文链接:https://www.haomeiwen.com/subject/bhbhdxtx.html