]> git.ipfire.org Git - thirdparty/haproxy.git/commit
* released 1.2.5 (1.1.31) v1.2.5
authorwilly tarreau <willy@wtap.(none)>
Sun, 18 Dec 2005 00:13:11 +0000 (01:13 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sun, 18 Dec 2005 00:13:11 +0000 (01:13 +0100)
commit64a3cc3660fd2b036a4cca533a52e197558e6a72
tree76f45d8426e25d66e301fc2b4a19fb0cfaaffc64
parent1c2ad21e0fc3d911520b867e450fd0219529a9ab
* released 1.2.5 (1.1.31)
* changed the runtime argument to disable epoll() to '-de'
* changed the runtime argument to disable poll() to '-dp'
* added global options 'nopoll' and 'noepoll' to do the same at the
  configuration level.
* added a 'linux24e' target to the Makefile for Linux 2.4 systems patched to
  support epoll().
* changed default FD_SETSIZE to 65536 on Solaris (default=1024)
* conditionned signals redirection to #ifdef DEBUG_MEMORY
CHANGELOG
Makefile
TODO
doc/haproxy-en.txt
doc/haproxy-fr.txt
haproxy.c