HAProxy known bugs for version v1.4.26 (maintenance branch 1.4) :  14 

This version (1.4.26) is a release belonging to maintenance branch 1.4 whose latest version is 1.4.27. 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
2016-03-141.4.27 ⇐ last
2015-02-011.4.26 ⇐ yours
2014-03-271.4.25 
2013-06-171.4.24 
2013-04-031.4.23 
2012-08-141.4.22 
2012-05-211.4.21 
2012-03-101.4.20 
2012-01-081.4.19 
2011-09-161.4.18 
2011-09-051.4.17 
2011-08-041.4.16 
2011-04-081.4.15 
2011-03-291.4.14 
2011-03-091.4.13 
2011-03-081.4.12 
2011-02-101.4.11 
2010-11-291.4.10 
2010-10-291.4.9 
2010-06-161.4.8 
2010-06-071.4.7 
2010-05-161.4.6 
2010-05-131.4.5 
2010-04-071.4.4 
2010-03-301.4.3 
2010-03-171.4.2 
2010-03-041.4.1 
2010-02-261.4.0 

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

These fixes have already been queued for a more recent 1.4 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
14 0 1 7 6

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

Merge dateSubject - Severity (minor, medium, major, critical)
2016-03-14BUG/MEDIUM: config: Adding validation to stick-table expire value.
2016-03-14BUG/MINOR: chunk: make chunk_dup() always check and set dst->size
2015-11-18BUG/MEDIUM: http: switch the request channel to no-delay once done.
2015-11-05BUG/MINOR: acl: don't use record layer in req_ssl_ver
2015-11-05BUG/MEDIUM: config: count memory limits on 64 bits, not 32
2015-10-27BUG/MINOR: http: Add OPTIONS in supported http methods (found by find_http_meth)
2015-10-27BUG/MINOR: config: check that tune.bufsize is always positive
2015-09-07BUG/MAJOR: http: don't call http_send_name_header() after an error
2015-09-07BUG/MINOR: http: remove stupid HTTP_METH_NONE entry
2015-09-07BUG/MINOR: cfgparse: fix typo in 'option httplog' error message
2015-05-01BUG/MEDIUM: http: remove content-length form responses with bad transfer-encoding
2015-05-01BUG/MEDIUM: http: incorrect transfer-coding in the request is a bad request
2015-05-01BUG/MEDIUM: http: do not restrict parsing of transfer-encoding to HTTP/1.1
2015-05-01BUG/MEDIUM: http: remove content-length from chunked messages

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