mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-11 09:52:56 -04:00
- add the "nolinger" option to disable data lingering (Alexandre Cassen)
- fix double-free during clean exit (Krzysztof Oledzki)
- prevent the system from sending an RST when closing health-checks
(Krzysztof Oledzki)
- do not add a cache-control header when on non-cacheable responses
(Krzysztof Oledzki)
- spread health checks even more (Krzysztof Oledzki)
- stats: scope "." must match the backend and not the frontend
- fixed call to chroot() during startup
- fix wrong timeout computation in event_accept()
- remove condition for exit() under fork() failure
|
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||