HAProxy
Original author(s) | Willy Tarreau |
---|---|
Initial release | December 16, 2001 |
Stable release |
1.7.0
/ November 25, 2016 |
Preview release | 1.8-dev0 (November 25, 2016 ) [±][1] |
Repository |
git |
Written in | C |
Operating system | Linux, FreeBSD, OpenBSD, Solaris (8/9/10), AIX (5.1–5.3) |
License | GNU General Public License Version 2 |
Website | http://www.haproxy.org/ |
HAProxy is free, open source software that provides a high availability load balancer and proxy server for TCP and HTTP-based applications that spreads requests across multiple servers.[2] It is written in C[3] and has a reputation for being fast and efficient (in terms of processor and memory usage).[4]
HAProxy is used by a number of high-profile websites including GitHub, Bitbucket,[5] Stack Overflow,[6] Reddit, Tumblr, Twitter[7][8] and Tuenti[9] and is used in the OpsWorks product from Amazon Web Services.[10]
History
HAProxy was written in 2000[11] by Willy Tarreau,[12] a core contributor to the Linux kernel[13] who still maintains the project.
Performance
Servers equipped with a dual-core Opteron or Xeon processor generally achieve between 15000 and 40000 hits per second, and have no trouble saturating a 2 Gbit/sec connection under Linux.[14]
Similar software
See also
References
- ↑ http://www.haproxy.org/#last
- ↑ "MySQL Load Balancing with HAProxy". Severalnines AB. 2011. Retrieved 19 February 2013.
- ↑ "HAProxy on Freecode". Retrieved 5 April 2013.
- ↑ "Nuts & Bolts: HAproxy". Retrieved 8 April 2013.
- ↑ "The inner guts of Bitbucket". Retrieved 26 February 2015.
- ↑ "What it takes to run Stack Overflow". Retrieved 22 November 2013.
- ↑ "HAProxy: they use it!". Retrieved 5 April 2013.
- ↑ "List of sites using HAProxy". Retrieved 5 April 2013.
- ↑ "Tuenti+WebRTC (Voip2day 2014)".
- ↑ "HAProxy layer - AWS Opsworks". Retrieved 5 April 2013.
- ↑ "HAProxy: design choices and history". Retrieved 5 April 2013.
- ↑ "Willy Tarreau: About me". Retrieved 5 April 2013.
- ↑ ,"LKML: Willy Tarreau: [ANNOUNCE] Linux 2.4.37.11". Retrieved 5 April 2013.
- ↑ haproxy
.1wt .eu #plat
External links
- Official website
- HAProxy Enterprise Edition
- HAProxy Technologies Official Website
- Windows feedback agent for HAProxy