Timeline



08/15/23:

17:57 Milestone nginx-1.25.2 completed
Status: released Trunk: mainline * QUIC and HTTP/3 bug fixes …
17:12 Changeset in nginx_org [2993:1ae01ea2eca8] by Maxim Dounin <mdounin@…>
nginx-1.25.2
17:03 Changeset in nginx [9150:44536076405c] by Maxim Dounin <mdounin@…>
release-1.25.2 tag
17:03 Changeset in nginx [9149:1d839f05409d]release-1.25.2 by Maxim Dounin <mdounin@…>
nginx-1.25.2-RELEASE
15:10 Changeset in nginx [9148:f101bccb38e1] by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.
11:36 Changeset in nginx_org [2992:6e094f915896] by Yaroslav Zhuravlev <yar@…>
Updated docs for the upcoming NGINX Plus release.
08:02 Ticket #2350 (Option to have set_real_ip_from use the proxied client ip when using ...) updated by driskell@…
I came here from #2524. It would be extremely useful to be able to use …

08/14/23:

13:10 Changeset in nginx-tests [1926:0fb9ca9046bf] by Sergey Kandaurov <pluknet@…>
Tests: fixed variable-length encoding of QUIC Stream ID.
12:41 Changeset in nginx-tests [1925:a4f1cbd87f0d] by Sergey Kandaurov <pluknet@…>
Tests: fixed decoding QUIC packet numbers with PNL bits set.
12:13 Changeset in nginx-tests [1924:0e4ff5f83653] by Sergey Kandaurov <pluknet@…>
Tests: saved input buffer after processing QUIC long packets. …
09:44 Ticket #2530 (ACK of packet containing PATH_RESPONSE frame can't update rtt state) updated by Sergey Kandaurov
Status changed
06:28 Ticket #2530 (ACK of packet containing PATH_RESPONSE frame can't update rtt state) created by pl080516@…
The packet sent by calling ngx_quic_frame_sendto will not be insert …
05:21 Changeset in nginx [9147:58afcd72446f] by Roman Arutyunyan <arut@…>
QUIC: path MTU discovery. MTU selection starts by doubling the …

08/10/23:

