Hi Ilya, On Wed, Aug 07, 2024 at 08:30:46PM +0200, ???? ??????? wrote: > > HAProxy 3.1-dev5 was released on 2024/08/07. It added 88 new commits > > after version 3.1-dev4. > > > > There were quite a bunch of fixes this time, spread over various areas > > (h2, analysers, jwt, quic, 0-rtt, queues, traces), though nothing exciting > > at this point. > > > > I'm not sure about roadmap of aws-lc support in HAProxy, but from my > observation it reached parity with QuicTLS > (*) performance of OpenSSL-1.1.1 (in some cases even 20% faster due to > assembler implementation) > (*) being actively developed by AWS (derived from BoringSSL) > (*) all major QUIC features implemented > (*) no LTS cycles ((
I totally agree. Its performance is even significantly higher than 1.1.1 (we've collected some measurements and are working on an article about that). And indeed what's missing is LTS. I would really love it if the QuicTLS and aws-lc teams could join efforts and try to maintain an LTS version of this high-quality library! All the QUIC community would benefit from this! Willy