HAProxy known bugs for maintenance branch 3.2 :  3 

This is maintenance branch 3.2 whose latest version is 3.2.3. 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. In short, if you are running any 3.2 version other than 3.2.3, you're running with known bugs.

Quick links

Versions available in this branch

This branch contains the following releases :

DateVersionComment
2025-07-093.2.3 ⇐ last
2025-07-023.2.2 
2025-06-113.2.1 
2025-05-283.2.0 

Fixes for known bugs pending in this branch since the last release (3.2.3)

These fixes have already been queued for the next 3.2 release but no version was released with them yet. Note that fixes are backported several at a time from the development branch to maintenance branches, and the absence of a fix here doesn't mean none will be issued soon.

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 the latest version of this branch by category :

TotalCRITICALMAJORMEDIUMMINOR
3 0 0 2 1

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

Merge dateSubject - Severity (minor, medium, major, critical)
2025-07-24BUG/MINOR: acme: allow "processing" in challenge requests
2025-07-24BUG/MEDIUM: acme: use POST-as-GET instead of GET for resources
2025-07-22BUG/MEDIUM: ssl/clienthello: ECDSA with ssl-max-ver TLSv1.2 and no ECDSA ciphers

Known bugs fixed in the development branch after the last commit in this branch

It is important to understand that not all of these commits are necessarily relevant to this version, but clicking on them will show the bug description. All fixes are made first in the development branch and then backported to the maintenance branches. This ensures no fix is lost when upgrading. If a fix was marked for backporting to this branch and is not there yet, it's likely that it is still missing. Do not hesitate to ask on the haproxy mailing list if you feel like a fix has been skipped.

DateSubject
2025-07-29BUG/MINOR: hlua: take default-path into account with lua-load-per-thread
2025-07-28BUG/MEDIUM: queue/stats: also use stream_set_srv_target() for pendconns
2025-07-25BUG/MEDIUM: logs: fix sess_build_logline_orig() recursion with options

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