mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-24 19:33:38 -04:00
Released version 1.3.15.3 with the following main changes :
- [BUG] disable buffer read timeout when reading stats
- [BUILD] change declaration of base64tab to fix build with Intel C++
- [BUILD] silent a warning in unlikely() with gcc 4.x
- [BUG] use_backend would not correctly consider "unless"
- [CLEANUP] remove dependency on obsolete INTBITS macro
- [BUG] fix segfault with url_param + check_post
- [BUG] server timeout was not considered in some circumstances
- [BUG] ev_sepoll: closed file descriptors could persist in the spec list
- [BUG] maintain_proxies must not disable backends
- [BUG] regparm is broken on gcc < 3
- [OPTIM] force inlining of large functions with gcc >= 3
|
||
|---|---|---|
| .. | ||
| errorfiles | ||
| acl-content-sw.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-small.spec | ||
| 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 | ||
| tcp-splicing-sample.cfg | ||
| test-section-kw.cfg | ||
| url-switching.cfg | ||