HAProxy known bugs for version v2.8.13 (maintenance branch 2.8) :  12 

This version (2.8.13) is a release belonging to maintenance branch 2.8 whose latest version is 2.8.13. 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
2024-12-122.8.13 ⇐ yours ⇐ last
2024-11-082.8.12 
2024-09-192.8.11 
2024-06-142.8.10 
2024-04-052.8.9 
2024-04-052.8.8 
2024-02-262.8.7 
2024-02-152.8.6 
2023-12-072.8.5 
2023-11-172.8.4 
2023-09-072.8.3 
2023-08-092.8.2 
2023-07-032.8.1 
2023-05-312.8.0 

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

These fixes have already been queued for a more recent 2.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
12 0 0 10 2

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

Merge dateSubject - Severity (minor, medium, major, critical)
2025-01-09BUG/MEDIUM: queue: Make process_srv_queue return the number of streams
2025-01-09BUG/MEDIUM: queues: Do not use pendconn_grab_from_px().
2025-01-09BUG/MEDIUM: queues: Make sure we call process_srv_queue() when leaving
2025-01-09BUG/MEDIUM: stconn: Only consider I/O timers to update stream's expiration date
2025-01-09BUG/MEDIUM: stconn: Don't forward shut for SC in connecting state
2025-01-09BUG/MEDIUM: quic: prevent crash due to CRYPTO parsing error
2025-01-09BUG/MINOR: quic: repeat packet parsing to deal with fragmented CRYPTO
2025-01-09BUG/MEDIUM: quic: support wait-for-handshake
2025-01-09BUG/MINOR: stream: unblock stream on wait-for-handshake completion
2025-01-09BUG/MEDIUM: pattern: prevent uninitialized reads in pat_match_{str,beg}
2025-01-02DEBUG: add a tainted flag when ha_panic() is called
2025-01-02BUG/MEDIUM: mux-h1: Fix how timeouts are applied on H1 connections
2025-01-02BUG/MEDIUM: stconn: Really report blocked send if sends are blocked by an error

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