HAProxy known bugs for version v3.1.10 (maintenance branch 3.1) :  37 

This version (3.1.10) is a release belonging to maintenance branch 3.1 whose latest version is 3.1.12. 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
2025-12-223.1.12 ⇐ last
2025-12-173.1.11 
2025-11-073.1.10 ⇐ yours
2025-10-033.1.9 
2025-06-023.1.8 
2025-04-173.1.7 
2025-03-203.1.6 
2025-02-203.1.5 
2025-02-193.1.4 
2025-01-293.1.3 
2025-01-083.1.2 
2024-12-113.1.1 
2024-11-263.1.0 

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

These fixes have already been queued for a more recent 3.1 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
37 0 0 23 14

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

Merge dateSubject - Severity (minor, medium, major, critical)
2025-12-22Revert "BUG/MEDIUM: cli: State the cli have no more data to deliver if it yields"
2025-12-16BUG/MEDIUM: quic: Don't try to use hystart if not implemented
2025-12-16BUG/MEDIUM: quic: handle collision on CID generation
2025-12-16BUG/MINOR: cfgparse-listen: update err_code for fatal error on proxy directive
2025-12-15BUG/MINOR: quic: SSL counters not handled
2025-12-15BUG/MINOR: resolvers: ensure fair round robin iteration
2025-12-15BUG/MEDIUM: resolvers: break an infinite loop in resolv_get_ip_from_response()
2025-12-15BUG/MEDIUM: mux-h2: Reset MUX blocking flags when a send error is caught
2025-12-15BUG/MINOR: quic: do not set first the default QUIC curves
2025-12-12BUG/MEDIUM: http-ana: Don't close server connection on read0 in TUNNEL mode
2025-12-12BUG/MINOR: ssl: Don't allow to set NULL sni
2025-12-12BUG/MEDIUM: connection: fix "bc_settings_streams_limit" typo
2025-12-12BUG/MINOR: jwt: Missing "case" in switch statement
2025-12-12BUG/MEDIUM: cli: State the cli have no more data to deliver if it yields
2025-12-12BUG/MEDIUM: applet: Fix conditions to detect spinning loop with the new API
2025-12-12BUG/MINOR: http-ana: Reset analyse_exp date after 'wait-for-body' action
2025-12-12BUG/MEDIUM: h1-htx: Don't set HTX_FL_EOM flag on 1xx informational messages
2025-12-12BUG/MEDIUM: mux-quic: adjust wakeup behavior
2025-12-12BUG/MINOR: mux-quic: ensure close-spread-time is properly applied
2025-12-12BUG/MEDIUM: mux-quic: ensure Early-data header is set
2025-12-12BUG/MEDIUM: resolvers: Wake resolver task up whne unlinking a stream requester
2025-12-12BUG/MEDIUM: resolvers: Accept to create resolution without hostname
2025-12-12BUG/MEDIUM: resolvers: Make resolution owns its hostname_dn value
2025-12-12BUG/MEDIUM: resolvers: Test for empty tree when getting a record from DNS answer
2025-12-12BUG/MINOR: resolvers: Restore round-robin selection on records in DNS answers
2025-12-12BUG/MEDIUM: resolvers: Properly cache do-resolv resolution
2025-12-11BUG/MEDIUM: mworker/listener: ambiguous use of RX_F_INHERITED with shards
2025-12-05BUG/MEDIUM: config: Use the mux protocol ALPN by default for listeners if forced
2025-12-05BUG/MINOR: ssl: remove dead code in ssl_sock_from_buf()
2025-12-05BUG/MINOR: mworker: wrong signals during startup
2025-12-05BUG/MEDIUM: mworker: signals inconsistencies during startup and reload
2025-12-05BUG/MEDIUM: h1: prevent a crash on HTTP/2 upgrade
2025-12-05BUG/MINOR: stick-tables: Fix return value for __stksess_kill()
2025-12-05BUG/MEDIUM: stick-tables: Always return the good stksess from stktable_set_entry
2025-12-05BUG/MINOR: quic: close connection on CID alloc failure
2025-12-05BUG/MINOR: config: Limit "tune.maxpollevents" parameter to 1000000
2025-12-05BUG/MEDIUM: connection/ssl: also fix the ssl_sock_io_cb() regarding idle list
2025-12-05BUG/MEDIUM: connection: do not reinsert a purgeable conn in idle list
2025-12-05Revert "BUG/MEDIUM: connections: permit to permanently remove an idle conn"

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