The Reliable, High Performance TCP/HTTP Load Balancer

Edit Package haproxy

HAProxy implements an event-driven, mono-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.

Authors:
--------
w@1wt.eu

Refresh
Refresh
Source Files
Filename Size Changed
0001-MEDIUM-add-systemd-service.patch 0000001523 1.49 KB
0002-MEDIUM-add-haproxy-systemd-wrapper.patch 0000006285 6.14 KB
0003-MEDIUM-New-cli-option-Ds-for-systemd-compatibility.patch 0000005635 5.5 KB
0004-BUG-MEDIUM-systemd-wrapper-don-t-leak-zombie-process.patch 0000001873 1.83 KB
0005-BUILD-stdbool-is-not-portable-again.patch 0000000687 687 Bytes
0006-haproxy-1.2.16_config_haproxy_user.patch 0000000678 678 Bytes
0007-haproxy-makefile_lib.patch 0000000425 425 Bytes
0008-MEDIUM-haproxy-systemd-wrapper-Revised-implementatio.patch 0000003256 3.18 KB
haproxy-1.4.24.tar.gz 0000836768 817 KB
haproxy-rpmlintrc 0000000172 172 Bytes
haproxy.changes 0000025703 25.1 KB
haproxy.init 0000010158 9.92 KB
haproxy.spec 0000005210 5.09 KB
haproxy.vim 0000007742 7.56 KB
Latest Revision
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 1)
osc copypac from project:Cloud:OpenStack:Master package:haproxy revision:1, using expand
Comments 0
openSUSE Build Service is sponsored by