Timeline



12/16/21:

14:07 Changeset in nginx [8949:2e22110828dd]quic by Roman Arutyunyan <arut@…>
QUIC: removed ngx_quic_copy_chain(). The function is unused.
14:06 Changeset in nginx [8948:19e063e955bf]quic by Roman Arutyunyan <arut@…>
QUIC: renamed buffer-related functions. ngx_quic_alloc_buf() -> …
08:49 Changeset in nginx [8944:b7284807b4fa]quic by Vladimir Homutov <vl@…>
QUIC: refactored ngx_quic_validate_path(). The function now accepts …
08:42 Changeset in nginx [8943:118a34e32121]quic by Vladimir Homutov <vl@…>
QUIC: added missing check for backup path existence.

12/15/21:

17:52 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by Maxim Dounin
> body_buffer_size we did not configure, so it is using default …
14:54 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by luyangliang@…
body_buffer_size we did not configure, so it is using default 16k. …
04:05 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by Maxim Dounin
Replying to luyangliang@…: > Setting keepalive_requests to …

12/14/21:

23:05 Ticket #2294 (set $host url and auth_request failing on proxy_pass) updated by Maxim Dounin
From what you describe it looks like you set $a_endpoint to a …
15:47 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by luyangliang@…
Setting keepalive_requests to 1000 actually improves a lot. Memory …
14:50 Ticket #2294 (set $host url and auth_request failing on proxy_pass) updated by jack.pienso.com@…
Description changed
14:49 Ticket #2294 (set $host url and auth_request failing on proxy_pass) updated by jack.pienso.com@…
Description changed
14:44 Ticket #2294 (set $host url and auth_request failing on proxy_pass) created by jack.pienso.com@…
I'm trying to implement an auth_request call for an upstream host that …
13:24 Changeset in nginx [8941:0433e69f5425]quic by Roman Arutyunyan <arut@…>
QUIC: added path limiting function ngx_quic_path_limit().
01:18 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by Maxim Dounin
Replying to luyangliang@…: > Thanks for getting back! > > …

12/13/21:

15:33 Ticket #1593 (Error selecting client certificate for proxy service) reopened by olijaun@…
As stated in my comment above. This is clearly a bug.
15:32 Ticket #1593 (Error selecting client certificate for proxy service) updated by olijaun@…
I think this is really bad behavior and should be changed. I get that …
14:44 Changeset in nginx_org [2812:ca9b4ffc67ee] by Maxim Konovalov <maxim@…>
Regenerated.
14:44 Changeset in nginx_org [2811:9b1b68fa1808] by Maxim Konovalov <maxim@…>
nginx.org poll added.
14:27 Changeset in nginx [8939:ddd5e5c0f87d]quic by Vladimir Homutov <vl@…>
QUIC: improved path validation. Previously, path was considered valid …
13:47 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by luyangliang@…
Thanks for getting back! […] I will try "keepalive_reuqests 1000" …
11:49 Changeset in nginx [8938:23880e4ad3e2]quic by Roman Arutyunyan <arut@…>
QUIC: write and full stream shutdown support. Full stream shutdown is …
06:48 Changeset in nginx [8940:fb41e37ddeb0]quic by Vladimir Homutov <vl@…>
QUIC: decoupled path state and limitation status. The path validation …

12/11/21:

00:47 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by Maxim Dounin
> keepalive_requests 10000; You may want to check if …

12/10/21:

19:08 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by luyangliang@…
For nginx 1.20.1, we configure: keepalive_requests 10000; …
16:43 Changeset in nginx [8937:0692355a3519]quic by Roman Arutyunyan <arut@…>
QUIC: simplified stream initialization. After creation, a client …

12/09/21:

19:29 Ticket #2292 (nginx config test cannot pass if quic_bpf is enabled) updated by vl
Summary changed
19:07 Ticket #2292 (nginx config test cannot pass if quic_bpf is enabled) updated by vl
Status changed
ok, I was able to reproduce the issue. It happens only with '-t' flag. …
18:41 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by Maxim Dounin
First of all, please elaborate on how do you measure memory usage. …
17:36 Changeset in nginx-tests [1751:18ac4d9e5a2a] by Dmitry Volyntsev <xeioex@…>
Tests: rewriting njs tests without deprecated "js_include".
15:22 Ticket #2292 (nginx config test cannot pass if quic_bpf is enabled) updated by zhuizhuhaomeng@…
Replying to vl: > I see that fedora 32 was released with …
13:37 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by luyangliang@…
Description changed
Can't attach configuration. I will share that when it is needed.
12:30 Changeset in nginx [8935:ea78659b70fe]quic by Ruslan Ermilov <ru@…>
QUIC: removed configure time test for BPF sockhash. The test verifies …
12:30 Changeset in nginx [8934:9ec96ceaf484]quic by Ruslan Ermilov <ru@…>
QUIC: configure cleanup. Renamed and removed some macros.
09:40 Changeset in nginx [8932:501f28679d56]quic by Vladimir Homutov <vl@…>
QUIC: refactored ngx_quic_frame_sendto() function. The function now …
08:15 Changeset in nginx [8931:0ee56d2eac44]quic by Sergey Kandaurov <pluknet@…>
QUIC: fixed e06283038ec8 mis-merge. The NGX_HTTP_QUIC macro was …

