Re: [ANNOUNCE] haproxy-2.9.0

2023-12-05 Thread Willy Tarreau
Hi Tim! On Tue, Dec 05, 2023 at 08:00:43PM +0100, Tim Düsterhus wrote: > Willy, > > On 12/5/23 17:24, Willy Tarreau wrote: > > HAProxy 2.9.0 was released on 2023/12/05. It added 25 new commits > > after version 2.9-dev12. > > Congratulations! :-) > > > Let's not change a good tradition, I'm alm

Re: Update track function with example

2023-12-05 Thread Kurtis Miller
Hello, I think I updated the manual correctly. Please let me know i'm missing anything. └─# git commit -a [master f5af1ea98] Adding example for track  Committer: root Your name and email address were configured automa

Re: [ANNOUNCE] haproxy-2.9.0

2023-12-05 Thread Tim Düsterhus
Willy, On 12/5/23 17:24, Willy Tarreau wrote: HAProxy 2.9.0 was released on 2023/12/05. It added 25 new commits after version 2.9-dev12. Congratulations! :-) Let's not change a good tradition, I'm almost done updating the site, and will watch for Tim's email telling me where I messed up :-)

[ANNOUNCE] haproxy-2.9.0

2023-12-05 Thread Willy Tarreau
Hi, HAProxy 2.9.0 was released on 2023/12/05. It added 25 new commits after version 2.9-dev12. Since the end of last week, a few extra fixes were merged, half of which are also for pre-2.9 versions. The recently enabled zero-copy forwarding was finally disabled by default for QUIC since Tristan n