Timeline



07/27/23:

12:37 Changeset in nginx [9138:a90f79792b5d] by Roman Arutyunyan <arut@…>
QUIC: optimized ACK delay. Previously ACK was not generated if …
09:35 Changeset in nginx [9140:e9a003d40485] by Roman Arutyunyan <arut@…>
QUIC: fixed congesion control in GSO mode. In non-GSO mode, a …
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 …

07/11/23:

23:40 Changeset in nginx-tests [1923:1b9f21836f57] by Maxim Dounin <mdounin@…>
Tests: enabled TLSv1 in uwsgi SSL tests. In uWSGI starting with …
23:40 Changeset in nginx-tests [1922:97ffd1cf5e21] by Maxim Dounin <mdounin@…>
Tests: enabled TLSv1 in ssl_sni_reneg.t. This fixes running the test …
23:40 Changeset in nginx-tests [1921:07656d303199] by Maxim Dounin <mdounin@…>
Tests: adjusted TODO for OpenSSL 1.0.2h and up in h2_http2.t. OpenSSL …
23:40 Changeset in nginx-tests [1920:79ca9ab75310] by Maxim Dounin <mdounin@…>
Tests: fixed h2_http2.t when nginx compiled without ALPN support. …
04:28 BadContent edited by Maxim Dounin
(diff)

07/10/23:

14:30 Changeset in nginx-tests [1919:161dc73812b3] by Sergey Kandaurov <pluknet@…>
Tests: keep QUIC TODOs for a while. To pass tests on the latest …

07/07/23:

14:31 Ticket #2519 (Support for QUIC and HTTP3) closed by Roman Arutyunyan
invalid: QUIC and HTTP/3 are merged into mainline nginx since 1.25.0.
12:11 Ticket #2519 (Support for QUIC and HTTP3) created by abhay.nair.whiterabbit.group@…
Hi, Can we get a ballpark ETA on when these features will be out of …

07/06/23:

20:00 Ticket #2518 (if in location with regex capture will reset numeric variable like $1 ...) updated by n0099@…
Description changed
18:22 Milestone njs-0.8.0 completed
* introduced global nginx properties. * introduced …
17:12 Changeset in nginx_org [2991:1f672755959a] by Yaroslav Zhuravlev <yar@…>
njs-0.8.0.
13:49 Changeset in nginx [9144:bba136612fe4] by Roman Arutyunyan <arut@…>
QUIC: removed path->limited flag. Its value is the opposite of …
11:31 Changeset in nginx_org [2990:7e83ebfac8ca] by Yaroslav Zhuravlev <yar@…>
Documented the js_shared_dict_zone directive.
11:31 Changeset in nginx_org [2989:703d3450cd81] by Yaroslav Zhuravlev <yar@…>
Added mini-tocs in sections of njs Reference.
11:30 Changeset in nginx_org [2988:8899986c3622] by Yaroslav Zhuravlev <yar@…>
Documented Headers, Request, Response constructors in njs Reference.
11:29 Changeset in nginx_org [2987:b70e9b806810] by Yaroslav Zhuravlev <yar@…>
Documented CryptoKeyPair object in njs Reference.
07:30 Changeset in nginx [9145:93aee926d27f] by Roman Arutyunyan <arut@…>
QUIC: removed explicit packet padding for certain frames. The frames …

07/05/23:

20:55 Ticket #2518 (if in location with regex capture will reset numeric variable like $1 ...) closed by Maxim Dounin
duplicate: Positional captures as available via the $1..$9 variables are from …
20:55 Ticket #1285 (map regexp positional captures interfere with location regexp ...) updated by Maxim Dounin
See also #2518.
19:46 Ticket #2518 (if in location with regex capture will reset numeric variable like $1 ...) created by n0099@…
This works: […] and this won't: […] The X-Path header doesn't …

06/28/23:

13:01 Ticket #2517 (QUIC:After sending a RESET_STREAM, nginx does not cease transmission ...) closed by Roman Arutyunyan
invalid
13:01 Ticket #2517 (QUIC:After sending a RESET_STREAM, nginx does not cease transmission ...) updated by Roman Arutyunyan
Stream frames are queued by ngx_quic_stream_flush() called by …
08:55 Ticket #2517 (QUIC:After sending a RESET_STREAM, nginx does not cease transmission ...) created by bullerdu@…
RFC 9000, 19.4 has a related statement about RESET_STREAM frame. …

06/27/23:

08:29 Ticket #2496 (UDP traffic bandwidth is not limited by proxy_upload_rate and ...) updated by m-cieslinski@…
It was a pleasure to discuss with you. Thanks Maxim
Note: See TracTimeline for information about the timeline view.