mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 06:52:49 +02:00
DOC: config: balance 'first' not usable in LOG mode
b61147fd("MEDIUM: log/balance: merge tcp/http algo with log ones") introduced an ambiguity because 'first' algorithm is not usable in LOG mode but it was not specified in the doc. This should be backported in 2.9 withb61147fd.
This commit is contained in:
@@ -5184,6 +5184,7 @@ balance url_param <param> [check_post]
|
||||
them off when unused, and regularly checks backend queue to
|
||||
turn new servers on when the queue inflates. Alternatively,
|
||||
using "http-check send-state" may inform servers on the load.
|
||||
This algorithm is not usable in LOG mode.
|
||||
|
||||
hash Takes a regular sample expression in argument. The expression
|
||||
is evaluated for each request and hashed according to the
|
||||
|
||||
Reference in New Issue
Block a user