------- Original Message ------- On Tuesday, August 23rd, 2022 at 4:26 AM, Christopher Faulet <[email protected]> wrote:
> It could be good to share your config, at least the part calling your lua > script. I think these are the only relevant bits: tcp-request inspect-delay 10s http-request lua.delay_request 15000 30000 I'm delaying requests a random number of ms between 15000 and 30000. > But this error can be triggered when the inspect-delay for tcp rules > evaluation is expires. Perhaps this is what is happening? Bren

