Re: [External] Re: [RFC PATCH] Improved moving averages

2020-05-16 Thread Willy Tarreau
Hi Marcin, On Sat, May 16, 2020 at 04:31:30PM +0200, Marcin Deranek wrote: > Actually I split this into 3 (see attachments): > 1. Adds improved swrate_rate_dynamic function > 2. Adds proper req_tot metric for a server (as we have for frontend/backend) > 3. Updates the code to use the new function

[PATCH] cleanup: remove unused variable assignment (found by Coverity)

2020-05-16 Thread Илья Шипицин
Hello, can we apply that patch ? it removes single assignment, fixes #593 Cheers, Ilya Shipitcin From e922cfb5e6e60f573c8861d3e10e6736be601d47 Mon Sep 17 00:00:00 2001 From: Ilya Shipitsin Date: Sat, 16 May 2020 22:42:12 +0500 Subject: [PATCH] CLEANUP: src/acl.c: remove unused assignment

Re: [External] Re: [RFC PATCH] Improved moving averages

2020-05-16 Thread Marcin Deranek
Hi Willy, On Fri, May 15, 2020 at 2:45 PM Willy Tarreau wrote: > What I'd like to see for the ctime etc is: > - average over the number of samples like you did, but still per request > ; > - possibly new sets of per-connection metrics if these have some values > to you (I guess they