haproxy/haproxy

GitHub: haproxy/haproxy

HAProxy 是一款高性能的开源负载均衡器和反向代理,为 TCP 及 HTTP 应用提供高可用性与流量调度能力。

Stars: 6408 | Forks: 912

# HAProxy [![alpine/musl](https://static.pigsec.cn/wp-content/uploads/repos/2026/03/f0f3492bf3212335.svg)](https://github.com/haproxy/haproxy/actions/workflows/musl.yml) [![AWS-LC](https://static.pigsec.cn/wp-content/uploads/repos/2026/03/d080c83b7c212340.svg)](https://github.com/haproxy/haproxy/actions/workflows/aws-lc.yml) [![Illumos](https://static.pigsec.cn/wp-content/uploads/repos/2026/03/07b0f62124212346.svg)](https://github.com/haproxy/haproxy/actions/workflows/illumos.yml) [![NetBSD](https://static.pigsec.cn/wp-content/uploads/repos/2026/03/9f657ec4a2212351.svg)](https://github.com/haproxy/haproxy/actions/workflows/netbsd.yml) [![FreeBSD](https://api.cirrus-ci.com/github/haproxy/haproxy.svg?task=FreeBSD)](https://cirrus-ci.com/github/haproxy/haproxy/) [![VTest](https://static.pigsec.cn/wp-content/uploads/repos/2026/03/26b868702a212356.svg)](https://github.com/haproxy/haproxy/actions/workflows/vtest.yml) ![HAProxy logo](https://static.pigsec.cn/wp-content/uploads/repos/2026/03/f53f1663f7212400.png) HAProxy 是一款免费、极快且可靠的反向代理解决方案,可为 TCP 和 HTTP 应用程序提供高可用性、负载均衡和代理服务。 ## 安装说明 [INSTALL](INSTALL) 文件介绍了如何构建 HAProxy。 Wiki 上也提供了[软件包列表](https://github.com/haproxy/wiki/wiki/Packages)。 ## 获取帮助 [discourse](https://discourse.haproxy.org/) 和 [邮件列表](https://www.mail-archive.com/haproxy@formilux.org/) 可用于提问或寻求配置协助。您也可以使用 [slack](https://slack.haproxy.org/) 或 [IRC](irc://irc.libera.chat/%23haproxy) 频道。请勿为此使用 Issue tracker。 [Issue tracker](https://github.com/haproxy/haproxy/issues/) 仅用于错误报告或功能请求。 ## 文档 为了便于使用,HAProxy 文档已被拆分为多个不同的文件。它提供文本格式和 HTML 格式。Wiki 也旨在取代旧的架构指南。 - [HTML 文档](http://docs.haproxy.org/) - [HTML HAProxy LUA API 文档](https://www.arpalert.org/haproxy-api.html) - [Wiki](https://github.com/haproxy/wiki/wiki) 请根据您的需求查阅以下文件: - [INSTALL](INSTALL) 获取有关如何构建和安装 HAProxy 的说明 - [BRANCHES](BRANCHES) 了解项目的生命周期以及应使用的版本 - [LICENSE](LICENSE) 查看项目许可证 - [CONTRIBUTING](CONTRIBUTING) 了解提交贡献应遵循的流程 更详细的文档位于 doc/ 目录中: - [ doc/intro.txt ](doc/intro.txt) HAProxy 简介 - [ doc/configuration.txt ](doc/configuration.txt) 配置参考手册 - [ doc/lua.txt ](doc/lua.txt) Lua 参考手册 - [ doc/SPOE.txt ](doc/SPOE.txt) 如何使用 SPOE 引擎 - [ doc/network-namespaces.txt ](doc/network-namespaces.txt) 如何在 Linux 下使用 network namespaces - [ doc/management.txt ](doc/management.txt) 管理指南 - [ doc/regression-testing.txt ](doc/regression-testing.txt) 如何使用回归测试套件 - [ doc/peers.txt ](doc/peers.txt) peers 协议参考 - [ doc/coding-style.txt ](doc/coding-style.txt) 如何采用 HAProxy 的代码风格 - [ doc/internals ](doc/internals) 面向开发者的特定文档(部分内容可能未及时更新) ## 许可证 HAProxy 根据 [GPL 2](doc/gpl.txt) 或任何后续版本进行许可,头文件根据 [LGPL 2.1](doc/lgpl.txt) 进行许可。有关更详细的说明,请参阅 [LICENSE](LICENSE) 文件。
标签:HAProxy, HTTP代理, rizin, TCP代理, Web服务器, 七层负载均衡, 反向代理, 四层负载均衡, 客户端加密, 微服务网关, 流量调度, 网络基础设施, 负载均衡, 运维工具, 高并发