Hi,
Haproxy 1.3.25 was released with a few fixes :
- the monitor-net bug that was just fixed in 1.4.8 and which
will cause some crashes if connections match the net on a
pure TCP frontend ;
- the old appsession cookie name check bug that Cyril Bonté
fixed was merged ;
- option forceclose is now disabled for TCP instances because
of the unexpected timeouts it can cause, as discovered by
Cyril Bouthors,
- a few other very minor issues, including doc updates.
Those who use TCP instances will probably want to qualify the
new version and upgrade. The other ones might prefer to delay
that until they have more time to spend on it. Note that none
of the issues above was present in 1.3.15.x, which means that
those still running on them don't need to upgrade.
The usual locations below apply :
site index : http://haproxy.1wt.eu/
sources : http://haproxy.1wt.eu/download/1.3/src/
changelog : http://haproxy.1wt.eu/download/1.3/src/CHANGELOG
binaries : http://haproxy.1wt.eu/download/1.3/bin/
Regards,
Willy