From d9f42e19f4e83cd75a22ca629e7d629e59486acb Mon Sep 17 00:00:00 2001 From: Aurelien DARRAGON Date: Thu, 28 Mar 2024 15:48:05 +0100 Subject: [PATCH] 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 with b61147fd. --- doc/configuration.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index 3441af1cc..80778a1e0 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -5184,6 +5184,7 @@ balance url_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