Timeline



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/12/23:

11:27 Changeset in nginx [9133:f91dc350be9f] by Sergey Kandaurov <pluknet@…>
HTTP/3: fixed $body_bytes_sent.

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

06/26/23:

16:34 Ticket #2496 (UDP traffic bandwidth is not limited by proxy_upload_rate and ...) updated by Maxim Dounin
Replying to m-cieslinski@…: > [FAILED] Scenario …
09:47 Ticket #2496 (UDP traffic bandwidth is not limited by proxy_upload_rate and ...) updated by m-cieslinski@…
Hmmmmmm Okay I will try this. [SUCCESS] Scenario Rate Limiting with …

06/24/23:

00:59 Ticket #2496 (UDP traffic bandwidth is not limited by proxy_upload_rate and ...) closed by Maxim Dounin
invalid: Thanks for pointing this out - I've missed proxy_responses 0; in …

06/23/23:

10:52 Changeset in nginx-tests [1918:22f45bf99a9e] by Sergey Kandaurov <pluknet@…>
Tests: removed leftover from h3_ssl_early_data.t. It was used to pass …
09:13 Ticket #2496 (UDP traffic bandwidth is not limited by proxy_upload_rate and ...) updated by m-cieslinski@…
First of all thank You for your answer. I have configuration WITHOUT …
05:28 Ticket #2516 (Connection is not getting closed when ngtcp2 is sending multiple ...) closed by Roman Arutyunyan
invalid
04:33 Ticket #2516 (Connection is not getting closed when ngtcp2 is sending multiple ...) updated by Karthikdasari0423@…
oh,sorry guys my bad. I would have checked this log before opening a …
00:26 Ticket #2513 (nginx resolver issue) updated by Maxim Dounin
> I tryed "valid" option and this does not take effect. Thanks for …

06/22/23:

16:27 Ticket #2516 (Connection is not getting closed when ngtcp2 is sending multiple ...) updated by Roman Arutyunyan
We have analyzed the logs. It looks like there was a packet loss …
12:38 nginx_logs attached to Ticket #2516 by Karthikdasari0423@…
logs
11:35 Changeset in nginx-tests [1917:24fea64f233f] by Sergey Kandaurov <pluknet@…>
Tests: TLS early data tests with HTTP/3.
11:23 Ticket #2516 (Connection is not getting closed when ngtcp2 is sending multiple ...) updated by Karthikdasari0423@…
please check the pcaps and image i have attached you might get some …
10:32 Ticket #2516 (Connection is not getting closed when ngtcp2 is sending multiple ...) updated by Sergey Kandaurov
Priority changed
10:30 Ticket #2516 (Connection is not getting closed when ngtcp2 is sending multiple ...) updated by Sergey Kandaurov
What makes you think nginx experiences such behaviour? Please send the …

06/21/23:

18:43 nginx_server_eth2.pcap attached to Ticket #2516 by Karthikdasari0423@…
18:42 ngtcp2_client_keys_eth2.log attached to Ticket #2516 by Karthikdasari0423@…
18:42 ngtcp2_client_eth2.pcap attached to Ticket #2516 by Karthikdasari0423@…
18:32 Ticket #2516 (Connection is not getting closed when ngtcp2 is sending multiple ...) updated by Karthikdasari0423@…
ngtcp2 command i have used …
18:31 nginx_quic_seett.jpg attached to Ticket #2516 by Karthikdasari0423@…
18:27 Ticket #2516 (Connection is not getting closed when ngtcp2 is sending multiple ...) created by Karthikdasari0423@…
i am trying to run ngtcp2 and nginx server. I am anaylzing pcap and i …
15:23 Ticket #2515 (Can't build QUIC binaries for windows) closed by Maxim Dounin
invalid: QUIC on Windows is not currently supported due to lack of UDP handling …
15:03 Ticket #2515 (Can't build QUIC binaries for windows) created by sonqor@…
I have tried to build Nginx from sources for Windows using either …
13:18 Changeset in nginx-tests [1916:6ab08c255dd3] by Sergey Kandaurov <pluknet@…>
Tests: removed quic_ciphers.t TODO, CCM cipher now supported. While …
07:55 Ticket #2513 (nginx resolver issue) updated by bsiara@…
I tryed "valid" option and this does not take effect. Openresty does …

06/20/23:

22:29 Changeset in nginx [9136:85abf534cead] by Maxim Dounin <mdounin@…>
SSL: provided "nginx" appname when loading OpenSSL configs. Following …
22:29 Changeset in nginx [9137:0ba26c99b3a1] by Maxim Dounin <mdounin@…>
SSL: avoid using OpenSSL config in build directory (ticket #2404). …
21:34 Ticket #2513 (nginx resolver issue) updated by Maxim Dounin
From the symptoms I would suggest one of the following: - There is a …
20:50 Ticket #2514 (Is there any config where i can configure nginx to supoort file upload ...) closed by Maxim Dounin
invalid: For questions, please use [http://nginx.org/en/support.html support …
19:31 Ticket #2514 (Is there any config where i can configure nginx to supoort file upload ...) created by Karthikdasari0423@…
I tried below config but still getting error with curl am i missing …
16:01 Changeset in nginx-tests [1915:15131dd931a0] by Sergey Kandaurov <pluknet@…>
Tests: QUIC address validation tests. While here, fixed establishing …
04:59 Ticket #2513 (nginx resolver issue) updated by bsiara@…
I can not reproduce this problem because this is a production system …
01:23 Ticket #1935 (Send cookie headers with HTTP2 Server Push) closed by Maxim Dounin
wontfix: As per #2432, HTTP/2 server push support has been removed in nginx …

06/19/23:

23:21 Ticket #2513 (nginx resolver issue) updated by Maxim Dounin
Are you able to reproduce this with vanilla nginx, without any 3rd …
23:14 Ticket #2510 (General protection fault on 1.24 and 1.25. 1.22.1 is OK) closed by Maxim Dounin
invalid: Thanks for confirming, closing this.
08:24 Ticket #2513 (nginx resolver issue) created by bsiara@…
nginx (openresty 1.21.4.1) is compiled in docker alpine 3.17, in …

06/18/23:

17:45 Ticket #2510 (General protection fault on 1.24 and 1.25. 1.22.1 is OK) updated by Tan Shao Yi
Thank you for your help! Yes, it looks like …
Note: See TracTimeline for information about the timeline view.