HAProxy known bugs for version v1.8.29 (maintenance branch 1.8) :  72 

This version (1.8.29) is a release belonging to maintenance branch 1.8 whose latest version is 1.8.31. If your version is not the last one in the maintenance branch, you are missing fixes for known bugs, and by not updating you are needlessly taking the responsibility for the risk of unexpected service outages and exposing your web site to possible security issues.

The HAProxy development team takes a great care of maintaining stable versions so that all users can apply bug fixes without having to take the risk of upgrading to a new branch. In turn users are expected to apply the fixes when the development team estimates that they were worth being backported to stable branches.

Quick links

Other versions in the same branch

This branch contains the following releases :

DateVersionComment
2022-12-091.8.31 ⇐ last
2021-04-121.8.30 
2021-03-191.8.29 ⇐ yours
2021-01-131.8.28 
2020-11-061.8.27 
2020-08-031.8.26 
2020-04-021.8.25 
2020-02-151.8.24 
2019-11-251.8.23 
2019-10-251.8.22 
2019-08-161.8.21 
2019-04-251.8.20 
2019-02-111.8.19 
2019-02-061.8.18 
2019-01-081.8.17 
2018-12-211.8.16 
2018-12-131.8.15 
2018-09-201.8.14 
2018-07-301.8.13 
2018-06-271.8.12 
2018-06-261.8.11 
2018-06-221.8.10 
2018-05-181.8.9 
2018-04-191.8.8 
2018-04-071.8.7 
2018-04-051.8.6 
2018-03-231.8.5 
2018-02-081.8.4 
2017-12-301.8.3 
2017-12-231.8.2 
2017-12-031.8.1 
2017-11-261.8.0 

Known bugs affecting this version, and already fixed in the maintenance branch

These fixes have already been queued for a more recent 1.8 version. Some of them might have already been released in a more recent version than yours, and other ones might still be pending in the maintenance branch for a future release. The list may be empty if you're already on the latest version and no new fix was backported.

Bugs are almost always tagged with a severity (some people forget the severity tag when the bug is minor). The following severities are used :

Total known bugs in this version by category :

TotalCRITICALMAJORMEDIUMMINOR
72 0 5 36 31

Click on the subjects below to get the full description of the bug :

