haproxy/doc
Lukas Tribus 80512b186f BUG/MINOR: only auto-prefer last server if lb-alg is non-deterministic
While "option prefer-last-server" only applies to non-deterministic load
balancing algorithms, 401/407 responses actually caused haproxy to prefer
the last server unconditionally.

As this breaks deterministic load balancing algorithms like uri, this
patch applies the same condition here.

Should be backported to 1.8 (together with "BUG/MINOR: only mark
connections private if NTLM is detected").
2018-10-27 22:10:32 +02:00
..
design-thoughts DOC: buffers: remove obsolete docs about buffers 2018-07-19 16:23:43 +02:00
internals DOC: update the layering design notes 2018-08-17 09:58:29 +02:00
lua-api MEDIUM: lua: Add stick table support for Lua. 2018-09-29 20:15:01 +02:00
51Degrees-device-detection.txt
acl.fig
architecture.txt
close-options.txt
coding-style.txt
configuration.txt BUG/MINOR: only auto-prefer last server if lb-alg is non-deterministic 2018-10-27 22:10:32 +02:00
cookie-options.txt
DeviceAtlas-device-detection.txt
gpl.txt
haproxy.1
intro.txt DOC/MINOR: intro: typo, wording, formatting fixes 2017-12-20 07:01:36 +01:00
lgpl.txt
linux-syn-cookies.txt
lua.txt [RELEASE] Released version 1.9-dev1 2018-08-02 18:12:50 +02:00
management.txt MINOR: pools: allocate most memory pools from an array 2018-10-16 10:29:26 +02:00
netscaler-client-ip-insertion-protocol.txt MEDIUM: netscaler: add support for standard NetScaler CIP protocol 2017-12-20 07:04:07 +01:00
network-namespaces.txt
peers-v2.0.txt MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters. 2018-01-31 09:40:05 +01:00
peers.txt DOC: fix mangled version in peers protocol documentation 2017-11-24 18:10:24 +01:00
proxy-protocol.txt
queuing.fig
regression-testing.txt REGTEST/MINOR: Missing mandatory "ignore_unknown_macro". 2018-08-23 15:47:07 +02:00
SPOE.txt DOC: SPOE.txt: fix a typo 2018-06-01 05:38:00 +02:00
WURFL-device-detection.txt