[nginx] QUIC: prevent deleted stream frame retransmissions.

2024-10-08 Thread noreply
details: https://github.com/nginx/nginx/commit/3f6d94d8881ca6755b1baa4dd6248a7b7ed15735 branches: master commit:3f6d94d8881ca6755b1baa4dd6248a7b7ed15735 user: nandsky date: Mon, 30 Sep 2024 20:51:17 +0800 description: QUIC: prevent deleted stream frame retransmissions. Since a2a

[nginx] Version bump.

2024-10-08 Thread noreply
details: https://github.com/nginx/nginx/commit/144778aee6e377c9bcd84368848b2e27871d570f branches: master commit:144778aee6e377c9bcd84368848b2e27871d570f user: Sergey Kandaurov date: Mon, 7 Oct 2024 19:10:39 +0400 description: Version bump. --- src/core/nginx.h | 4 ++-- 1 file

[njs] Optimized qjs_to_bytes().

2024-10-08 Thread noreply
details: https://github.com/nginx/njs/commit/39a2d4bf212346d1487e4d27383453cafefa17ea branches: master commit:39a2d4bf212346d1487e4d27383453cafefa17ea user: Dmitry Volyntsev date: Mon, 7 Oct 2024 22:46:40 -0700 description: Optimized qjs_to_bytes(). Doing JS_IsString() check fir

[njs] Optimized ngx_qjs_string().

2024-10-08 Thread noreply
details: https://github.com/nginx/njs/commit/3a4349e6b2b001001c64dd48f7863c5820cdf3e6 branches: master commit:3a4349e6b2b001001c64dd48f7863c5820cdf3e6 user: Dmitry Volyntsev date: Mon, 7 Oct 2024 22:41:24 -0700 description: Optimized ngx_qjs_string(). Doing JS_IsString() check f