Skip to content

倪之帅 Victor 个人主页

  • Home
  • Tech
    • Linux
    • LNMP
    • Mac
    • Mobile
    • Products
    • SMS
  • 英语学习
May 16, 2018 / Linux

Centos install haproxy

Command

yum update -y
yum install haproxy

mv /etc/haproxy/haproxy.cfg /etc/haproxy/haproxy.cfg.default
vi /etc/haproxy/haproxy.cfg

copy to haproxy.cfg

global
ulimit-n 51200
defaults
log global
mode tcp
option dontlognull
timeout connect 1000ms
timeout client 150000ms
timeout server 150000ms
frontend 80-in
bind *:80
default_backend 80-out
backend 80-out
server server1 original Ip maxconn 20480

Auto start haproxy

sudo chkconfig haproxy on

Post navigation

Previous Post:

Centos 7 enable port 80

Next Post:

SMS server Gammu for CentOS 7

13 Commments

  1. 蒂欧娜 says:
    August 25, 2016 at 7:36 pm

    风吹过,我来过!

    Log in to Reply
  2. coupon codes american eagle says:
    August 27, 2016 at 2:00 am

    Thanks for all your hard work on this site. My niece really likes setting aside time for research and it’s simple to grasp why. Almost all notice all of the lively means you present useful items via your blog and as well as cause contribution from some others about this area of interest and my daughter is truly understanding a great deal. Enjoy the remaining portion of the year. You’re the one doing a dazzling job.

    Log in to Reply
  3. 米表 says:
    August 27, 2016 at 2:19 pm

    随便看看,随便转转!

    Log in to Reply
  4. 尚爱思笑话 says:
    August 29, 2016 at 8:21 pm

    感觉很不错的样子!

    Log in to Reply
  5. 广告任务网 says:
    September 7, 2016 at 6:30 pm

    认真拜读中……

    Log in to Reply
  6. 增达信购 says:
    September 9, 2016 at 3:43 pm

    偶然来访,受益良多!

    Log in to Reply
  7. 逆向直销网赚 says:
    September 25, 2016 at 1:49 pm

    嗨,你好吗?伟大的博主!

    Log in to Reply
  8. 三五营销 says:
    September 27, 2016 at 8:42 pm

    仔细瞧瞧再说!

    Log in to Reply
  9. 华夏兼职任务网 says:
    October 1, 2016 at 11:48 pm

    天昏地暗,也阻挡不住我对你博客的爱恋!

    Log in to Reply
  10. 广告任务网 says:
    October 6, 2016 at 12:58 pm

    月黑风高夜,访问博客时!

    Log in to Reply
  11. 沃八达 says:
    September 14, 2017 at 4:00 pm

    没事就来转一转,每天多吃两碗饭!

    Log in to Reply
  12. 沃八达 says:
    September 24, 2017 at 4:17 pm

    人生短暂,开心每一天!

    Log in to Reply
  13. 沃八达 says:
    September 30, 2017 at 6:29 pm

    每逢佳节倍思亲,看你博客很用心!

    Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Categories

  • Linux
  • LNMP
  • Mac
  • Mobile
  • PHP
  • Products
  • SMS
  • Uncategorized
  • VPS
  • 原创
  • 技术

Recent Posts

  • composer切换源_composer全局更换镜像源的教程
  • 宝塔终端切换root用户为www
  • linux 宝塔 nginx php8.0 或者 php7 安装swoole
  • 宝塔面板修改composer默认PHP版本
  • PHP代码http跳转到https

Archives

  • October 2022
  • August 2022
  • June 2020
  • June 2019
  • October 2018
  • May 2018
  • April 2018
  • March 2018
  • July 2016
  • June 2016
  • April 2016
  • November 2015
  • October 2015
  • May 2015
  • April 2015
  • February 2015
  • January 2015
  • December 2014
  • October 2014
  • August 2014
  • April 2014
  • June 2011
  • June 2010
  • May 2010
  • April 2010
  • December 2004
  • October 2002
  • January 2001
  • March 2000
© 2000-2025 倪之帅 Victor 个人主页