]> git.ipfire.org Git - thirdparty/haproxy.git/log
thirdparty/haproxy.git
19 years ago* released 1.1.1 v1.1.1
willy tarreau [Sat, 17 Dec 2005 11:51:03 +0000 (12:51 +0100)] 
* released 1.1.1
* fixed a bug in total failure handling
* fixed a bug in timestamp comparison within same second (tv_cmp_ms)

19 years ago* released 1.1.0 v1.1.0
willy tarreau [Sat, 17 Dec 2005 11:48:26 +0000 (12:48 +0100)] 
* released 1.1.0
* added OpenBSD, Linux-2.2 and Linux-2.4 targets to the Makefile
* added a Formilux init script
* fixed a few timeout bugs
* rearranged the task scheduler subsystem to improve performance,
  add new tasks, and make it easier to later port to librt ;
* allow multiple accept() for one select() wake up ;
* implemented internal load balancing with basic health-check ;
* cookie insertion and header add/replace/delete, with better strings
  support.
* reworked buffer handling to fix a few rewrite bugs, and
  improve overall performance.
* implement the "purge" option to delete server cookies in direct mode.
* fixed some error cases where the maxfd was not decreased.
* now supports transparent proxying, at least on linux 2.4.
* soft stop works again (fixed select timeout computation).
* it seems that TCP proxies sometimes cannot timeout.
* added a "quiet" mode.
* enforce file descriptor limitation on socket() and accept().

19 years ago* updated to version 1.0.2 v1.0.2
willy tarreau [Sat, 17 Dec 2005 11:29:56 +0000 (12:29 +0100)] 
* updated to version 1.0.2
* fixed a bug in header processing
* Makefile now supports a Solaris target

19 years ago* updated to version 1.0.1 v1.0.1
willy tarreau [Sat, 17 Dec 2005 11:27:53 +0000 (12:27 +0100)] 
* updated to version 1.0.1
* no MSG_NOSIGNAL on solaris

19 years ago* initial commit of version 1.0.0 v1.0.0
willy tarreau [Sat, 17 Dec 2005 11:21:26 +0000 (12:21 +0100)] 
* initial commit of version 1.0.0