| patch |
summary |
view |
raw |
| 0001-BUG-disable-buffer-read-timeout-when-reading-stats.patch |
src/proto_http.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 0004-BUG-use_backend-would-not-correctly-consider-unless.patch |
src/proto_http.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0006-BUG-fix-segfault-with-url_param-check_post.patch |
src/backend.c | 2 +-
src/proto_http.c | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| 0007-BUG-server-timeout-was-not-considered-in-some-circum.patch |
src/stream_sock.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 0008-BUG-ev_sepoll-closed-file-descriptors-could-persist-.patch |
src/ev_sepoll.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
|
view
|
download
|
| 0009-BUG-maintain_proxies-must-not-disable-backends.patch |
src/proxy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0013-BUG-do-not-release-the-connection-slot-during-a-retr.patch |
src/proto_http.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
|
view
|
download
|
| 0014-BUG-dynamic-connection-throttling-could-return-a-max.patch |
src/queue.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0016-BUG-do-not-try-to-pause-backends-during-reload.patch |
src/proxy.c | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
|
view
|
download
|
| 0017-BUG-ensure-that-listeners-from-disabled-proxies-are-.patch |
include/proto/proxy.h | 1 +
src/cfgparse.c | 2 ++
src/proxy.c | 32 +++++++++++++++++++++++---------
3 files changed, 26 insertions(+), 9 deletions(-)
|
view
|
download
|
| 0018-BUG-acl-related-keywords-are-not-allowed-in-defaults.patch |
src/cfgparse.c | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
|
view
|
download
|
| 0021-BUG-cookie-capture-is-declared-in-the-frontend-but-c.patch |
src/proto_http.c | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
|
view
|
download
|
| 0024-BUG-critical-errors-should-be-reported-even-in-daemo.patch |
src/haproxy.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
|
view
|
download
|
| 0025-BUG-do-not-dequeue-requests-on-a-dead-server.patch |
include/proto/queue.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0026-BUG-do-not-dequeue-the-backend-s-pending-connections.patch |
include/proto/queue.h | 6 +++---
src/queue.c | 6 +++++-
src/session.c | 3 ++-
3 files changed, 10 insertions(+), 5 deletions(-)
|
view
|
download
|
| 0028-BUG-Fix-listen-more-of-2-couples-ip-port.patch |
src/cfgparse.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0030-CRITICAL-fix-server-state-tracking-it-was-O-n-instea.patch |
src/checks.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 0031-BUG-option-transparent-is-for-backend-not-frontend.patch |
doc/configuration.txt | 14 ++++----------
src/backend.c | 6 +++---
src/cfgparse.c | 2 +-
3 files changed, 8 insertions(+), 14 deletions(-)
|
view
|
download
|
| 0032-BUG-we-must-not-exit-if-protocol-binding-only-return.patch |
src/haproxy.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0033-BUG-inform-the-user-when-root-is-expected-but-not-se.patch |
src/haproxy.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0035-BUG-the-source-keyword-must-first-clear-optional-set.patch |
src/cfgparse.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0036-BUG-global.tune.maxaccept-must-be-limited-even-in-mo.patch |
doc/configuration.txt | 4 ++--
src/haproxy.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 0037-BUG-typo-in-timeout-error-reporting-report-res-and-n.patch |
src/proxy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 0042-BUG-server-check-intervals-must-not-be-null.patch |
src/cfgparse.c | 20 ++++++++++++++++++++
src/checks.c | 9 +++++++++
2 files changed, 29 insertions(+)
|
view
|
download
|
| 0043-BUG-check-for-global.maxconn-before-doing-accept.patch |
src/client.c | 2 +-
src/proto_uxst.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0047-BUG-stats-total-and-lbtot-are-unsigned.patch |
src/dumpstats.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| 0049-MEDIUM-ensure-we-don-t-recursively-call-pool_gc2.patch |
src/memory.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0050-CRITICAL-uninitialized-response-field-can-sometimes-.patch |
src/client.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 0052-BUG-O-1-pollers-should-check-their-FD-before-closing.patch |
src/ev_epoll.c | 13 +++++++++----
src/ev_kqueue.c | 14 ++++++++++----
src/ev_sepoll.c | 13 +++++++++----
3 files changed, 28 insertions(+), 12 deletions(-)
|
view
|
download
|
| 0057-BUG-ensure-that-we-correctly-re-start-old-process-in.patch |
src/haproxy.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0059-BUG-stream_sock-don-t-stop-reading-when-the-poller-r.patch |
src/stream_sock.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|