[njs] HTTP: fixed r.subrequest() error handling.

2024-06-12 Thread noreply
details: https://hg.nginx.org/njs/rev/3ba1433803ee branches: changeset: 2358:3ba1433803ee user: Dmitry Volyntsev date: Thu May 30 22:22:48 2024 -0700 description: HTTP: fixed r.subrequest() error handling. Previously, when at least 2 subrequests were scheduled they both succeed,

[njs] Modules: removed extra copying in shared dictionary.

2024-06-12 Thread noreply
details: https://hg.nginx.org/njs/rev/95bb22b30a0d branches: changeset: 2357:95bb22b30a0d user: Dmitry Volyntsev date: Mon Jun 10 23:06:26 2024 -0700 description: Modules: removed extra copying in shared dictionary. After 5730d5f pool copy is not needed because

Re: [PATCH] Slice filter: proxy_cache_background_update support (ticket #1348)

2024-06-12 Thread J Carter
On Tue, 11 Jun 2024 02:46:13 +0100 J Carter wrote: > Style cleanup of previous patch. > > Also removed 'status already > returned' guard in slice range variable handler, as it is no longer > needed given other changes in patch. > Additional fixes. # HG changeset patch # User J Carter # Date