Timeline



01/04/22:

13:08 Ticket #1505 (Milliseconds and dynamic time support for *_cache_valid) updated by blloof@…
Upvote. Please add this feature.

12/30/21:

21:17 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) closed by Maxim Dounin
fixed: Underlying problem fixed in e2d07e4ec636, distribution of client …
13:27 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) updated by Maxim Dounin <mdounin@…>
In [changeset:"e2d07e4ec6366daed798854eece099bd265f38a1/nginx"
09:59 Changeset in nginx [8958:10522e8dea41]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: improved processing of multiple Cookie field lines. As per …
07:42 Ticket #2299 (Nginx Plus) closed by maxim
invalid

12/29/21:

23:42 nginx – nginx.pdf attached to Ticket #2299 by pimpinanketua@…
Trac.nginx
23:40 Ticket #2299 (Nginx Plus) created by pimpinanketua@…
Trac nginx
22:08 Changeset in nginx [7992:e2d07e4ec636] by Maxim Dounin <mdounin@…>
Events: fixed balancing between workers with EPOLLEXCLUSIVE. Linux …
19:59 Changeset in nginx [7991:57581198e51e] by Maxim Dounin <mdounin@…>
Version bump.
19:29 Changeset in nginx-tests [1752:ba6e24e38f03] by Sergey Kandaurov <pluknet@…>
Tests: improved stop_daemons() to send signal again. As was observed, …
13:24 Ticket #2298 (Documentation or subtle bug - "listen" directive) closed by Maxim Dounin
invalid: The listen directive lists listening sockets a particular server is …
12:33 Changeset in nginx [8957:de7d36aa9bc7]quic by Roman Arutyunyan <arut@…>
Style.
12:17 Changeset in nginx [8956:eaf356a35f5d]quic by Sergey Kandaurov <pluknet@…>
Merged with the default branch.
11:07 Changeset in nginx_org [2818:2594d336342d] by Yaroslav Zhuravlev <yar@…>
Documented fs.Stats, statSync and lstatSync in njs.
01:00 Ticket #2298 (Documentation or subtle bug - "listen" directive) created by SirLaffalot@…
Not sure what this is: It's either that the documentation needs to be …

12/28/21:

17:29 Ticket #2196 (resolver only ipv6 issue) updated by Laurence 'GreenReaper' Parry
This'd be helpful as a perhaps-more-obvious way to avoid #1330 - even …
16:23 Changeset in nginx_org [2817:d84856836c20] by Yaroslav Zhuravlev <yar@…>
njs-0.7.1
16:02 Ticket #2297 (Nginx does not provide option to read the certificate chain) updated by Maxim Dounin
For the record, the reporter submitted …
15:38 Changeset in nginx_org [2816:ae1d713a06e2] by Maxim Dounin <mdounin@…>
nginx-1.21.5
15:37 Milestone nginx-1.21.5 completed
Status: scheduled Trunk: mainline * pcre2 support * …
15:36 Milestone njs-0.7.1 completed
Planned features and enhancements: * pcre2 support * "js_include" …
15:28 Changeset in nginx [7990:67408b4a12c0] by Maxim Dounin <mdounin@…>
release-1.21.5 tag
15:28 Changeset in nginx [7989:d986378168fd]release-1.21.5 by Maxim Dounin <mdounin@…>
nginx-1.21.5-RELEASE
14:56 Changeset in nginx [7988:8af85c66da94] by Maxim Dounin <mdounin@…>
Updated OpenSSL and PCRE used for win32 builds.
12:01 Changeset in nginx [8954:584e9951b044]quic by Ruslan Ermilov <ru@…>
Fixed a mismerge in 5c86189a1c1b.
10:52 Ticket #2292 (nginx config test cannot pass if quic_bpf is enabled) closed by vl
fixed: Fixed in http://hg.nginx.org/nginx-quic/rev/7c0f9bb27763
10:50 Changeset in nginx [8952:d78972cf4bac]quic by Roman Arutyunyan <arut@…>
QUIC: fixed format specifier after 6ccf3867959a.
10:24 Changeset in nginx [8951:7c0f9bb27763]quic by Vladimir Homutov <vl@…>
QUIC: fixed config test with bpf (ticket #2292). The SO_REUSEPORT …
09:30 Ticket #2297 (Nginx does not provide option to read the certificate chain) created by MandeepSinghChhabra@…
There is a server which has two known local CAs. One is a root ca …

12/27/21:

16:49 Changeset in nginx [7987:b002ad258f1d] by Maxim Dounin <mdounin@…>
Support for sendfile(SF_NOCACHE). The SF_NOCACHE flag, introduced in …
16:48 Changeset in nginx [7986:f1fcb0fe6975] by Maxim Dounin <mdounin@…>
SSL: SSL_sendfile(SF_NODISKIO) support.
16:48 Changeset in nginx [7985:ec2e6893caaa] by Maxim Dounin <mdounin@…>
Simplified sendfile(SF_NODISKIO) usage. Starting with FreeBSD 11, …
16:47 Changeset in nginx [7984:ae992b5a27b2] by Maxim Dounin <mdounin@…>
Removed "aio sendfile", deprecated since 1.7.11.
13:15 Changeset in nginx [8953:03b40440c13d]quic by Roman Arutyunyan <arut@…>
QUIC: renamed input handling functions. Now these functions have …
13:11 Ticket #2296 (METHOD always recognized as 'GET' when using postman) closed by Maxim Dounin
invalid
10:52 Changeset in nginx [8945:e72db9162180]quic by Vladimir Homutov <vl@…>
QUIC: got rid of excessive "qsock" argument in ngx_quic_output.c. The …
10:49 Changeset in nginx [8955:32daba3aabb2]quic by Vladimir Homutov <vl@…>
QUIC: got rid of ngx_quic_create_temp_socket(). It was mostly copy of …
07:26 Ticket #2296 (METHOD always recognized as 'GET' when using postman) updated by exxocism@…
Description changed
07:24 Ticket #2296 (METHOD always recognized as 'GET' when using postman) updated by exxocism@…
CONFIRMED TO BE A POSTMAN HTTP REDIRECTION PROBLEM : THANK YOU FOR …
07:12 Ticket #2296 (METHOD always recognized as 'GET' when using postman) created by exxocism@…
PoC - All the request method is shown as GET - even …

12/24/21:

22:07 Changeset in nginx [7983:d07456044b61] by Maxim Dounin <mdounin@…>
Core: added NGX_REGEX_MULTILINE for 3rd party modules. Notably, NAXSI …
22:07 Changeset in nginx [7982:fbbb5ce52995] by Maxim Dounin <mdounin@…>
PCRE2 and PCRE binary compatibility. With this change, dynamic …
22:07 Changeset in nginx [7981:0b5f12d5c531] by Maxim Dounin <mdounin@…>
PCRE2 library support. The PCRE2 library is now used by default if …
22:07 Changeset in nginx [7980:8007ea138d6a] by Maxim Dounin <mdounin@…>
Configure: simplified PCRE compilation. Removed ICC-specific PCRE …
22:07 Changeset in nginx [7979:060bf88d2473] by Maxim Dounin <mdounin@…>
Core: ngx_regex.c style cleanup. Notably, ngx_pcre_pool and …
22:07 Changeset in nginx [7978:2ca57257252d] by Maxim Dounin <mdounin@…>
Core: fixed ngx_pcre_studies cleanup. If a configuration parsing …
15:39 Changeset in nginx [8950:fb811b6c76ee]quic by Roman Arutyunyan <arut@…>
QUIC: refactored buffer allocation, spliting and freeing. Previously, …
15:17 Changeset in nginx [8947:6ccf3867959a]quic by Roman Arutyunyan <arut@…>
QUIC: refactored ngx_quic_order_bufs() and ngx_quic_split_bufs(). …
15:13 Changeset in nginx [8946:56dec0d4e5b1]quic by Roman Arutyunyan <arut@…>
QUIC: avoid excessive buffer allocations in stream output. …
12:53 Changeset in nginx [8942:5c86189a1c1b]quic by Ruslan Ermilov <ru@…>
Merged with the default branch.

12/22/21:

22:25 Changeset in nginx_org [2815:bbbee78495ec] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft December 2021 Web Server Survey stats.

12/21/21:

13:15 Ticket #2295 (Incorrect path in beginners_guide.html) closed by Maxim Dounin
invalid: As long as images are in /data/images/, and these are expected to be …
12:00 Ticket #2295 (Incorrect path in beginners_guide.html) created by protohuf@…
In the beginners guide, section "Serving Static Content" a directive …
11:51 Changeset in nginx_org [2814:aa957a1211b8] by Konstantin Pavlov <thresh@…>
Updated tested OSes and platforms.
10:04 Changeset in nginx_org [2813:b9c6c7ab035f] by Konstantin Pavlov <thresh@…>
Linux packages: Added CentOS/RHEL 8 and Ubuntu 20.04 s390x packages.
04:54 Changeset in nginx [7977:336084ff943b] by Ruslan Ermilov <ru@…>
Moved Huffman coding out of HTTP/2. ngx_http_v2_huff_decode.c and …

12/20/21:

18:02 Changeset in nginx [7976:76aea0ad78e5] by Gena Makhomed <gmm@…>
Contrib: vim syntax, update core and 3rd party module directives.

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/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 …
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:

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.
Note: See TracTimeline for information about the timeline view.