mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
Released version 1.4.3 with the following main changes :
- [CLEANUP] stats: remove printf format warning in stats_dump_full_sess_to_buffer()
- [MEDIUM] session: better fix for connection to servers with closed input
- [DOC] indicate in the doc how to bind to port ranges
- [BUG] backend: L7 hashing must not be performed on incomplete requests
- [TESTS] add a simple program to test connection resets
- [MINOR] cli: "show errors" should display "backend <NONE>" when backend was not used
- [MINOR] config: emit warnings when HTTP-only options are used in TCP mode
- [MINOR] config: allow "slowstart 0s"
- [BUILD] 'make tags' did not consider files ending in '.c'
- [MINOR] checks: add the ability to disable a server in the config
|
||
|---|---|---|
| .. | ||
| errorfiles | ||
| acl-content-sw.cfg | ||
| auth.cfg | ||
| build.cfg | ||
| check | ||
| check.conf | ||
| config.rc.haproxy | ||
| content-sw-sample.cfg | ||
| cttproxy-src.cfg | ||
| debug2ansi | ||
| debug2html | ||
| debugfind | ||
| examples.cfg | ||
| haproxy-1.1.21-flx.1.pkg | ||
| haproxy.cfg | ||
| haproxy.init | ||
| haproxy.spec | ||
| haproxy.vim | ||
| init.haproxy | ||
| init.haproxy.flx0 | ||
| linux-2.4.21-40.EL-custom.diff | ||
| option-http_proxy.cfg | ||
| rc.highsock | ||
| stats_haproxy.sh | ||
| tarpit.cfg | ||
| test-section-kw.cfg | ||
| url-switching.cfg | ||