mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 07:07:04 +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:
parent
87426e82ec
commit
d9f42e19f4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user