12/08/21:

21:39 Ticket #2293 (Nginx 1.20.1 excessive memory usage) created by luyangliang@…
Running Nginx 1.20.x with HTTP/2 traffic 225req/s, see memory usage …
14:04 Changeset in nginx [8930:2c5e2a106952]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: cleanup after "listen .. quic" removal in be08b858086a.
11:15 Ticket #2292 (nginx config test cannot pass if quic_bpf is enabled) updated by vl
I see that fedora 32 was released with kernel 5.6 initially, but you …
09:37 Ticket #2292 (nginx config test cannot pass if quic_bpf is enabled) updated by zhuizhuhaomeng@…
Replying to vl: > Works fine here with 5.9.2 > > What is …

12/07/21:

13:07 Changeset in nginx [8929:44553428288d]quic by Vladimir Homutov <vl@…>
QUIC: updated README. The ngx_http_quic_module is merged to …
12:49 Changeset in nginx [8928:e06283038ec8]quic by Sergey Kandaurov <pluknet@…>
QUIC: clear SSL_OP_ENABLE_MIDDLEBOX_COMPAT on SSL context switch. The …
12:49 Changeset in nginx [8927:e4952530e6af]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: avoid sending stream cancellation for pushed streams.
12:42 Changeset in nginx [8926:3341e4089c6c]quic by Sergey Kandaurov <pluknet@…>
QUIC: converted ngx_quic_keys_set_encryption_secret() to NGX codes. …
10:01 Changeset in nginx [8925:18d23ed15eef]quic by Roman Arutyunyan <arut@…>
HTTP/3: renamed files. ngx_http_v3_tables.h and ngx_http_v3_tables.c …
06:53 Ticket #2292 (nginx config test cannot pass if quic_bpf is enabled) updated by vl
Works fine here with 5.9.2 What is the host you are running at (arch, …
00:38 Ticket #2292 (nginx config test cannot pass if quic_bpf is enabled) created by zhuizhuhaomeng@…
the error message […] nginx.conf […]

12/06/21:

16:34 Ticket #2289 (QUIC: RETIRE_CONNECTION_ID with invalid DestinationConnectionId) updated by vl
should be up to date now.
12:19 Changeset in nginx [8924:d6ef13c5fd8e]quic by Vladimir Homutov <vl@…>
QUIC: simplified configuration. Directives that set transport …
10:02 Changeset in nginx [8921:33226ac61076]quic by Roman Arutyunyan <arut@…>
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
08:04 Changeset in nginx [8933:02a9ad88e2df]quic by Vladimir Homutov <vl@…>
QUIC: added missing frame initialization. Currently, all used fields …

12/04/21:

07:52 Changeset in nginx [8922:be08b858086a]quic by Roman Arutyunyan <arut@…>
HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro. Listen quic …

12/03/21:

01:26 Ticket #2289 (QUIC: RETIRE_CONNECTION_ID with invalid DestinationConnectionId) updated by WesleyRosenblum@…
Great! Can you update …

12/02/21:

19:40 Ticket #2291 (Regex plus variable in Nginx `proxy_redirect`) updated by Maxim Dounin
Status changed
Agreed, it probably worth explicitly documenting that variables cannot …
19:26 Changeset in nginx_org [2810:68eccba601a5] by Artem Konev <artem.konev@…>
Added info about the Unit 1.26.1 release.
19:10 Ticket #2291 (Regex plus variable in Nginx `proxy_redirect`) updated by brsolomon-deloitte@…
It looks like the answer is no, based on …
19:07 Ticket #2291 (Regex plus variable in Nginx `proxy_redirect`) created by brsolomon-deloitte@…
It is not currently documented or apparent if it is possible to use a …
18:54 Ticket #2289 (QUIC: RETIRE_CONNECTION_ID with invalid DestinationConnectionId) updated by vl
Component changed
18:51 Ticket #2289 (QUIC: RETIRE_CONNECTION_ID with invalid DestinationConnectionId) closed by vl
fixed: Thanks for reporting this. Should be fixed now by …
18:14 Ticket #2289 (QUIC: RETIRE_CONNECTION_ID with invalid DestinationConnectionId) updated by WesleyRosenblum@…
Thanks. This came up in testing, not with a full client.
15:28 Ticket #2290 (nginx rewrites stop working on special get parameter) closed by Maxim Dounin
invalid: The rewrite directive does not do any …
14:29 Ticket #2290 (nginx rewrites stop working on special get parameter) created by jan.feddersen.interspark.com@…
rewrite /nuxeo/ui/?state=(.*) /nuxeo/ui/; should match: …
13:34 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) updated by Maxim Dounin
Thanks for the feedback. Keeping this open for now, to make sure the …
11:09 Changeset in nginx [8920:9680f0badc95]quic by Vladimir Homutov <vl@…>
QUIC: fixed using of retired connection id (ticket #2289). RFC 9000 …
10:59 Changeset in nginx [8919:a6a328ebd362]quic by Sergey Kandaurov <pluknet@…>
QUIC: logging of CRYPTO frame payload under NGX_QUIC_DEBUG_FRAMES.
10:59 Changeset in nginx [8918:606bf52888d2]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: adjusted ALPN macro names to align with 61abb35bb8cf.
08:47 Milestone unit-1.26.1 completed
Planned features and enhancements: * No new features, this is a bug …
08:03 Ticket #2289 (QUIC: RETIRE_CONNECTION_ID with invalid DestinationConnectionId) updated by vl
Status changed
Yes indeed, we don't check if retired id matches currently used. What …
02:16 Ticket #2289 (QUIC: RETIRE_CONNECTION_ID with invalid DestinationConnectionId) created by WesleyRosenblum@…
While testing nginx QUIC functionality, nginx sent a …

12/01/21:

15:33 Changeset in nginx [8917:bb1d1d9d76e2]quic by Vladimir Homutov <vl@…>
QUIC: removed excessive check. The c->udp->dgram may be NULL only if …
14:02 Ticket #2288 (log safely while configuration reloading) closed by Maxim Dounin
invalid: This looks a problem in your custom code rather than in nginx. …
08:47 fix-core-on-reloading.patch attached to Ticket #2288 by al.drozdov@…
A patch fixes the bug
08:45 Ticket #2288 (log safely while configuration reloading) created by al.drozdov@…
We implemented a custom feature that uses shared memory by ngx_log_t …
08:29 Ticket #2287 (fastcgi: CONTENT_LENGTH parameter missing for chunked requests) updated by SiebelsTim@…
I do not have the option to disable request buffering selectively. …
08:02 Changeset in nginx [8923:651cc905b7c2]quic by Roman Arutyunyan <arut@…>
HTTP/3: $http3 variable. A new variable $http3 is added. The …
06:53 Ticket #2286 (When I use the proxy_cache_background_update and proxy_cache_use_stale ...) updated by magicgaro@…
Replying to Maxim Dounin: > > Thank you for the reply!I …
04:38 Ticket #2286 (When I use the proxy_cache_background_update and proxy_cache_use_stale ...) updated by Maxim Dounin
> Thank you for the reply!I still found a phenomenon, can you help me …
02:19 Ticket #2286 (When I use the proxy_cache_background_update and proxy_cache_use_stale ...) updated by magicgaro@…
Replying to Maxim Dounin: > That's a known limitation of …

11/30/21:

21:22 Ticket #2286 (When I use the proxy_cache_background_update and proxy_cache_use_stale ...) closed by Maxim Dounin
wontfix: That's a known limitation of proxy_cache_background_update, see …
15:15 Ticket #2287 (fastcgi: CONTENT_LENGTH parameter missing for chunked requests) closed by Maxim Dounin
wontfix: > Therefore, I think nginx is supposed to buffer all chunked requests …
11:49 Changeset in nginx_org [2809:e642fe346261] by Yaroslav Zhuravlev <yar@…>
Added note about requests distribution to sticky cookie.
11:30 Changeset in nginx [8916:ff473a6f656c]quic by Sergey Kandaurov <pluknet@…>
QUIC: ngx_quic_send_alert() callback moved to its place.
11:30 Changeset in nginx [8915:095f8a3e143d]quic by Sergey Kandaurov <pluknet@…>
QUIC: simplified ngx_quic_send_alert() callback. Removed sending …
08:01 Ticket #2287 (fastcgi: CONTENT_LENGTH parameter missing for chunked requests) updated by SiebelsTim@…
References: …
08:00 Ticket #2287 (fastcgi: CONTENT_LENGTH parameter missing for chunked requests) updated by SiebelsTim@…
fastcgi specification: …
08:00 Ticket #2287 (fastcgi: CONTENT_LENGTH parameter missing for chunked requests) created by SiebelsTim@…
When disabling fastcgi_request_buffering and receiving a request …

11/29/21:

16:12 Changeset in nginx-tests [1750:b28f88e352dd] by Sergey Kandaurov <pluknet@…>
Tests: skip ssl_verify_depth.t with LibreSSL. It fails with the new …
12:50 Changeset in nginx_org [2808:79ebb6a3812b] by Yaroslav Zhuravlev <yar@…>
Added info about modifying keyval_zone state file.
10:45 Changeset in nginx_org [2806:462ca0f20a3d] by Yaroslav Zhuravlev <yar@…>
Documented variables support for stream keyval module.
08:51 Changeset in nginx [8913:40445fc7c403]quic by Vladimir Homutov <vl@…>
QUIC: fixed migration during NAT rebinding. The RFC 9000 allows a …
08:49 Changeset in nginx [8912:50d73bf20e73]quic by Vladimir Homutov <vl@…>
QUIC: refactored multiple QUIC packets handling. Single UDP datagram …

11/28/21:

06:54 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) updated by gabriel.dodan@…
Works fine so far, no more warning. Thanks for the suggestion! Best!

