haproxy package in Ubuntu
haproxy: fast and reliable load balancing reverse proxy
haproxy-dbgsym: debug symbols for haproxy
haproxy-doc: fast and reliable load balancing reverse proxy (HTML documentation)
vim-haproxy: syntax highlighting for HAProxy configuration files
This package has 2 new bugs and 0 open questions.
Package information
- Maintainer:
- Ubuntu Developers
- Urgency:*
- Medium Urgency
- Architectures:*
- any all
- Latest upload:
- 3.2.9-1ubuntu1
*actual publishing details may vary in this distribution, these are just the package defaults.
Upstream connections
HAProxy implements an event-driven, single-process model which enables support for very high number of simultaneous connections at very high speeds. Multi-process or multi-threaded models can rarely cope with thousands of connections because of memory limits, system scheduler limits, and lock contention everywhere. Event-driven models do not have these problems because implementing all the tasks in user-space allows a finer resource and time management. The down side is that those programs generally don't scale well on multi-processor systems. That's the reason why they must be optimized to get the most work done from every CPU cycle.
- Bug supervisor:
- Bug tracker:
- Branch:
There are no registered releases for the HAProxy ⇒ trunk.
