HAproxy 1.4.17 下载

九月 7th, 2011 | No Comments | Posted in WEB架构 | 阅读次数: 727 次

HAProxy提供高可用性负载均衡以及基于TCP和HTTP应用的代理,支持虚拟主机, 它是免费、快速并且可靠的一种解决方案。HAProxy特别适用于那些负载特大的web站点, 这些站点通常又需要会话保持或七层处理。HAProxy运行在当前[......]

Read more

Tags:

mysql负载均衡完美解决方案V1.0 第二部分

三月 4th, 2011 | 3 Comments | Posted in haproxy, mysql | 阅读次数: 1,269 次

7.haproxy安装配置
下载编译安装:
wget http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.11.tar.gz
tar xvzf haproxy-1.4.11.tar.g[......]

Read more

Tags: ,

Nginx HttpGeoIPModule with X_Forwarded and HAProxy

二月 23rd, 2011 | 6 Comments | Posted in haproxy, Nginx | 阅读次数: 327 次

need to configure and compile Nginx with the –with-http_realip_module option.   Then set the following option in[......]

Read more

Tags: ,

mysql负载均衡完美解决方案V1.0

二月 14th, 2011 | 8 Comments | Posted in mysql, WEB架构 | 阅读次数: 3,039 次

Author:gaojinbo
Time:2011-2-14

mysql负载均衡完美解决方案V1.0

1.环境:
mysql 5

ubuntu10.04 x86_64

 

mdb1       [......]

Read more

Tags: , ,

haproxy日志配置

十月 3rd, 2010 | 4 Comments | Posted in haproxy | 阅读次数: 544 次

Author:gaojinbo Time:2010-10-3 haproxy日志配置   1.添加haproxy日志配置文件 vi  /etc/rsyslog.d/haproxy.conf loc[......]

Read more

Tags:

haproxy+mysql slave多从库负载均衡带故障检测V1.1

九月 30th, 2010 | 3 Comments | Posted in haproxy, mysql | 阅读次数: 955 次

Author:gaojinbo Time:2010-9-15 使用haproxy对mysql slave进行负载均衡,故障检测 环境: haproxy      &[......]

Read more

Tags:

通过HAProxy构建开源负载均衡架构平台

十月 9th, 2009 | 2 Comments | Posted in haproxy | 阅读次数: 1,259 次

制作:高进波

时间:2009-10-9

Ubuntu下使用haproxy+heartbeat搭建WEB负载均衡作业指导书

1.目的

Read more

Tags: ,