The Reliable, High Performance TCP/HTTP Load Balancer
This package is based on the package 'haproxy' from project 'server:http'. 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
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
haproxy-1.2.16_config_haproxy_user.patch | 0000000678678 Bytes | 1168212448over 11 years ago | ![]() |
haproxy-1.3.14.2.tar.gz | 0000475552464 KB | 1204188227about 10 years ago | ![]() |
haproxy.init | 00000096659.44 KB | 1168212445over 11 years ago | ![]() |
haproxy.spec | 00000031223.05 KB | 1204188465about 10 years ago | ![]() |
haproxy.vim | 00000077427.56 KB | 1175468140about 11 years ago | ![]() |