http://haproxy.1wt.eu/
Second release candidate of 1.3.16 has been published. It brings a lot of new long-awaited features, among which TCP splicing support, conditional redirection, TCP content filtering, session rate reporting and limiting, invalid request/response capture, binding to specific network interfaces, per-process affinity for frontends and backends, a monotonic internal clock, and many other features.
The internals have finally been reworked in layers so that forwarding can be processed without waking high levels up. HTTP is now on top of TCP and not a special case of it. A big advantage of these changes is that we can now touch the socket code without impacting HTTP and vice-versa, which had not yet been possible till there. This means that the risk of future regressions caused by feature additions will be significantly lowered. Thanks to these changes, a lot of complex tricks and specific cases are now handled more cleanly and in a more evolutive manner. New work on keep-alive, SSL integration and QoS will be easier.
Once 1.3.16 is out, branch 1.3 will become the new stable branch, and support for 1.2 as well as 1.3.14 and 1.3.15 will slowly phase out.
分享到:
相关推荐
haproxy-1.8.23 RPM包 for Centos7 rpm -ivh 安装即可,软件目录:/usr/local/haproxy-1.8.23 配置文件: /etc/haproxy/haproxy.cfg 可通过 systemctl 来进行 start 、stop 、restart 可通过 systemctl enable...
haproxy+openssl的jar包!HAProxy 是一款提供高可用性、负载均衡以及基于TCP(第四层)和HTTP(第七层)应用的代理软件,支持虚拟主机。 HAProxy适用于那些负载特大的web站点。HAProxy运行在时下的硬件上,完全可以...
haproxy是一款高性能、高可用的网络负载均衡软件,它被广泛应用于服务器集群环境中,用于分发网络请求,提高服务的响应速度和并发处理能力。haproxy-1.8.14是针对Windows平台的一个最新稳定版本,包含了运行所需的...
一个典型的Haproxy_exporter的监控metric例子 包含指标 haproxy_backend_bytes_in_total haproxy_backend_bytes_out_total haproxy_backend_client_aborts_total haproxy_backend_compressor_bytes_bypassed_total ...
用haproxy实现RDP会话负载均衡 HAProxy是一款免费、快速、可靠的解决方案,提供高可用性、负载均衡和基于TCP和HTTP应用的代理。它支持虚拟主机,运行在当前的硬件上,可以支持数以万计的并发连接。HAProxy特别适用...
HAProxy安装与部署 HAProxy 是一种高性能的反向代理服务器软件,提供高可用性、负载均衡和基于 TCP 和 HTTP 应用的代理,支持虚拟主机。HAProxy 是一种免费、快速并且可靠的一种解决方案,特别适用于那些负载特大的...
在“haproxy-3.1 for windows 64位 支持ssl”这个版本中,特别强调了对Windows 64位操作系统的适配以及SSL(Secure Socket Layer)的支持。 SSL是一种网络安全协议,主要用于加密传输数据,确保在网络中传输的信息...
haproxy-2.8.0.tar.gz 是一个用于Linux环境的Haproxy二进制安装包,适用于CentOS 7.9操作系统。Haproxy是一款高性能、高可用的负载均衡器,它能够处理大量的网络连接,广泛应用于Web服务器集群的流量管理和故障切换...
**haproxy1.7 最新版本** haproxy(High Availability Proxy)是一款开源的、高性能的负载均衡器和反向代理服务器,广泛应用于互联网服务的高可用性和负载分发。haproxy1.7是该软件的一个较新版本,发布于2016年,...
haproxy-2.3.2-win64是一款专为Windows 64位操作系统设计的高性能、免费的负载均衡器和反向代理软件。由Cygwin64编译环境构建,它允许在Windows平台上实现与Linux系统类似的Unix-like功能。Cygwin是一种GNU和开源...
haproxy是一款高性能、高可用的负载均衡器,它的全称是High Availability Proxy。这个软件在Linux和Windows等操作系统上广泛使用,为网络服务提供负载分发和故障切换功能,确保了服务的高可用性和可靠性。haproxy-...
HAProxy使用手册 HAProxy是开源的软负载均衡器,支持两种主要的代理模式:tcp(4层)和7层(HTTP)。在4层模式下,HAProxy仅在客户端和服务器之间转发双向流量。在7层模式下,HAProxy会分析协议,并且能通过允许、...
HAProxy is a free and open-source load balancer that enables IT professionals to distribute TCP-based traffic across many backend servers. In this book, the reader will learn how to configure and ...
haproxy是一款广泛使用的开源负载均衡器,专为高可用性、高性能和安全性而设计。在本文中,我们将深入探讨haproxy-3.1 for Windows 64位版本的相关知识点,以及它不支持SSL的情况。 首先,haproxy-3.1是haproxy的一...
haproxy是一款高性能的负载均衡器,主要用于在服务器集群中分发网络请求,确保服务的稳定性和高可用性。在Windows环境下,由于其主要设计和优化是针对Linux系统,因此通常需要借助像Cygwin这样的工具来编译和运行。...
haproxy镜像 2.9.9版本
"HAProxy用法详解" HAProxy是一款提供高可用性、负载均衡以及基于TCP(第四层)和HTTP(第七层)应用的代理软件。它支持虚拟主机,免费、快速并且可靠的一种解决方案,特别适用于那些负载特大的web站点。 HAProxy...
haproxy-1.8.18.tar.gz是haproxy的1.8.18版本源码包,它包含了haproxy在该版本中的所有源代码和相关文件。 haproxy的设计目标是提供高可用性、性能和安全性。它支持多种负载均衡策略,包括轮询、最少连接、来源IP...
《Haproxy安装配置测试手册》 Haproxy是一款开源的高性能、高可用的负载均衡器,常用于TCP和HTTP应用的负载均衡。在Linux环境下,配置和测试Haproxy可以确保系统的稳定性和高效率。以下是一份详细的Haproxy安装、...
《haproxy-1.8.22:高效能的负载均衡器详解》 haproxy,全称为“High Availability Proxy”,是一款轻量级、高性能的网络负载均衡器和反向代理服务器。在这个版本——haproxy-1.8.22中,它继续为用户提供稳定、可靠...