[njs] Modules: fixed clear() method of a shared dictionary without timeout.

2023-12-19 Thread Vadim Zhestikov via nginx-devel
details: https://hg.nginx.org/njs/rev/4a15613f4e8b branches: changeset: 2250:4a15613f4e8b user: Vadim Zhestikov date: Tue Dec 19 12:37:05 2023 -0800 description: Modules: fixed clear() method of a shared dictionary without timeout. This fixes #690 issue on Github. diffstat:

Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6

2023-12-19 Thread Sergey Kandaurov
> On 19 Dec 2023, at 12:58, Maxim Dounin wrote: > > Hello! > > On Tue, Dec 19, 2023 at 02:09:10AM +0400, Sergey Kandaurov wrote: > >>> On 24 Nov 2023, at 00:29, Ilya Shipitsin wrote: >>> >>> # HG changeset patch >>> # User Ilya Shipitsin >>> # Date 1700769135 -3600 >>> # Thu Nov 23

Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6

2023-12-19 Thread Maxim Dounin
Hello! On Tue, Dec 19, 2023 at 12:16:58PM +0100, Илья Шипицин wrote: > вт, 19 дек. 2023 г. в 09:58, Maxim Dounin : > > > Hello! > > > > On Tue, Dec 19, 2023 at 02:09:10AM +0400, Sergey Kandaurov wrote: > > > > > > On 24 Nov 2023, at 00:29, Ilya Shipitsin wrote: > > > > > > > > # HG changeset

Re: Meaning of proxy_ignore_client_abort

2023-12-19 Thread Maxim Dounin
Hello! On Tue, Dec 19, 2023 at 04:02:46PM +0100, Jan Prachař wrote: > Hello, > > I have proxy module configured with proxy_ignore_client_abort on; but > connection to > upstream is still being closed. This is in debug log: > > writev() failed (32: Broken pipe) while sending to client, ... >

Meaning of proxy_ignore_client_abort

2023-12-19 Thread Jan Prachař
Hello, I have proxy module configured with proxy_ignore_client_abort on; but connection to upstream is still being closed. This is in debug log: writev() failed (32: Broken pipe) while sending to client, ... http write filter http copy filter: -1 ... pipe read upstream: 0

Re: processing a request without body

2023-12-19 Thread Muhammad Nuzaihan
Thanks Maxim, Vasility, The problem i was going to solve is to i needed to run my specific function that takes the data of request URL path, Headers and request body and determine and validate that all that data is correct before sending upstream, or else i would deny the request with 4xx code

Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6

2023-12-19 Thread Илья Шипицин
вт, 19 дек. 2023 г. в 09:58, Maxim Dounin : > Hello! > > On Tue, Dec 19, 2023 at 02:09:10AM +0400, Sergey Kandaurov wrote: > > > > On 24 Nov 2023, at 00:29, Ilya Shipitsin wrote: > > > > > > # HG changeset patch > > > # User Ilya Shipitsin > > > # Date 1700769135 -3600 > > > # Thu Nov 23

Re: [PATCH] ssl: SSL_get0_verified_chain is available for LibreSSL >= 3.3.6

2023-12-19 Thread Maxim Dounin
Hello! On Tue, Dec 19, 2023 at 02:09:10AM +0400, Sergey Kandaurov wrote: > > On 24 Nov 2023, at 00:29, Ilya Shipitsin wrote: > > > > # HG changeset patch > > # User Ilya Shipitsin > > # Date 1700769135 -3600 > > # Thu Nov 23 20:52:15 2023 +0100 > > # Node ID