Merge dateSubject - Severity (minor, medium, major, critical)
2022-12-09BUG/MINOR: http_ana/txn: don't re-initialize txn and req var lists
2022-12-09BUG/MEDIUM: listener: Fix race condition when updating the global mngmt task
2022-12-09BUG/MEDIUM: stick-table: fix a race condition when updating the expiration task
2022-12-09BUG/MAJOR: stick-table: don't process store-response rules for applets
2022-12-09BUG/MEDIUM: proxy: ensure pause_proxy() and resume_proxy() own PROXY_LOCK
2022-08-30BUG/MEDIUM: peers: Add connect and server timeut to peers proxy
2022-08-30BUG/MEDIUM: spoe: Properly update streams waiting for a ACK in async mode
2022-08-30BUG/MEDIUM: mux-h2: do not fiddle with ->dsi to indicate demux is idle
2022-08-25BUG/MEDIUM: shctx: leave the block allocator when enough blocks are found
2022-08-25BUG/MINOR: hlua: Don't rely on top of the stack when using Lua buffers
2022-08-25BUG/MINOR: mux-h2: do not send GOAWAY if SETTINGS were not sent
2022-08-25BUG/MINOR: backend: Fallback on RR algo if balance on source is impossible
2022-08-25BUG/MINOR: server: do not enable DNS resolution on disabled proxies
2022-08-25BUG/MINOR: server: Make SRV_STATE_LINE_MAXLEN value from 512 to 2kB (2000 bytes).
2022-08-25BUG/MINOR: map/cli: make sure patterns don't vanish under "show map"'s init
2022-08-25BUG/MINOR: map/cli: protect the backref list during "show map" errors
2022-08-25BUG/MEDIUM: cli: make "show cli sockets" really yield
2022-08-25BUG/MINOR: cache: Disable cache if applet creation fails
2022-08-25BUG/MINOR: cache: do not display expired entries in "show cache"
2022-08-25BUG/MINOR: cli: shows correct mode in "show sess"
2022-08-25BUG/MEDIUM: mworker: close unused transferred FDs on load failure
2022-08-25BUG/MAJOR: spoe: properly detach all agents when releasing the applet
2022-08-25BUG/MEDIUM: mworker: don't lose the stats socket on failed reload
2022-08-25BUG/MINOR: cli: fix _getsocks with musl libc
2022-08-25BUG/MEDIUM: http-ana: Drain request data waiting the tarpit timeout expiration
2022-08-25BUG/MINOR: mux-h2: do not prevent from sending a final GOAWAY frame
2022-08-25BUG/MEDIUM: stream: Keep FLT_END analyzers if a stream detects a channel error
2022-08-25BUG/MAJOR: lua: use task_wakeup() to properly run a task once
2022-08-25BUG/MEDIUM: lua: fix wakeup condition from sleep()
2022-08-25BUG/MINOR: server: allow 'enable health' only if check configured
2022-08-25BUG/MINOR threads: Use get_(local|gm)time instead of (local|gm)time
2022-08-25BUG/MEDIUM: sock: really fix detection of early connection failures in for 2.3-
2022-08-25BUG/MINOR: compat: make sure __WORDSIZE is always defined
2022-08-25BUG/MINOR: tools: Fix loop condition in dump_text()
2022-08-25BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long
2022-08-25BUG/MINOR: server: update last_change on maint->ready transitions too
2022-08-25BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs
2022-08-25BUG/MEDIUM: mworker: do not register an exit handler if exit is expected
2021-07-29BUG/MEDIUM: tcp-check: Do not dereference inexisting connection
2021-07-08BUG/MINOR: peers: fix data_type bit computation more than 32 data_types
2021-07-08BUG/MINOR: cli: fix server name output in "show fd"
2021-07-08BUG/MEDIUM: sock: make sure to never miss early connection failures
2021-07-08BUG/MINOR: server/cli: Fix locking in function processing "set server" command
2021-07-08BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI
2021-07-08BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check
2021-07-08BUG/MEDIUM: spoe: Register pre/post analyzers in start_analyze callback function
2021-07-08BUG/MEDIUM: dns: send messages on closed/reused fd if fd was detected broken
2021-07-08BUG/MINOR: ssl: use atomic ops to update global shctx stats
2021-07-08BUG/MEDIUM: shctx: use at least thread-based locking on USE_PRIVATE_CACHE
2021-07-08BUG/MEDIUM: dns: reset file descriptor if send returns an error
2021-07-08BUG/MINOR: ssl: OCSP stapling does not work if expire too far in the future
2021-07-08BUG/MEDIUM: filters: Exec pre/post analysers only one time per filter
2021-07-08BUG/MAJOR: server: prevent deadlock when using 'set maxconn server'
2021-07-08BUG/MEDIUM: ebtree: Invalid read when looking for dup entry
2021-07-08BUG/MEDIUM: peers: reset tables stage flags stages on new conns
2021-07-08BUG/MEDIUM: peers: re-work updates lookup during the sync on the fly
2021-07-08BUG/MEDIUM: peers: reset commitupdate value in new conns
2021-07-08BUG/MEDIUM: peers: reset starting point if peers appears longly disconnected
2021-07-08BUG/MEDIUM: peers: stop considering ack messages teaching a full resync
2021-07-08BUG/MEDIUM: peers: register last acked value as origin receiving a resync req
2021-07-08BUG/MEDIUM: peers: initialize resync timer to get an initial full resync
2021-07-08BUG/MEDIUM: peers: re-work refcnt on table to protect against flush
2021-07-08BUG/MEDIUM: peers: re-work connection to new process during reload.
2021-07-08BUG/MINOR: mworker/init: don't reset nb_oldpids in non-mworker cases
2021-07-08BUG/MINOR: logs: Report the true number of retries if there was no connection
2021-07-08BUG/MEDIUM: sample: Fix adjusting size in field converter
2021-07-08BUG/MINOR: tools: fix parsing "us" unit for timers
2021-03-31BUG/MINOR: http_fetch: make hdr_ip() resistant to empty fields
2021-03-31BUG/MINOR: tcp: fix silent-drop workaround for IPv6
2021-03-31BUG/MINOR: http_fetch: make hdr_ip() reject trailing characters
2021-03-31BUG/MEDIUM: time: make sure to always initialize the global tick
2021-03-24BUG/MEDIUM: freq_ctr/threads: use the global_now_ms variable

Back to the list of branches and versions
Back to the HAProxy page