设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Haproxy 1.5.0正式发布,Web负载均衡

2014-6-24 10:52| 发布者: joejoe0332| 查看: 2273| 评论: 0|原作者: windyland|来自: oschina

摘要:   经过 4 年的不懈努力,HAProxy 1.5.0 终于发布了!   相对于 1.4 版本来说,1.5 版本包括了许多新特性和性能改进:支持 SNI/NPN/ALPN 和 OCSP stapling 的原生 SSL;支持 IPv6 和 UNIX sockets;full HTTP kee ...

  经过 4 年的不懈努力,HAProxy 1.5.0 终于发布了!


  相对于 1.4 版本来说,1.5 版本包括了许多新特性和性能改进:


  • 支持 SNI/NPN/ALPN 和 OCSP stapling 的原生 SSL;

  • 支持 IPv6 和 UNIX sockets;

  • full HTTP keep-alive for better support of NTLM and improved efficiency in static farms;

  • HTTP/1.1 compression (deflate, gzip) to save bandwidth

  • PROXY protocol versions 1 and 2 on both sides;

  • data sampling on everything in request or response, including payload

  • ACLs can use any matching method with any input sample maps and dynamic ACLs updatable from the CLI stick-tables support counters to track activity on any input sample custom format for logs, unique-id, header rewriting, and redirects

  • improved health checks (SSL, scripted TCP, check agent, ...)

  • much more scalable configuration supports hundreds of thousands of backends and certificates    without sweating.


  从 dev26 开始,修复了一些 bug,对一些重要的东西进行了集成。


  以下是从 1.4.0 到 1.5.0 版本的一些数据:


  • 1574 天(4 yr 3 mon)

  • 26 个开发版本 (one every 2 months on average)

  • 540 个 bugs 修复 (387 added during 1.5, 153 affecting 1.4 as well)

  • 2549 commits

  • 683 unique commit dates (at least this many days worked)

  • up to 24 commits per day

  • 69712 lines removed, 122279 lines added

  • many extremely useful bug reports (too many to list)

  • 73 code/doc contributors


改进记录: http://www.haproxy.org/download/1.5/src/CHANGELOG

下载:

tar.gz http://www.haproxy.org/download/1.5/src/haproxy-1.5.0.tar.gz (md5)

其他 http://www.haproxy.org/download/1.5/

站内下载地址:http://dl.oschina.net/soft/haproxy


  HAProxy提供高可用性负载均衡以及基于TCP和HTTP应用的代理,支持虚拟主机,它是免费、快速并且可靠的一种解决方案。HAProxy特别适用于那些负载特大的web站点, 这些站点通常又需要会话保持或七层处理。HAProxy运行在当前的硬件上,完全可以支持数以万计的并发连接。并且它的运行模式使得它可以很简单安全的整合进您当前的架构中, 同时可以保护你的web服务器不被暴露到网络上。


  下图是HAProxy的架构:



  下图是HAProxy的监控页面截图:




酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部