Re: [PATCH 8 of 8] QUIC: explicitly zero out unused keying material

2023-09-21 Thread Roman Arutyunyan
Hi, On Thu, Sep 07, 2023 at 07:14:00PM +0400, Sergey Kandaurov wrote: > # HG changeset patch > # User Sergey Kandaurov > # Date 1694099425 -14400 > # Thu Sep 07 19:10:25 2023 +0400 > # Node ID 813128cee322830435a95903993b17fb24683da7 > # Parent 8bd0104b7e6b658a1696fe7f3e2f1868ac2ae1f9 > QUI

Re: [PATCH 1 of 8] QUIC: split keys availability checks to read and write sides

2023-09-21 Thread Roman Arutyunyan
Hi, On Thu, Sep 07, 2023 at 07:13:53PM +0400, Sergey Kandaurov wrote: > # HG changeset patch > # User Sergey Kandaurov > # Date 1693497250 -14400 > # Thu Aug 31 19:54:10 2023 +0400 > # Node ID be1862a28fd8575a88475215ccfce995e392dfab > # Parent daf8f5ba23d8e9955b22782d945f9c065f4b6baa > QUI

Re: [PATCH 4 of 8] QUIC: renamed protection functions

2023-09-21 Thread Roman Arutyunyan
Hi, On Thu, Sep 07, 2023 at 07:13:56PM +0400, Sergey Kandaurov wrote: > # HG changeset patch > # User Sergey Kandaurov > # Date 1694099421 -14400 > # Thu Sep 07 19:10:21 2023 +0400 > # Node ID 24e5d652ecc861f0c68607d20941abbf3726fdf1 > # Parent b05feba278a8b766cddd4cc35d73ff43e8d77092 > QUI

Re: [PATCH 3 of 6] QUIC: call shutdown() callback only after handshake completion

2023-09-21 Thread Roman Arutyunyan
On Tue, Sep 19, 2023 at 01:59:27PM +0400, Sergey Kandaurov wrote: > > > On 14 Sep 2023, at 14:17, Roman Arutyunyan wrote: > > > > # HG changeset patch > > # User Roman Arutyunyan > > # Date 1694613709 -14400 > > # Wed Sep 13 18:01:49 2023 +0400 > > # Node ID 51166a8f35ba880415ddc2bf2745012

[PATCH] Improve performance when starting nginx with a lot of locations

2023-09-21 Thread Yusuke Nojima
# HG changeset patch # User Yusuke Nojima # Date 1679555707 -32400 # Thu Mar 23 16:15:07 2023 +0900 # Node ID 6aac98fb135e47ca9cf7ad7d780cf4a10e9aa55c # Parent 8771d35d55d0a2b1cefaab04401d6f837f5a05a2 Improve performance when starting nginx with a lot of locations Our team has a configurati