HAProxy - Load balancer
Find a file
William Lallemand a58f09b63c CI: github: remove openssl no-deprecated job
Remove the openssl no-deprecated job which was used for 1.1.0 API.
It's not useful anymore since it uses the OpenSSL version of the
distributions.

Checking depreciations in the API is still useful when using newest
version of the library. A job for the OpenSSL master branch would be
more useful than that.
2025-12-18 15:22:27 +01:00
.github CI: github: remove openssl no-deprecated job 2025-12-18 15:22:27 +01:00
addons
admin ADMIN: dump-certs: let dry-run compare certificates 2025-11-20 16:50:20 +01:00
dev CLEANUP: use the automatic alignment feature 2025-12-09 17:14:58 +01:00
doc [RELEASE] Released version 3.4-dev1 2025-12-10 16:52:30 +01:00
examples
include BUG/MEDIUM: mworker/listener: ambiguous use of RX_F_INHERITED with shards 2025-12-11 18:09:47 +01:00
reg-tests REGTESTS: quic: fix a TLS stack usage 2025-12-15 09:44:42 +01:00
scripts REGTESTS: list all skipped tests including 'feature cmd' ones 2025-12-17 15:54:15 +01:00
src CLEANUP: ssl-sock: Remove useless tests on connection when resuming TLS session 2025-12-15 08:16:59 +01:00
tests
.cirrus.yml CI: cirrus-ci: bump FreeBSD image to 14-3 2025-10-09 14:06:48 +02:00
.gitattributes
.gitignore
.mailmap
.travis.yml
BRANCHES DOC: clarify the experimental status for certain features 2025-10-17 18:41:13 +02:00
BSDmakefile
CHANGELOG [RELEASE] Released version 3.4-dev1 2025-12-10 16:52:30 +01:00
CONTRIBUTING
INSTALL MINOR: version: mention that it's development again 2025-11-26 16:11:47 +01:00
LICENSE
MAINTAINERS
Makefile BUILD: Makefile: remove halog from install-admin 2025-11-19 16:52:20 +01:00
README.md
SUBVERS
VERDATE [RELEASE] Released version 3.4-dev1 2025-12-10 16:52:30 +01:00
VERSION [RELEASE] Released version 3.4-dev1 2025-12-10 16:52:30 +01:00

HAProxy

alpine/musl AWS-LC openssl no-deprecated Illumos NetBSD FreeBSD VTest

HAProxy logo

HAProxy is a free, very fast and reliable reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications.

Installation

The INSTALL file describes how to build HAProxy. A list of packages is also available on the wiki.

Getting help

The discourse and the mailing-list are available for questions or configuration assistance. You can also use the slack or IRC channel. Please don't use the issue tracker for these.

The issue tracker is only for bug reports or feature requests.

Documentation

The HAProxy documentation has been split into a number of different files for ease of use. It is available in text format as well as HTML. The wiki is also meant to replace the old architecture guide.

Please refer to the following files depending on what you're looking for:

  • INSTALL for instructions on how to build and install HAProxy
  • BRANCHES to understand the project's life cycle and what version to use
  • LICENSE for the project's license
  • CONTRIBUTING for the process to follow to submit contributions

The more detailed documentation is located into the doc/ directory:

License

HAProxy is licensed under GPL 2 or any later version, the headers under LGPL 2.1. See the LICENSE file for a more detailed explanation.