11/27/21:

04:40 Ticket #2282 (Add audio/x-flac to MIME types) updated by xnaas
Of course that's always an option, but I think useful defaults are …
03:39 Ticket #2286 (When I use the proxy_cache_background_update and proxy_cache_use_stale ...) updated by magicgaro@…
Description changed
03:28 Ticket #2286 (When I use the proxy_cache_background_update and proxy_cache_use_stale ...) created by magicgaro@…
When I use the proxy_cache_background_update on; proxy_cache_use_stale …

11/26/21:

19:20 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) updated by Maxim Dounin
> Is there any way to find how many connections are open on each …
18:19 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) updated by gabriel.dodan@…
Thank you very much for the reply! I have turned on the accept_mutex , …
16:31 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) updated by Maxim Dounin
The stub_status counters show amount of client connections, while …
14:22 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) created by gabriel.dodan@…
Hi, I keep getting that warning, although according to nginx …
12:30 Changeset in nginx_org [2805:6fa0e92f6607] by Konstantin Pavlov <thresh@…>
Linux packages: actualized the list of supported distributions. …

11/25/21:

19:02 Changeset in nginx [7975:a7a77549265e] by Maxim Dounin <mdounin@…>
HTTP/2: fixed sendfile() aio handling. With sendfile() in threads …
19:02 Changeset in nginx [7974:555533169506] by Maxim Dounin <mdounin@…>
HTTP/2: fixed "task already active" with sendfile in threads. With …

