[SPOE] an error was triggered during the resources allocation.

2024-07-05 Thread Maciej Zdeb
Hi, I'm using haproxy version 2.8.9 and noticed strange behavior of the SPOE engine. I see many logs like below. From what I managed to investigate, the error with value 2 is defined as SPOE_CTX_ERR_RES (an error was triggered during the resources allocation) and this particular error is set only i

Re: [PATCH 1/1] CI: add weekly QUIC Interop regression against LibreSSL

2024-07-05 Thread Willy Tarreau
On Thu, Jul 04, 2024 at 04:26:34PM +0200, Ilia Shipitsin wrote: > currently only quic-go and picoquic clients are enabled with testsuites > supposed to be "green". Tests will be run weekly. Now applied, let's give it a try. Thank you Ilya! Willy