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 2001e73ce136d5bfc9bde27d338865
вт, 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 20
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
er
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
p
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, ...
>
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 pa
> 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 20:
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:
nginx