摘要: 1、yum安装 yum install haproxy -y 2、配置文件修改,经典配置 vim /etc/haproxy/haproxy.cfg 3、如何打开日志记录 # Provides UDP syslog reception$ModLoad imudp$UDPServerRun 514 4) 阅读全文
posted @ 2017-10-10 15:41 忙碌在路上 阅读(403) 评论(0) 推荐(0)
摘要: 切换为阿里云源: mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup && wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.ali 阅读全文
posted @ 2017-10-10 13:31 忙碌在路上 阅读(1244) 评论(0) 推荐(0)