On Sun, 13 Aug 2017 11:56:03 -0400, Mark Staudinger
<[email protected]> wrote:
Hi Folks,
I've noticed while working with some log parsing that the "retries"
field is "1" for all requests blocked via either "http-request deny" or
"http-request tarpit" actions in a backend context.
From the 1.7 manual, "It must normally be zero, unless a server is
being stopped at the same moment the connection was attempted."
Is this normal/expected? It's certainly consistent.
Cheers,
-Mark
As a follow-up, I will also point out that "LR" termination state in the
backend, for example, a "redirect scheme", retries is also logged as "1".
Retries remains 0 for denied/tarpitted requests and redirects initiated
within a frontend context.
Cheers,
-Mark