Timeline



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:06 Changeset in nginx_org [2947:39a5ac34d794] by Maxim Dounin <mdounin@…>
nginx-1.23.4
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
15:00 Changeset in nginx_org [2946:48a673f43844] by Maxim Dounin <mdounin@…>
Removed trailing whitespace.
10:05 Changeset in nginx_org [2945:ac7518a1fe1c] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft March 2023 Web Server Survey stats.

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. …
18:20 Changeset in nginx_org [2944:23d3cabaab95] by Konstantin Pavlov <thresh@…>
Linux packages: added Amazon Linux 2023.
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.

03/13/23:

12:59 Ticket #2455 (nginx doesn't close http/2 connection on error '400' (redirected)) updated by Maxim Dounin <mdounin@…>
In [changeset:"72627f1cf09eba36d896be5554cea7771180d058/nginx"

03/12/23:

20:03 Ticket #2389 ("proxy_cache_background_update on" ignored using subrequest (more ...) updated by Jack Bauer
Hi, we are also affected by this limitation. Is there a plan to fix …
00:56 Ticket #2281 (QUIC: failed to get $http_host variable for http3 request) updated by Maxim Dounin
See also #2468.
00:56 Ticket #2468 (The value of variable `$http_host` will not fallback to the value of ...) closed by Maxim Dounin
duplicate: Avoid using $http_host, it returns the value of the Host header, …

03/11/23:

21:25 Ticket #2468 (The value of variable `$http_host` will not fallback to the value of ...) created by n0099@…
This ticket was originally posted at …
00:34 Ticket #2467 (In daemon mode nginx completes detaching before the service is ready) closed by Maxim Dounin
wontfix: This was discussed excessively in this thread (in Russian): …

03/10/23:

22:17 Changeset in nginx_org [2948:37e082fd009c] by Yaroslav Zhuravlev <yar@…>
Added TLSv1.3 to the default value of ssl_protocols and friends.
20:34 Ticket #2467 (In daemon mode nginx completes detaching before the service is ready) updated by cryptonector@…
Notice that the daemonization code in Heimdal is in a library that …
20:29 Ticket #2467 (In daemon mode nginx completes detaching before the service is ready) created by cryptonector@…
This affects all versions, and is a very common problem in daemons of …
16:58 Ticket #1182 (Responses with "no-cache" or "max-age=0" should be cached) updated by mczotter.b2international.com@…
Hi All, May I ask what's the status of this issue? This is really …
05:59 Ticket #2466 (I can't start nginx when 'quic_bpf on' with systemd-service) updated by Maxim Dounin
As per 7df607cb2d11: …
04:43 Changeset in nginx [8150:8771d35d55d0] by Maxim Dounin <mdounin@…>
Syslog: introduced error log handler. This ensures that errors which …
04:43 Changeset in nginx [8149:29adacffdefa] by Maxim Dounin <mdounin@…>
Syslog: removed usage of ngx_cycle->log and ngx_cycle->hostname. …
03:47 Changeset in nginx [8148:9db24374123b] by Maxim Dounin <mdounin@…>
HTTP/2: finalize request as bad if header validation fails. Similarly …
03:47 Changeset in nginx [8147:72627f1cf09e] by Maxim Dounin <mdounin@…>
HTTP/2: socket leak with "return 444" in error_page (ticket #2455). …
00:02 Ticket #2462 (ngx_stream_js_module.so fails to load after update (1.22.1+0.7.10-1~jammy)) updated by thresh
Fixed in 1.22.1+0.7.11-1~jammy, can you please check?

03/09/23:

22:20 Changeset in nginx_org [2943:0f468b4e01d6] by Yaroslav Zhuravlev <yar@…>
njs-0.7.11.
02:54 Ticket #2466 (I can't start nginx when 'quic_bpf on' with systemd-service) created by love4taylor
Debian 11 systemd --version […] nginx.conf […] default …

03/08/23:

19:22 Changeset in nginx [8146:b7d4bfd132d2] by Maxim Dounin <mdounin@…>
SSL: logging levels of errors observed with BoringSSL. As tested with …
19:22 Changeset in nginx [8145:64db9e50f6c5] by Maxim Dounin <mdounin@…>
SSL: logging levels of errors observed with tlsfuzzer and LibreSSL. …
19:21 Changeset in nginx [8144:6bee5e692579] by Maxim Dounin <mdounin@…>
SSL: logging levels of various errors reported with tlsfuzzer. To …
19:21 Changeset in nginx [8143:69c7df4fe5d3] by Maxim Dounin <mdounin@…>
SSL: switched to detect log level based on the last error. In some …
16:36 Ticket #2332 (Include $request_id in error.log messages) updated by anthumchris@…
This can currently be achieved by adding an access_log entry to the …
07:08 Ticket #2465 (Execute system commands with njs (JavaScript)) created by anthumchris@…
Executing system commands in njs scripts could be very useful. …

03/06/23:

17:15 Ticket #2463 (ssl_reject_handshake allows some connections through) closed by Maxim Dounin
invalid: The ssl_reject_handshake
17:04 Ticket #2464 (nginx doesn't disable stderr logging when using syslog as it does when ...) closed by Maxim Dounin
invalid: Replying to thestinger@…: > When using a file for …
14:50 Ticket #2464 (nginx doesn't disable stderr logging when using syslog as it does when ...) updated by thestinger@…
Description changed
14:48 Ticket #2464 (nginx doesn't disable stderr logging when using syslog as it does when ...) created by thestinger@…
When using a file for error_log, nginx replaces stderr with it and …
05:19 Ticket #2463 (ssl_reject_handshake allows some connections through) updated by thestinger@…
Meant to mark the version as 1.22.x. Seems I can't change it now.
05:18 Ticket #2463 (ssl_reject_handshake allows some connections through) created by thestinger@…
We've noticed a small number of connections somehow making it past …
Note: See TracTimeline for information about the timeline view.