Timeline



04/14/23:

15:56 Ticket #2482 (* is not evaluated to ::) updated by Maxim Dounin
> I don't know what you mean with traditionally. 1982 this was true, …
10:10 Ticket #2485 (If chrome browser has '--enable-quic --quic-version=h3-29' set as ...) created by skygunner@…
If chrome browser has '--enable-quic --quic-version=h3-29' set as …
10:03 Ticket #2484 (When reuseport is not present with listen 443 quic, only HTTP/2 works ...) created by skygunner@…
listen 443 quic; If reuseport is not present with the above listen …
09:51 Ticket #2483 (http/3 behaves differently with fastcgi_param/php variables breaks ...) created by skygunner@…
While this can not entirely be a bug, it is considered to be a problem …
09:25 Ticket #2482 (* is not evaluated to ::) updated by wanneut@…
> The * character is traditionally used to mean IPv4 wildcard, and not …

04/13/23:

19:54 Ticket #2482 (* is not evaluated to ::) updated by Maxim Dounin
In no particular order: - This is practically doable (and mostly …
14:31 Ticket #2482 (* is not evaluated to ::) updated by wanneut@…
Description changed
13:51 Ticket #2482 (* is not evaluated to ::) created by wanneut@…
asterisk (*) should be a wildcard for IPv6 [::] and IPv4 0.0.0.0 not …

04/11/23:

15:35 Milestone nginx-1.24.0 completed
Status: released Trunk: stable The first cut from 1.24 …
15:34 Tickets #2416,​2454 batch updated by maxim
Milestone changed
Ticket retargeted after milestone closed
15:34 Milestone nginx-1.23 completed
Status: released Trunk: mainline * [in progress] HTTP/3 support, see …
14:30 Changeset in nginx_org [2954:4cfe7dc4a871] by Maxim Dounin <mdounin@…>
nginx-1.24.0
14:29 Changeset in nginx [9089:8347620e0e76]quic by Roman Arutyunyan <arut@…>
README: revised TLSv1.3 requirement for QUIC. TLSv1.3 is enabled by …
01:45 Changeset in nginx [8159:a4bbb03659db]stable-1.24 by Maxim Dounin <mdounin@…>
release-1.24.0 tag
01:45 Changeset in nginx [8158:420f96a6f7ac]stable-1.24release-1.24.0 by Maxim Dounin <mdounin@…>
nginx-1.24.0-RELEASE
01:41 Changeset in nginx [8157:05cf7574d94b]stable-1.24 by Maxim Dounin <mdounin@…>
Stable branch.

04/10/23:

21:13 Milestone njs-0.7.12 completed
* added "zlib" module. * fixed Headers() constructor in Fetch API. * …
17:26 Changeset in nginx_org [2953:b9ba7c498d95] by Yaroslav Zhuravlev <yar@…>
njs-0.7.12.
17:26 Changeset in nginx_org [2952:4939c98e2f25] by Yaroslav Zhuravlev <yar@…>
Documented hash.copy() method in njs.
17:25 Changeset in nginx_org [2951:c231cd046ac5] by Yaroslav Zhuravlev <yar@…>
Documented the zlib module in njs reference.
16:24 Ticket #2481 (failed (//usr/lib/x86_64-linux-gnu/libjemalloc.so.2: cannot allocate ...) closed by Maxim Dounin
invalid: This doesn't look like an issue in nginx, but rather an issue with TLS …
16:11 Changeset in nginx_org [2950:a412c1fffbf1] by Yaroslav Zhuravlev <yar@…>
Added SHA1 algorithm to сrypto.subtle.importKey in njs.
10:34 Ticket #2481 (failed (//usr/lib/x86_64-linux-gnu/libjemalloc.so.2: cannot allocate ...) created by konkhra@…
nginx/1.23.4 compiled with dynamic-module option throws this error …
10:22 Ticket #2479 (Quic connection will be closed too early in stream prxoy mode) closed by Roman Arutyunyan
fixed

04/07/23:

12:52 Ticket #2479 (Quic connection will be closed too early in stream prxoy mode) updated by Roman Arutyunyan
Committed: https://hg.nginx.org/nginx-quic/rev/9ea62b6250f2

04/06/23:

22:52 Ticket #1037 (NGiNX drops the body of a HTTP proxy response on Linux if proxy ...) updated by Maxim Dounin
See also #1211, #1673, #2457.
22:52 Ticket #2457 (Nginx changes HTTP 413 Payload Too Large response status to HTTP 502 ...) closed by Maxim Dounin
duplicate: Feedback timeout. As suggested in comment:1, this looks like yet …
22:51 Ticket #2466 (I can't start nginx when 'quic_bpf on' with systemd-service) closed by Maxim Dounin
worksforme: Feedback timeout.
14:18 Changeset in nginx [9087:6c732b87ee10]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: fixed CANCEL_PUSH handling.
11:54 BadContent edited by Maxim Dounin
(diff)
11:53 BadContent edited by Maxim Dounin
(diff)
11:39 Changeset in nginx [9088:9ea62b6250f2]quic by Roman Arutyunyan <arut@…>
Stream: allow waiting on a blocked QUIC stream (ticket #2479). …
10:18 Ticket #2479 (Quic connection will be closed too early in stream prxoy mode) updated by himac.lee@…
Replying to Roman Arutyunyan: > Thanks for clarifying …
09:39 Ticket #2479 (Quic connection will be closed too early in stream prxoy mode) updated by Roman Arutyunyan
Thanks for clarifying this. Indeed, the error is generated for plain …
09:38 quic-stream-block attached to Ticket #2479 by Roman Arutyunyan
03:18 Ticket #2479 (Quic connection will be closed too early in stream prxoy mode) updated by himac.lee@…
Thanks for your reply. The protocol we are proxying with QUIC/Stream …

04/05/23:

15:36 Changeset in nginx_org [2949:1cff7cdb78da] by Maxim Konovalov <maxim@…>
Upcoming QUIC+HTTP/3 webinar promo.

04/04/23:

18:38 BadContent edited by Maxim Dounin
(diff)
13:52 Ticket #2479 (Quic connection will be closed too early in stream prxoy mode) updated by Roman Arutyunyan
Why do you think ngx_stream_write_filter() will fail? QUIC layer will …
12:52 Ticket #2479 (Quic connection will be closed too early in stream prxoy mode) created by himac.lee@…
When using nginx stream mode, the downstream is QUIC protocol and the …
06:26 Ticket #1850 (Content of the variable $sent_http_connection is incorrect) updated by liverpool8056@…
Hi, Really hope this could be fixed.

04/03/23:

23:21 BadContent edited by Maxim Dounin
(diff)
20:33 Changeset in nginx-tests [1888:cc13f7b098db] by Sergey Kandaurov <pluknet@…>
Tests: avoid premature stream reset in h3_limit_req.t. STREAM and …
14:30 BadContent edited by Maxim Dounin
(diff)
12:17 Changeset in nginx [9086:f68fdb017141]quic by Roman Arutyunyan <arut@…>
QUIC: optimized sending stream response. When a stream is created by …

03/30/23:

20:12 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by Maxim Dounin
> This makes me think that nginx was setting $status=408, which the …
13:33 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by Steven Harman
Maxim, thank you for getting back to me. I appreciate that you're …

03/29/23:

22:36 Ticket #2477 (proxy_redirect is missing feature for HTTP header "Link") updated by Maxim Dounin
Note that there are a lot of ways how backend servers can sent various …
21:25 Ticket #2297 (Nginx does not provide option to read the certificate chain) updated by Maxim Dounin
See also #2476.
21:25 Ticket #2476 (Does the nginx supports sending the whole chain of client certificates ...) closed by Maxim Dounin
invalid: > Is is supported by Nginx and if so yes is there any documentation on …
16:23 Ticket #2477 (proxy_redirect is missing feature for HTTP header "Link") updated by jochenwezel@…
Description changed
16:21 Ticket #2477 (proxy_redirect is missing feature for HTTP header "Link") updated by jochenwezel@…
Description changed
16:20 Ticket #2477 (proxy_redirect is missing feature for HTTP header "Link") updated by jochenwezel@…
Description changed
16:18 Ticket #2477 (proxy_redirect is missing feature for HTTP header "Link") updated by jochenwezel@…
Description changed
16:12 Ticket #2477 (proxy_redirect is missing feature for HTTP header "Link") created by jochenwezel@…
PLEASE NOTE: please ignore space chars in urls in following ticket …
07:31 Ticket #2476 (Does the nginx supports sending the whole chain of client certificates ...) updated by Preetham777@…
Description changed
07:16 Ticket #2476 (Does the nginx supports sending the whole chain of client certificates ...) created by Preetham777@…
Hi Team, I'm trying a setup where the client cert auth is enabled to …
07:14 Changeset in nginx [9085:0af598651e33]quic by Sergey Kandaurov <pluknet@…>
Merged with the default branch.

03/28/23:

16:20 Milestone nginx-1.23.4 completed
Improvements and bug fixes: * Add TLSv3 to default value for …
15:01 Changeset in nginx [8156:5f1d05a21287] by Maxim Dounin <mdounin@…>
release-1.23.4 tag
15:01 Changeset in nginx [8155:ac779115ed6e]release-1.23.4 by Maxim Dounin <mdounin@…>
nginx-1.23.4-RELEASE

03/27/23:

23:25 Changeset in nginx [8154:09affff4fd35] by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.
23:25 Changeset in nginx_org [2962:10a66e00b46f] by Konstantin Pavlov <thresh@…>
Linux packages: specified priority for Amazon Linux. This makes …
18:25 Changeset in nginx [8153:fcb2333c9982] by Maxim Dounin <mdounin@…>
Gzip: compatibility with recent zlib-ng versions. It now uses custom …

03/25/23:

19:00 BadContent edited by Maxim Dounin
(diff)
12:46 BadContent edited by Maxim Dounin
(diff)
12:45 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by Maxim Dounin
> Would it make sense to close the connection without setting the …
12:26 BadContent edited by Maxim Dounin
(diff)

03/24/23:

15:49 Changeset in nginx [9083:5fd628b89bb7]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: fixed OpenSSL compatibility layer initialization. SSL context …
14:22 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by Steven Harman
The documentation was updated, but it still strongly implies that a …

03/23/23:

23:57 Changeset in nginx [8152:d1cf09451ae8] by Maxim Dounin <mdounin@…>
SSL: enabled TLSv1.3 by default.
23:53 Changeset in nginx [8151:a5e6e8510634] by Maxim Dounin <mdounin@…>
Mail: fixed handling of blocked client read events in proxy. When …
05:40 Ticket #2469 (Recursively chaging ownership of nginx owned directories) updated by sshedi@…
That makes sense, thanks for your time and inputs. Have a good time ahead.
04:17 Ticket #2475 (access_log with if does not work when variable name starts with a number) updated by Roman Arutyunyan
$1...$9 variable names are reserved for regex captures. The …

03/22/23:

21:03 Ticket #2475 (access_log with if does not work when variable name starts with a number) updated by taoky@…
Description changed
21:01 Ticket #2475 (access_log with if does not work when variable name starts with a number) created by taoky@…
The nginx.conf for reproducing looks like this: […] When …
14:32 Ticket #2469 (Recursively chaging ownership of nginx owned directories) closed by Maxim Dounin
wontfix: > I don't think so. Even on a really large directory with way too many …
13:48 Ticket #2474 (Why is the rewritten uri not validated?) closed by Maxim Dounin
invalid: In general, nginx does what is written in the configuration, even if …
13:38 Ticket #2473 (Error compiled nginx with '--with-zlib=zlib-ng-2.0.7') closed by Maxim Dounin
invalid: The zlib-ng library is a different library, not zlib, so trying to …
13:22 Ticket #2472 (Invalid request caused by '.' in the first URI component) closed by Maxim Dounin
invalid: Thanks for the details, closing this.
09:59 Ticket #2474 (Why is the rewritten uri not validated?) created by 志道 洪
Hi, I have a question about the nginx rewrite directive. It's allowed …
09:55 Ticket #2473 (Error compiled nginx with '--with-zlib=zlib-ng-2.0.7') updated by bullerdu@…
Description changed
I tried to fix the problem, as follows: […]
09:36 Ticket #2473 (Error compiled nginx with '--with-zlib=zlib-ng-2.0.7') created by bullerdu@…
Test zlib-ng feature 'Gzip: support for zlib-ng.' …
07:34 Ticket #2469 (Recursively chaging ownership of nginx owned directories) reopened by sshedi@…
Hi Maxim Dounin, Thanks for your inputs. However I have few more …
01:25 Ticket #2472 (Invalid request caused by '.' in the first URI component) updated by Weitian LI
It seems I couldn't close this ticket. Please close it. Thanks.
01:23 Ticket #2472 (Invalid request caused by '.' in the first URI component) updated by Weitian LI
Replying to Maxim Dounin: > Could you please clarify how …

03/21/23:

19:27 Ticket #2472 (Invalid request caused by '.' in the first URI component) updated by Maxim Dounin
Requests to /.. are also rejected by nginx: […] With the …
13:51 Ticket #376 (log file reopen should pass opened fd from master process) updated by Maxim Dounin
See also #1686, #1740, #2471.
13:49 Ticket #2471 (reopen logs root) closed by Maxim Dounin
duplicate: Since nginx reopens logs in the worker processes, it needs write …
13:37 Ticket #376 (log file reopen should pass opened fd from master process) updated by Maxim Dounin
Status changed
13:37 Ticket #376 (log file reopen should pass opened fd from master process) updated by Maxim Dounin
Owner, Status changed
13:29 Ticket #376 (log file reopen should pass opened fd from master process) updated by Maxim Dounin
Status changed
Just for the record, Ruslan's attempt to implement this revealed …
12:24 Ticket #2472 (Invalid request caused by '.' in the first URI component) updated by Weitian LI
Description changed
12:19 Ticket #2472 (Invalid request caused by '.' in the first URI component) created by Weitian LI
Hi, I found a request to /% 2e% 2e/x caused Nginx to response 400 …
02:27 Ticket #2471 (reopen logs root) created by tehday@…
debian stable (11.6) nginx from official debian repo …

03/20/23:

23:02 Ticket #2470 (Add support for the systemd directive OpenFile= for passing UNIX ...) closed by Maxim Dounin
invalid: Thanks for confirming, closing this.
18:37 Ticket #2470 (Add support for the systemd directive OpenFile= for passing UNIX ...) updated by erik.sjolund@…
> Note there can be multiple simultaneous requests to the upstream. …
16:45 Ticket #2470 (Add support for the systemd directive OpenFile= for passing UNIX ...) updated by erik.sjolund@…
This feature request is related to …
16:35 Ticket #2470 (Add support for the systemd directive OpenFile= for passing UNIX ...) updated by erik.sjolund@…
The systemd directive OpenFile takes an optional argument for …

03/19/23:

17:30 Ticket #2470 (Add support for the systemd directive OpenFile= for passing UNIX ...) updated by Maxim Dounin
> Instead of specifying a path to the UNIX socket, I would like to …
16:15 Ticket #2470 (Add support for the systemd directive OpenFile= for passing UNIX ...) updated by erik.sjolund@…
Description changed
16:03 Ticket #237 (Add optional systemd socket activation support) updated by erik.sjolund@…
Having proper systemd socket activation support would also be useful …
15:41 Ticket #2470 (Add support for the systemd directive OpenFile= for passing UNIX ...) created by erik.sjolund@…
nginx currently supports specifying a UNIX socket path with the …
08:55 Ticket #2469 (Recursively chaging ownership of nginx owned directories) closed by Maxim Dounin
wontfix: When nginx is started, it creating required directories, and also …

03/18/23:

20:24 0001-src-core-ngx_file.c-recursively-chown-the-directorie.patch attached to Ticket #2469 by sshedi@…
Patch to fix the file ownership recursively.
20:23 Ticket #2469 (Recursively chaging ownership of nginx owned directories) created by sshedi@…
While nginx service starts, it creates temp directories like …

03/16/23:

17:01 Milestone njs-0.7.11 completed
* added XMLNode API to modify XML documents. * added missed linking …

03/15/23:

15:57 Changeset in nginx [9084:efd91f6afa8d]quic by Roman Arutyunyan <arut@…>
QUIC: style.
Note: See TracTimeline for information about the timeline view.