11/24/21:

20:28 Changeset in nginx_org [2807:4b73197f8ca9] by Yaroslav Zhuravlev <yar@…>
Documented the $ssl_curve variable for http and stream.
16:28 Changeset in nginx-tests [1749:34fc85598287] by Sergey Kandaurov <pluknet@…>
Tests: $ssl_curve.
13:08 BadContent edited by Maxim Dounin
(diff)
12:06 Changeset in nginx_org [2804:8831b3d9f332] by Yaroslav Zhuravlev <yar@…>
Moved njs Examples to GitHub.
12:01 Changeset in nginx_org [2803:27d8865dfb5b] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft November 2021 Web Server Survey stats.
00:38 BadContent edited by Maxim Dounin
(diff)

11/23/21:

18:39 Changeset in nginx [8936:86f5a738ac2a]quic by Roman Arutyunyan <arut@…>
QUIC: post stream events instead of calling their handlers. This …
17:46 Ticket #2284 (Support RFC5424 log records) updated by Maxim Dounin
Type changed
For the record, FreeBSD is using RFC 5424 syslog format since 12.0, …
16:59 Ticket #2283 (RFI on HTTP/2 connection memory usage and keepalive_requests knob) updated by Maxim Dounin
First of all, you are mixing two independent things: 1. …
16:58 Ticket #2284 (Support RFC5424 log records) created by tom.cook.lovemyev.com@…
The access_log directive from the ngx_http_log_module component only …
13:51 Ticket #2283 (RFI on HTTP/2 connection memory usage and keepalive_requests knob) updated by bhassink@…
Ok, I can see how observability helps in a flooding situation. Will …
13:21 Ticket #2283 (RFI on HTTP/2 connection memory usage and keepalive_requests knob) updated by Maxim Dounin
Closing connections means that opening new connections can be observed …
13:14 Changeset in nginx-tests [1748:b27bcded6449] by Sergey Kandaurov <pluknet@…>
Tests: removed TODOs for fixes merged in 1.20.2.
11:26 Ticket #2135 (capture negotiated ssl_curve) closed by Sergey Kandaurov
fixed
11:21 Ticket #2135 (capture negotiated ssl_curve) updated by Sergey Kandaurov <pluknet@…>
In [changeset:"3443c02ca1d183fe52bf8af66627c94be2b2f785/nginx"
03:57 Ticket #2283 (RFI on HTTP/2 connection memory usage and keepalive_requests knob) updated by bhassink@…
I would agree that long-lived connections are problematic with respect …
00:58 Changeset in nginx-tests [1747:7f09d144d15c] by Maxim Dounin <mdounin@…>
Tests: updated ssl_engine_keys.t test to use SoftHSM v2. Notably, …

11/22/21:

20:43 Ticket #2283 (RFI on HTTP/2 connection memory usage and keepalive_requests knob) closed by Maxim Dounin
invalid: In nginx, memory allocations are bound to a particular memory pool, …
17:21 Ticket #2283 (RFI on HTTP/2 connection memory usage and keepalive_requests knob) created by bhassink@…
A while back I integrated an in-house HTTP2 proxy with an NGINX …
01:50 Ticket #2282 (Add audio/x-flac to MIME types) updated by Maxim Dounin
Keywords changed
Note that nginx doesn't try to maintain all the mime types known, but …

11/21/21:

04:45 Ticket #2282 (Add audio/x-flac to MIME types) created by xnaas
Example patchset: […] There's precedence for this, as Apache has …
03:42 BadContent edited by Maxim Dounin
(diff)

11/19/21:

23:26 Changeset in nginx_org [2802:4829380a6dae] by Artem Konev <artem.konev@…>
Fixed a link in the Unit release announcement.
23:23 Changeset in nginx_org [2801:7e478d53e712] by Artem Konev <artem.konev@…>
Added info about the Unit 1.26.0 release.
10:45 Ticket #2266 (QUIC: cookies not transferred correctly on redirect) updated by DoM1niC@…
I have the same problem any workaround ? Some Scripts don't work like …
08:25 Changeset in nginx_org [2800:3a146e49f9d4] by Yaroslav Zhuravlev <yar@…>
Corrected syntax of r.setReturnValue and s.setReturnValue.
08:19 Changeset in nginx_org [2799:24b379907b0f] by Yaroslav Zhuravlev <yar@…>
Added async and await to njs Examples.

11/18/21:

17:34 Milestone unit-1.26 completed
Planned features and enhancements: * Variables support in the …
11:33 Changeset in nginx [8914:aae8b91e0280]quic by Vladimir Homutov <vl@…>
QUIC: removed unnecessary closing of active/backup sockets. All open …
11:19 Changeset in nginx [8911:b09f055daa4e]quic by Vladimir Homutov <vl@…>
QUIC: fixed handling of RETIRE_CONNECTION_ID frame. Previously, the …
11:19 Changeset in nginx [8910:f8848f5a1014]quic by Vladimir Homutov <vl@…>
QUIC: additional checks for the RETIRE_CONNECTION_ID frame.

11/17/21:

20:07 Changeset in nginx [8909:d041b8d6ab0b]quic by Roman Arutyunyan <arut@…>
QUIC: handle DATA_BLOCKED frame from client. Previously the frame was …
20:07 Changeset in nginx [8908:e8cbbfabe547]quic by Roman Arutyunyan <arut@…>
QUIC: update stream flow control credit on STREAM_DATA_BLOCKED. …
15:49 Changeset in nginx [8907:122bfa14465b]quic by Roman Arutyunyan <arut@…>
HTTP/3: fixed compilation with QUIC, but without HTTP/3.
09:57 Changeset in nginx-tests [1746:be8d5213d6b9] by Sergey Kandaurov <pluknet@…>
Tests: mp4_start_key_frame tests.
Note: See TracTimeline for information about the timeline view.