Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
home:vjt:ifad
haproxy-2.2
Overview
Meta Configuration of Package haproxy-2.2
<package name="haproxy-2.2" project="home:vjt:ifad"> <title>The Reliable, High Performance TCP/HTTP Load Balancer</title> <description>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. This package tracks the stable 2.2 branch. Authors: -------- w@1wt.eu </description> <build> <disable repository="openSUSE_11.4"/> <disable repository="openSUSE_13.1"/> <disable repository="openSUSE_13.2"/> <disable repository="openSUSE_Leap_42.1"/> </build> <publish> <disable repository="openSUSE_11.4"/> <disable repository="openSUSE_13.1"/> <disable repository="openSUSE_13.2"/> <disable repository="openSUSE_Leap_42.1"/> </publish> <useforbuild> <disable repository="openSUSE_11.4"/> <disable repository="openSUSE_13.1"/> <disable repository="openSUSE_13.2"/> <disable repository="openSUSE_Leap_42.1"/> </useforbuild> </package>
Locations
Projects
Search
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects