From: Aurelien DARRAGON Date: Thu, 28 Mar 2024 14:48:05 +0000 (+0100) Subject: DOC: config: balance 'first' not usable in LOG mode X-Git-Tag: v3.0-dev7~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9f42e19f4e83cd75a22ca629e7d629e59486acb;p=thirdparty%2Fhaproxy.git 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. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 3441af1ccd..80778a1e0d 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