]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[RELEASE] Released version 1.3.10 with the following main changes : v1.3.10
authorWilly Tarreau <w@1wt.eu>
Tue, 8 May 2007 23:44:58 +0000 (01:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 8 May 2007 23:44:58 +0000 (01:44 +0200)
commit61beedfb8c1efc3da13eab26d95049c0f95af895
tree03eecc1ac09af74c88a4dcd1253904533e59f029
parent726c2bf6453325e6aa3ac07bbf6bf48c52cd868c
[RELEASE] Released version 1.3.10 with the following main changes :
    - several fixes in ev_sepoll
    - fixed some expiration dates on some tasks
    - fixed a bug in connection establishment detection due to speculative I/O
    - fixed rare bug occuring on TCP with early close (reported by Andy Smith)
    - implemented URI hashing algorithm (Guillaume Dallaire)
    - implemented SMTP health checks (Peter van Dijk)
    - replaced the rbtree with ul2tree from old scheduler project
    - new framework for generic ACL support
    - added the 'acl' and 'block' keywords to the config language
    - added several ACL criteria and matches (IP, port, URI, ...)
    - cleaned up and better modularization for some time functions
    - fixed list macros
    - fixed useless memory allocation in str2net()
    - store the original destination address in the session
CHANGELOG
Makefile
Makefile.bsd
Makefile.osx
examples/haproxy-small.spec
examples/haproxy.spec
include/common/version.h