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

2024-07-10 Thread Maciej Zdeb
Hi, I've tested this patch and it looks very promising - no errors so far. I will deploy it tomorrow on a larger scale. Thanks Christopher! Kind regards, wt., 9 lip 2024 o 08:43 Christopher Faulet napisał(a): > Le 05/07/2024 à 12:57, Maciej Zdeb a écrit : > > Hi, > > I'm using haproxy version

Re: [PATCH] CI: weekly QUIC Interop: try to fix private image

2024-07-10 Thread Willy Tarreau
On Tue, Jul 09, 2024 at 03:03:49PM +0200, Ilia Shipitsin wrote: > for some reason image built in HAProxy workflow is "private", it > is succesfully built, but fails to pull. Let's try explicit docker login > for run job as well Merged, thanks Ilya! willy

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

2024-07-10 Thread Christopher Faulet
Le 10/07/2024 à 09:02, Maciej Zdeb a écrit : Hi, I've tested this patch and it looks very promising - no errors so far. I will deploy it tomorrow on a larger scale. Thanks Christopher! Thanks ! I will merge it. -- Christopher Faulet

[ANNOUNCE] haproxy-3.1-dev3

2024-07-10 Thread Willy Tarreau
Hi, HAProxy 3.1-dev3 was released on 2024/07/10. It added 35 new commits after version 3.1-dev2. This version mostly addresses some issues affecting dev2, a few of which could cause crashes. Some of them are marked for backporting because they also affect older versions (races between server addr

Re: [ANNOUNCE] haproxy-3.1-dev3

2024-07-10 Thread Aleksandar Lazic
On 2024-07-10 (Mi.) 16:39, Willy Tarreau wrote: Hi, HAProxy 3.1-dev3 was released on 2024/07/10. It added 35 new commits after version 3.1-dev2. [snipp] And I'm still trying to free some time for the pending reviews (I have not forgotten you but stuff that depends on multiple persons cann

Re: [ANNOUNCE] haproxy-3.1-dev3

2024-07-10 Thread Willy Tarreau
On Wed, Jul 10, 2024 at 06:49:52PM +0200, Aleksandar Lazic wrote: > > > On 2024-07-10 (Mi.) 16:39, Willy Tarreau wrote: > > Hi, > > > > HAProxy 3.1-dev3 was released on 2024/07/10. It added 35 new commits > > after version 3.1-dev2. > > [snipp] > > > And I'm still trying to free some time for

Re: [ANNOUNCE] haproxy-3.1-dev3

2024-07-10 Thread Lukas Tribus
Hello, On Wed, 10 Jul 2024 at 16:39, Willy Tarreau wrote: > > Another change that will need to be backported after some time concerns > the handling of default FD limits. For a few decades, operating systems > would advertise safe limits (i.e. those they were able to deal with based > on their a

Re: [ANNOUNCE] haproxy-3.1-dev3

2024-07-10 Thread Lukas Tribus
On Wed, 10 Jul 2024 at 21:30, Lukas Tribus wrote: > There are ways to push defaults like this out if really needed: with > default configuration files, like we have in examples/ and like > distributions provide in their repositories. This default the users > will then find in the configuration fil

Re: [ANNOUNCE] haproxy-3.1-dev3

2024-07-10 Thread Willy Tarreau
Hi Lukas, and first, many thanks for sharing your thoughts and opinions on this. [ responding to both of your messages at once ] On Wed, Jul 10, 2024 at 09:30:55PM +0200, Lukas Tribus wrote: > On Wed, 10 Jul 2024 at 16:39, Willy Tarreau wrote: > > > > Another change that will need to be backpor