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 0000001527 1.49 KB
0002-MEDIUM-add-haproxy-systemd-wrapper.patch 0000006318 6.17 KB
0003-MEDIUM-New-cli-option-Ds-for-systemd-compatibility.patch 0000005639 5.51 KB
0004-BUG-MEDIUM-systemd-wrapper-don-t-leak-zombie-process.patch 0000001878 1.83 KB
0005-BUILD-stdbool-is-not-portable-again.patch 0000000691 691 Bytes
0006-MEDIUM-haproxy-systemd-wrapper-Use-haproxy-in-same-d.patch 0000001587 1.55 KB
0007-MEDIUM-systemd-wrapper-Kill-child-processes-when-int.patch 0000001715 1.67 KB
0008-LOW-systemd-wrapper-Write-debug-information-to-stdou.patch 0000001833 1.79 KB
0009-openSUSE-Configure-haproxy-user.patch 0000001052 1.03 KB
0010-openSUSE-Fix-path-to-PCRE-library.patch 0000000722 722 Bytes
0011-BUILD-MINOR-systemd-fix-compiler-warning-about-unuse.patch 0000001509 1.47 KB
0012-BUG-MEDIUM-systemd-wrapper-fix-locating-of-haproxy-b.patch 0000001578 1.54 KB
0013-MINOR-systemd-wrapper-re-execute-on-SIGUSR2.patch 0000003104 3.03 KB
0014-MINOR-systemd-wrapper-improve-logging.patch 0000002371 2.32 KB
0015-MINOR-systemd-wrapper-propagate-exit-status.patch 0000000921 921 Bytes
haproxy-1.4.25.tar.gz 0000838775 819 KB
haproxy-rpmlintrc 0000000172 172 Bytes
haproxy.changes 0000029150 28.5 KB
haproxy.init 0000010158 9.92 KB
haproxy.spec 0000006161 6.02 KB
haproxy.vim 0000007742 7.56 KB
Revision 4 (latest revision is 145)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 232846 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 4)
Update to 1.4.25. Amended SR with missing patch information in .changes
Comments 0
openSUSE Build Service is sponsored by