Re: [PATCH] DOC: configuration.txt: add log-balance documentation

2023-11-24 Thread Willy Tarreau
On Wed, Nov 22, 2023 at 04:13:22PM +0100, Aurelien DARRAGON wrote: > > Got it, sorry for the noise then. > > No worries, thank you for noticing it! I missed that one before dev11 but it's merged now. Thank you guys! willy

Re: [PATCH] DOC: configuration.txt: add log-balance documentation

2023-11-22 Thread Aurelien DARRAGON
> Got it, sorry for the noise then. No worries, thank you for noticing it! Regards, Aurelien

Re: [PATCH] DOC: configuration.txt: add log-balance documentation

2023-11-22 Thread Marko Juraga
Hi Aurelien, On 22. 11. 2023. 15:16, Aurelien DARRAGON wrote: > Hi Marko, > > Thanks for the heads up, > > In fact "log-balance" directive was removed i> >> commit b61147fd2a54d4cfc1053a51e87c91cc306bb7ed >> Author: Aurelien DARRAGON >> Date: Wed Nov 15 11:15:50 2023 +0100 >> >> MEDIUM: l

Re: [PATCH] DOC: configuration.txt: add log-balance documentation

2023-11-22 Thread Aurelien DARRAGON
Hi Marko, Thanks for the heads up, In fact "log-balance" directive was removed in > commit b61147fd2a54d4cfc1053a51e87c91cc306bb7ed > Author: Aurelien DARRAGON > Date: Wed Nov 15 11:15:50 2023 +0100 > > MEDIUM: log/balance: merge tcp/http algo with log ones log load balancing may now be

[PATCH] DOC: configuration.txt: add log-balance documentation

2023-11-22 Thread Marko Juraga
:57:08 +0100 Subject: [PATCH] DOC: configuration.txt: add log-balance documentation Adding missing documentation for the newly added log-balance configuration keyword. --- doc/configuration.txt | 75 +++ 1 file changed, 75 insertions(+) diff --git a/doc