HAProxy known bugs for version v3.0.13 (maintenance branch 3.0) :  40 

This version (3.0.13) is a release belonging to maintenance branch 3.0 whose latest version is 3.0.16. 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
2026-02-123.0.16 ⇐ last
2026-01-293.0.15 
2025-12-223.0.14 
2025-12-173.0.13 ⇐ yours
2025-10-033.0.12 
2025-06-023.0.11 
2025-04-223.0.10 
2025-03-203.0.9 
2025-01-293.0.8 
2024-12-123.0.7 
2024-11-073.0.6 
2024-09-193.0.5 
2024-09-033.0.4 
2024-07-113.0.3 
2024-06-143.0.2 
2024-06-103.0.1 
2024-05-293.0.0 

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

These fixes have already been queued for a more recent 3.0 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
40 0 2 22 16

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

Merge dateSubject - Severity (minor, medium, major, critical)
2026-02-12BUG/MAJOR: quic: reject invalid token
2026-02-11BUG/MEDIUM: lb-chash: always properly initialize lb_nodes with dynamic servers
2026-02-11BUG/MEDIUM: threads: Atomically set TH_FL_SLEEPING and clr FL_NOTIFIED
2026-02-11BUG/MEDIUM: applet: Fix test on shut flags for legacy applets
2026-02-11BUG/MAJOR: applet: Don't call I/O handler if the applet was shut
2026-01-30BUG/MEDIUM: mux-h2: synchronize all conditions to create a new backend stream
2026-01-30BUG/MINOR: sock-inet: ignore conntrack for transparent sockets on Linux
2026-01-30BUG/MEDIUM: ssl: Don't resume session for check connections
2026-01-30BUG/MEDIUM: ssl: Don't reuse TLS session if the connection's SNI differs
2026-01-29BUG/MEDIUM: debug: only dump Lua state when panicking
2026-01-29BUG/MINOR: config: check capture pool creations for failures
2026-01-28BUG/MINOR: mworker/cli: fix show proc pagination using reload counter
2026-01-28BUG/MINOR: mworker/cli: 'show proc' is limited by buffer size
2026-01-27BUG/MINOR: ssl: fix error message of tune.ssl.certificate-compression
2026-01-23BUG/MEDIUM: mux-h1: Skip UNUSED htx block when formating the start line
2026-01-23BUG/MINOR: promex: Detach promex from the server on error dump its metrics dump
2026-01-23BUG/MINOR: hlua: consume error object if ignored after a failing lua_pcall()
2026-01-23BUG/MEDIUM: hlua: fix invalid lua_pcall() usage in hlua_traceback()
2026-01-23BUG/MEDIUM: ssl: fix generate-certificates option when SNI greater than 64bytes
2026-01-23BUG/MEDIUM: ssl: fix error path on generate-certificates
2026-01-23BUG/MEDIUM: promex: server iteration may rely on stale server
2026-01-23BUG/MINOR: cfgparse: fix "default" prefix parsing
2026-01-23BUG/MINOR: proxy: free persist_rules
2026-01-23BUG/MINOR: http_act: fix deinit performed on uninitialized lf_expr in release_http_map()
2026-01-23BUG/MEDIUM: quic: fix ACK ECN frame parsing
2026-01-09BUG/MINOR: cli/stick-tables: argument to "show table" is optional
2026-01-09BUG/MINOR: cfgparse: wrong section name upon error
2026-01-09BUG/MINOR: backend: inspect request not response buffer to check for TFO
2026-01-09BUG/MINOR: backend: fix the conn_retries check for TFO
2026-01-09BUG/MINOR: resolvers: ensure fair round robin iteration
2026-01-09BUG/MEDIUM: resolvers: break an infinite loop in resolv_get_ip_from_response()
2026-01-09BUG/MEDIUM: config: Use the mux protocol ALPN by default for listeners if forced
2026-01-09BUG/MEDIUM: resolvers: Wake resolver task up whne unlinking a stream requester
2026-01-09BUG/MEDIUM: resolvers: Accept to create resolution without hostname
2026-01-09BUG/MEDIUM: resolvers: Make resolution owns its hostname_dn value
2026-01-09BUG/MEDIUM: resolvers: Test for empty tree when getting a record from DNS answer
2026-01-09BUG/MINOR: resolvers: Restore round-robin selection on records in DNS answers
2026-01-09BUG/MEDIUM: resolvers: Properly cache do-resolv resolution
2026-01-07BUG/MEDIUM: stconn: Don't report abort from SC if read0 was already received
2026-01-07BUG/MEDIUM: http-ana: Properly detect client abort when forwarding response (v2)
2025-12-22Revert "BUG/MEDIUM: cli: State the cli have no more data to deliver if it yields"

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