The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : haproxy

High-performance and highly-robust TCP/HTTP load balancer

 HAproxy is a high-performance and highly-robust TCP/HTTP load balancer which 
provides cookie-based persistence, automatic failover, header insertion, 
deletion, modification on the fly, advanced logging contents to help trouble- 
shooting buggy applications and/or networks, and a few other features. It uses 
its own state machine to achieve up to ten thousands hits per second on modern 
hardware, even with thousands simultaneous connections. 

http://haproxy.1wt.eu/



haproxy history


v. 1.19
date: 2007/08/12 15:45:08;  author: delphij;  state: Exp;  lines: +1 -2
Update haproxy to 1.2.17.

PR:		ports/114859
Approved by:	maintainer timeout

v. 1.18 date: 2006/11/03 08:27:13; author: clement; state: Exp; lines: +1 -3 - Fix plist - Remove obsolete post-patch target
v. 1.17 date: 2006/11/01 14:42:14; author: clement; state: Exp; lines: +2 -8 - Update to 1.2.16 - use USE_RC_SUBR and tweak haproxy.sh
v. 1.16 date: 2006/09/24 10:54:03; author: clement; state: Exp; lines: +10 -6 - Update to new stable branch 1.2.x (1.2.15)
v. 1.15 date: 2006/09/24 09:29:51; author: clement; state: Exp; lines: +2 -3 - Update to 1.1.34
v. 1.14 date: 2006/05/11 22:49:09; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.13 date: 2005/10/16 19:11:00; author: clement; state: Exp; lines: +1 -1 - Update to 1.1.32
v. 1.12 date: 2005/05/22 13:10:05; author: clement; state: Exp; lines: +2 -2 - Update to 1.1.31
v. 1.11 date: 2005/01/26 10:11:15; author: clement; state: Exp; lines: +1 -1 - Update to 1.1.30 Note: please read ${DOCSDIR}/architecture.txt It's a very nice introduction how to use haproxy in several topologies.
v. 1.10 date: 2004/11/22 15:43:08; author: clement; state: Exp; lines: +1 -1 - Fix typo in pre-everything:: target. s/WITH_DTPROXY/WITH_TPROXY/ Noticed by: Tristan Woerth
v. 1.9 date: 2004/11/15 11:03:17; author: clement; state: Exp; lines: +2 -2 - update to 1.1.29 - s/pre-fetch:/pre-everything::/
v. 1.8 date: 2004/06/08 10:31:00; author: clement; state: Exp; lines: +16 -6 - Update to 1.1.28 - RCng'ify startup script - small plist fix if NOPORTDOCS is defined - Add an entry in UPDATING - move configuration example to ${EXAMPLESDIR}.
v. 1.7 date: 2004/01/13 15:04:46; author: clement; state: Exp; lines: +1 -1 - Update my email address Approved and reviewed by: erwin (mentor)
v. 1.6 date: 2003/10/28 12:47:30; author: sergei; state: Exp; lines: +2 -4 - Update to 1.1.27: A problem has been fixed where the HTTP health check code assumed that the request was still of fixed length, which is obviously wrong since it became configurable. This could make HTTP health checks fail on non-default configurations. - While I'm here: - similify do-build target: remove use of subshell - fix portlint warning PR: 58614 Submmitted by: maintainer Approved by: krion (implicit)
v. 1.5 date: 2003/10/22 10:32:03; author: krion; state: Exp; lines: +2 -3 - Update to 1.1.26 PR: 58371 Submitted by: maintainer
v. 1.4 date: 2003/10/16 08:34:25; author: krion; state: Exp; lines: +3 -3 - Update haproxy to 1.1.25 PR: 58092 Submitted by: maintainer
v. 1.3 date: 2003/09/26 06:22:37; author: daichi; state: Exp; lines: +26 -8 update: net/haproxy 1.1.21 -> 1.1.24 PR: 57157 Submitted by: Clement Laforet (maintainer)
v. 1.2 date: 2003/06/04 15:30:38; author: leeym; state: Exp; lines: +10 -2 - Update haproxy to 1.1.21 - Fix small bug in port - Cosmetic changes PR: 52905 Submitted by: Clement Laforet
v. 1.1 date: 2003/06/03 05:20:23; author: will; state: Exp; Add haproxy 1.1.20, a high-performance and highly-robust TCP/HTTP load balancer. PR: 51630 Submitted by: Clement Laforet ============================================================================= v. 1.19 date: 2007/08/12 15:45:08; author: delphij; state: Exp; lines: +1 -2 Update haproxy to 1.2.17. PR: ports/114859 Approved by: maintainer timeout
v. 1.18 date: 2006/11/03 08:27:13; author: clement; state: Exp; lines: +1 -3 - Fix plist - Remove obsolete post-patch target
v. 1.17 date: 2006/11/01 14:42:14; author: clement; state: Exp; lines: +2 -8 - Update to 1.2.16 - use USE_RC_SUBR and tweak haproxy.sh
v. 1.16 date: 2006/09/24 10:54:03; author: clement; state: Exp; lines: +10 -6 - Update to new stable branch 1.2.x (1.2.15)
v. 1.15 date: 2006/09/24 09:29:51; author: clement; state: Exp; lines: +2 -3 - Update to 1.1.34
v. 1.14 date: 2006/05/11 22:49:09; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.13 date: 2005/10/16 19:11:00; author: clement; state: Exp; lines: +1 -1 - Update to 1.1.32
v. 1.12 date: 2005/05/22 13:10:05; author: clement; state: Exp; lines: +2 -2 - Update to 1.1.31
v. 1.11 date: 2005/01/26 10:11:15; author: clement; state: Exp; lines: +1 -1 - Update to 1.1.30 Note: please read ${DOCSDIR}/architecture.txt It's a very nice introduction how to use haproxy in several topologies.
v. 1.10 date: 2004/11/22 15:43:08; author: clement; state: Exp; lines: +1 -1 - Fix typo in pre-everything:: target. s/WITH_DTPROXY/WITH_TPROXY/ Noticed by: Tristan Woerth
v. 1.9 date: 2004/11/15 11:03:17; author: clement; state: Exp; lines: +2 -2 - update to 1.1.29 - s/pre-fetch:/pre-everything::/
v. 1.8 date: 2004/06/08 10:31:00; author: clement; state: Exp; lines: +16 -6 - Update to 1.1.28 - RCng'ify startup script - small plist fix if NOPORTDOCS is defined - Add an entry in UPDATING - move configuration example to ${EXAMPLESDIR}.
v. 1.7 date: 2004/01/13 15:04:46; author: clement; state: Exp; lines: +1 -1 - Update my email address Approved and reviewed by: erwin (mentor)
v. 1.6 date: 2003/10/28 12:47:30; author: sergei; state: Exp; lines: +2 -4 - Update to 1.1.27: A problem has been fixed where the HTTP health check code assumed that the request was still of fixed length, which is obviously wrong since it became configurable. This could make HTTP health checks fail on non-default configurations. - While I'm here: - similify do-build target: remove use of subshell - fix portlint warning PR: 58614 Submmitted by: maintainer Approved by: krion (implicit)
v. 1.5 date: 2003/10/22 10:32:03; author: krion; state: Exp; lines: +2 -3 - Update to 1.1.26 PR: 58371 Submitted by: maintainer
v. 1.4 date: 2003/10/16 08:34:25; author: krion; state: Exp; lines: +3 -3 - Update haproxy to 1.1.25 PR: 58092 Submitted by: maintainer
v. 1.3 date: 2003/09/26 06:22:37; author: daichi; state: Exp; lines: +26 -8 update: net/haproxy 1.1.21 -> 1.1.24 PR: 57157 Submitted by: Clement Laforet (maintainer)
v. 1.2 date: 2003/06/04 15:30:38; author: leeym; state: Exp; lines: +10 -2 - Update haproxy to 1.1.21 - Fix small bug in port - Cosmetic changes PR: 52905 Submitted by: Clement Laforet
v. 1.1 date: 2003/06/03 05:20:23; author: will; state: Exp; Add haproxy 1.1.20, a high-performance and highly-robust TCP/HTTP load balancer. PR: 51630 Submitted by: Clement Laforet ============================================================================= v. 1.19 date: 2007/08/12 15:45:08; author: delphij; state: Exp; lines: +1 -2 Update haproxy to 1.2.17. PR: ports/114859 Approved by: maintainer timeout
v. 1.18 date: 2006/11/03 08:27:13; author: clement; state: Exp; lines: +1 -3 - Fix plist - Remove obsolete post-patch target
v. 1.17 date: 2006/11/01 14:42:14; author: clement; state: Exp; lines: +2 -8 - Update to 1.2.16 - use USE_RC_SUBR and tweak haproxy.sh
v. 1.16 date: 2006/09/24 10:54:03; author: clement; state: Exp; lines: +10 -6 - Update to new stable branch 1.2.x (1.2.15)
v. 1.15 date: 2006/09/24 09:29:51; author: clement; state: Exp; lines: +2 -3 - Update to 1.1.34
v. 1.14 date: 2006/05/11 22:49:09; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.13 date: 2005/10/16 19:11:00; author: clement; state: Exp; lines: +1 -1 - Update to 1.1.32
v. 1.12 date: 2005/05/22 13:10:05; author: clement; state: Exp; lines: +2 -2 - Update to 1.1.31
v. 1.11 date: 2005/01/26 10:11:15; author: clement; state: Exp; lines: +1 -1 - Update to 1.1.30 Note: please read ${DOCSDIR}/architecture.txt It's a very nice introduction how to use haproxy in several topologies.
v. 1.10 date: 2004/11/22 15:43:08; author: clement; state: Exp; lines: +1 -1 - Fix typo in pre-everything:: target. s/WITH_DTPROXY/WITH_TPROXY/ Noticed by: Tristan Woerth
v. 1.9 date: 2004/11/15 11:03:17; author: clement; state: Exp; lines: +2 -2 - update to 1.1.29 - s/pre-fetch:/pre-everything::/
v. 1.8 date: 2004/06/08 10:31:00; author: clement; state: Exp; lines: +16 -6 - Update to 1.1.28 - RCng'ify startup script - small plist fix if NOPORTDOCS is defined - Add an entry in UPDATING - move configuration example to ${EXAMPLESDIR}.
v. 1.7 date: 2004/01/13 15:04:46; author: clement; state: Exp; lines: +1 -1 - Update my email address Approved and reviewed by: erwin (mentor)
v. 1.6 date: 2003/10/28 12:47:30; author: sergei; state: Exp; lines: +2 -4 - Update to 1.1.27: A problem has been fixed where the HTTP health check code assumed that the request was still of fixed length, which is obviously wrong since it became configurable. This could make HTTP health checks fail on non-default configurations. - While I'm here: - similify do-build target: remove use of subshell - fix portlint warning PR: 58614 Submmitted by: maintainer Approved by: krion (implicit)
v. 1.5 date: 2003/10/22 10:32:03; author: krion; state: Exp; lines: +2 -3 - Update to 1.1.26 PR: 58371 Submitted by: maintainer
v. 1.4 date: 2003/10/16 08:34:25; author: krion; state: Exp; lines: +3 -3 - Update haproxy to 1.1.25 PR: 58092 Submitted by: maintainer
v. 1.3 date: 2003/09/26 06:22:37; author: daichi; state: Exp; lines: +26 -8 update: net/haproxy 1.1.21 -> 1.1.24 PR: 57157 Submitted by: Clement Laforet (maintainer)
v. 1.2 date: 2003/06/04 15:30:38; author: leeym; state: Exp; lines: +10 -2 - Update haproxy to 1.1.21 - Fix small bug in port - Cosmetic changes PR: 52905 Submitted by: Clement Laforet
v. 1.1 date: 2003/06/03 05:20:23; author: will; state: Exp; Add haproxy 1.1.20, a high-performance and highly-robust TCP/HTTP load balancer. PR: 51630 Submitted by: Clement Laforet =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm