Re: Should continue when ngx_quic_bpf_group_add_socket failed with adding one socket during reloading

2021-10-13 Thread Vladimir Homutov
13.10.2021 09:46, Gao,Yan(媒体云) пишет: ngx_quic_bpf_module_init: Should continue when ngx_quic_bpf_group_add_socket failed with adding one socket during reloading? Gao,Yan(ACG VCP) Hello Gao Yan, this is a hard question. I would say that only valid reason to fail there is if you hit some ker

Re: [PATCH 3 of 5] HTTP/3: traffic-based flood detection

2021-10-13 Thread Vladimir Homutov
On Thu, Oct 07, 2021 at 02:36:16PM +0300, Roman Arutyunyan wrote: > # HG changeset patch > # User Roman Arutyunyan > # Date 1633602162 -10800 > # Thu Oct 07 13:22:42 2021 +0300 > # Branch quic > # Node ID 31561ac584b74d29af9a442afca47821a98217b2 > # Parent 1b87f4e196cce2b7aae33a63ca6dfc857b9

Re: [PATCH 3 of 5] HTTP/3: traffic-based flood detection

2021-10-13 Thread Roman Arutyunyan
On Wed, Oct 13, 2021 at 12:06:56PM +0300, Vladimir Homutov wrote: > On Thu, Oct 07, 2021 at 02:36:16PM +0300, Roman Arutyunyan wrote: > > # HG changeset patch > > # User Roman Arutyunyan > > # Date 1633602162 -10800 > > # Thu Oct 07 13:22:42 2021 +0300 > > # Branch quic > > # Node ID 31561ac5

Re: [PATCH 4 of 5] QUIC: traffic-based flood detection

2021-10-13 Thread Roman Arutyunyan
On Tue, Oct 12, 2021 at 03:39:38PM +0300, Vladimir Homutov wrote: > On Thu, Oct 07, 2021 at 02:36:17PM +0300, Roman Arutyunyan wrote: > > # HG changeset patch > > # User Roman Arutyunyan > > # Date 1633602816 -10800 > > # Thu Oct 07 13:33:36 2021 +0300 > > # Branch quic > > # Node ID e20f00b8

Re: [PATCH 5 of 5] QUIC: limited the total number of frames

2021-10-13 Thread Roman Arutyunyan
On Tue, Oct 12, 2021 at 03:43:25PM +0300, Vladimir Homutov wrote: > On Thu, Oct 07, 2021 at 02:36:18PM +0300, Roman Arutyunyan wrote: > > # HG changeset patch > > # User Roman Arutyunyan > > # Date 1633603050 -10800 > > # Thu Oct 07 13:37:30 2021 +0300 > > # Branch quic > > # Node ID 25aeebb9

Re: [PATCH 0 of 2] KTLS / SSL_sendfile() support

2021-10-13 Thread Maxim Dounin
Hello! On Tue, Oct 12, 2021 at 07:47:36PM +0300, Sergey Kandaurov wrote: [...] > > - What about SSL_sendfile(), early data and write blocking? > > Ref. c->ssl->write_blocked, 7431:294162223c7c by pluknet@. > > Looks like it is not a problem with SSL_sendfile(), but needs > > further checking.

[njs] SSL: fixed typo introduced in 8e335c2ac447.

2021-10-13 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/776277c313be branches: changeset: 1722:776277c313be user: Dmitry Volyntsev date: Wed Oct 13 15:29:50 2021 + description: SSL: fixed typo introduced in 8e335c2ac447. diffstat: external/njs_openssl.h | 2 +- 1 files changed, 1 insertions(+)

[njs] SSL: fixed building with OpenSSL <= 1.0.1.

2021-10-13 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/1b63a726fcea branches: changeset: 1723:1b63a726fcea user: Dmitry Volyntsev date: Wed Oct 13 16:31:00 2021 + description: SSL: fixed building with OpenSSL <= 1.0.1. This closes #429 issue on Github. diffstat: external/njs_openssl.h | 3