12:33 Ticket #2529 (Can pto timeout check removed from ngx_quic_pto_handler?) updated by wojxhr@…
Replying to Roman Arutyunyan: > This is indeed true for …
09:50 Ticket #2529 (Can pto timeout check removed from ngx_quic_pto_handler?) updated by Roman Arutyunyan
This is indeed true for one level. But we may have packets on …
09:38 Ticket #2529 (Can pto timeout check removed from ngx_quic_pto_handler?) created by wojxhr@…
I'm wonder that if the code in ngx_quic_pto_handler can be …
06:18 Ticket #2528 (nginx reload with quic reuseport: quic packet rejected rc:-1) updated by Roman Arutyunyan
Currently QUIC does not handle reloads well. Existing connections may …
03:08 Ticket #2528 (nginx reload with quic reuseport: quic packet rejected rc:-1) updated by murilo.b.andrade@…
This is my nginx.conf […] [=#point1 (This is the http3 client that …
03:01 debug_error.log.zip attached to Ticket #2528 by murilo.b.andrade@…
debug_error.log
03:00 Ticket #2528 (nginx reload with quic reuseport: quic packet rejected rc:-1) created by murilo.b.andrade@…
I observed some client timeout issue in http3 requests when nginx is …

08/09/23:

06:38 Ticket #2500 (After update to nginx 1.25 and configure vhost to enable http/3 quic ...) closed by Roman Arutyunyan
fixed

08/08/23:

19:04 Ticket #2526 (wrong gpg key for nginx-stable repo) updated by thresh
nginx -V changed
Hello! Can you please elaborate on what is different between stable …
16:15 Ticket #2449 (Allow using OpenSSL 3.0 "provider" API instead of deprecated "engine" API) updated by Maxim Dounin
For the record, the above commit makes it possible to provide …
15:54 Ticket #2404 (openssl config is loaded from the build location by default) closed by Maxim Dounin
fixed: Fix committed, thanks for prodding this.
06:43 Changeset in nginx [9146:f3412ec3b6d1] by Roman Arutyunyan <arut@…>
QUIC: allowed ngx_quic_frame_sendto() to return NGX_AGAIN. …

08/07/23:

17:19 Ticket #2527 (Nginx unable to install from default Ubuntu Repository if IPv6 is ...) closed by thresh
invalid: Hi! We don't support Ubuntu's own nginx packages and we have no …
12:57 Ticket #2527 (Nginx unable to install from default Ubuntu Repository if IPv6 is ...) created by randa.dan@…
I am running Ubuntu 22.04 Server on an x86_64 machine. In my […] …
10:54 Ticket #2404 (openssl config is loaded from the build location by default) updated by Maxim Dounin <mdounin@…>
In [changeset:"0ba26c99b3a17218bc22d90a719e50a7e13c26d8/nginx"
10:54 Ticket #2449 (Allow using OpenSSL 3.0 "provider" API instead of deprecated "engine" API) updated by Maxim Dounin <mdounin@…>
In [changeset:"85abf534cead276d677d5452600c04d0b5d0995f/nginx"

08/04/23:

21:08 Ticket #2525 (bug when try to return 496 error) updated by Maxim Dounin
If the goal is to trigger the same behaviour as on ssl_client_verify
11:19 Ticket #2525 (bug when try to return 496 error) updated by theundefined@…
Hm. But in "my" case - i would restrict to need of certificate only …

08/03/23:

16:38 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) updated by Maxim Dounin
Just for the record, from my internal notes to ensure it's not …
16:13 Ticket #2408 (413 error_page directive in server or location context returns default ...) closed by Maxim Dounin
duplicate: See #1152, which turns out to be the same issue.
16:13 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) updated by Maxim Dounin
See also #2408.
15:54 Ticket #2513 (nginx resolver issue) closed by Maxim Dounin
worksforme: Feedback timeout.
15:45 BadContent edited by Maxim Dounin
(diff)
11:45 Ticket #2526 (wrong gpg key for nginx-stable repo) created by nadkamo@…
Hi gpg key is invalid for nginx stable repo. It works only for …

08/01/23:

23:59 Ticket #2525 (bug when try to return 496 error) closed by Maxim Dounin
invalid: 496 is a special error code used by nginx internally, see …

07/31/23:

14:16 Ticket #2525 (bug when try to return 496 error) created by theundefined@…
Hi. I think there is small bug - when i try to return 496 error nginx …

07/27/23:

01:24 Ticket #2524 (ngx_http_realip_module cannot read CloudFront-Viewer-Address IPV6 header) closed by Maxim Dounin
duplicate: In IPv6 addresses, text representation can contain varying number of …
01:21 Ticket #2350 (Option to have set_real_ip_from use the proxied client ip when using ...) updated by Maxim Dounin
See also #2524.

07/26/23:

13:02 Ticket #2524 (ngx_http_realip_module cannot read CloudFront-Viewer-Address IPV6 header) created by K3ndu@…
We have problem that nginx cannot read CloudFront-Viewer-Address if …

07/20/23:

15:03 Ticket #2522 (Python distribution tools will require html5 in future versions.) closed by Maxim Dounin
duplicate: Duplicate of #2410.
15:03 Ticket #2410 (Add a doctype to autoindex HTML output) updated by Maxim Dounin
See also #2522.
14:01 Ticket #2521 (nginx-1.24.0 with nginx-lua-module gets terminated with signal 11) closed by Sergey Kandaurov
invalid: I saw a similar report that looks like a bug in lua and should be …
14:00 Ticket #2522 (Python distribution tools will require html5 in future versions.) updated by vernondcole@…
http addresses in the included text were modified by adding spaces in …
13:57 pip.test attached to Ticket #2522 by vernondcole@…
nginx configuration file for web site http://pip.test
13:53 Ticket #2522 (Python distribution tools will require html5 in future versions.) created by vernondcole@…
When using a minimal configuration of nginx with automatic indexing, …
13:44 Ticket #2521 (nginx-1.24.0 with nginx-lua-module gets terminated with signal 11) created by satveergaur@…
Hi Team, I am installing nginx-1.24.0 with nginx-lua-module v0.10.24 …

07/19/23:

14:09 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) updated by Sergey Kandaurov
Replying to Maxim Dounin: > > Please try the following …

07/18/23:

14:05 BadContent edited by Maxim Dounin
(diff)
00:29 Ticket #2520 (Nginx upgrade on debian 11) closed by Maxim Dounin
invalid: If you want to switch from the Debian-provided package to the one from …

07/17/23:

13:50 Ticket #2520 (Nginx upgrade on debian 11) created by m.camilleri.province@…
Hello, i've a problem to upgrade Nginx version on Debian 11.7. I …
Note: See TracTimeline for information about the timeline view.