These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get HAProxy
Package managers
- Homebrew
brew install haproxy
About HAProxy
HAProxy distributes TCP and HTTP traffic across back-end servers with health checking, connection queuing, sticky sessions, rate limiting and TLS termination. It is known for handling very high connection rates on modest hardware and for a configuration language that exposes almost every decision point.
Strengths
- Handles extremely high connection rates with predictable latency
- Detailed health checking, queuing and rate limiting built in
Limitations
- Configuration is its own language with a steep learning curve
- No native automatic certificate issuance; ACME is handled alongside it
Details
- Pricing
- FreeHAProxy Community Edition is free and open source. HAProxy Enterprise is a paid product.
- License
- GPL-2.0
- Developer
- HAProxy Technologies
- Platforms
- Linux, Self-hosted
- How it runs
- Self-hosted
- Best suited for
- High-performance TCP and HTTP load balancer and proxy
- Categories
- Network tools
- Last verified
- Added
- Provenance
- Selected from the TechWalrus Resource Hub (Self-Hosting & Homelab); facts checked against the developer's own pages, 3 sources on file.