Timeline



08/05/21:

08:13 Changeset in nginx [8831:598f8e3bef30]quic by Vladimir Homutov <vl@…>
QUIC: better ordering in auto/modules.
08:09 Changeset in nginx [8830:d4a6c03cfcb6]quic by Vladimir Homutov <vl@…>
HTTP/3: got rid of HTTP/2 module dependency. The Huffman …
06:20 Changeset in nginx [8828:a9f6540e61da]quic by Roman Arutyunyan <arut@…>
QUIC: asynchronous shutdown. Previously, when cleaning up a QUIC …

08/04/21:

18:27 Changeset in nginx [7959:efbcecbe5805]stable-1.20 by Sergey Kandaurov <pluknet@…>
SSL: SSL_CTX_set_tmp_dh() error handling. For example, it can fail …
18:27 Changeset in nginx [7892:34a3a1a2d197] by Sergey Kandaurov <pluknet@…>
SSL: SSL_CTX_set_tmp_dh() error handling. For example, it can fail …
14:35 Changeset in nginx [8829:4f922f611135]quic by Roman Arutyunyan <arut@…>
HTTP/3: replaced macros with values.
12:49 Changeset in nginx [8827:fe919fd63b0b]quic by Sergey Kandaurov <pluknet@…>
QUIC: client certificate validation with OCSP.
09:48 Ticket #1306 (ngx_http_geo_module ranges do not support ipv6) updated by Sannis@…
This will be great feature for nginx users with large geo maps, …

08/03/21:

17:50 Changeset in nginx [7958:9b72da2b5b57]stable-1.20 by Maxim Dounin <mdounin@…>
SSL: set events ready flags after handshake. The c->read->ready and …
17:50 Changeset in nginx [7891:573bd30e46b4] by Maxim Dounin <mdounin@…>
SSL: set events ready flags after handshake. The c->read->ready and …
17:50 Changeset in nginx [7890:1563bbcdb90c] by Maxim Dounin <mdounin@…>
Version bump.
12:30 Ticket #2227 (Nginx 1.21.1 source build with static openssl fails on Freebsd12) created by wakwanza@…
Trying to build from source with openssl 1.1.1k fails in the linking …
09:54 Changeset in nginx_org [2754:3975b5ffd38e] by Konstantin Pavlov <thresh@…>
Linux packages: removed Ubuntu 20.10 'groovy' due to EOL.
01:33 Ticket #2224 (HTTP/2 in nginx does not use double-GOAWAY for graceful connection shutdown) updated by Maxim Dounin
Priority, Type changed
> I don't see how two-stage GOAWAY is any more broken in Chrome than …

08/02/21:

17:40 Ticket #2222 (add_after_body concatenates (upstream proxied) gziped content with ...) updated by Maxim Dounin
Type, Component changed
The add_after_body and add_before_body directives simply …
16:33 Ticket #786 (url decoding is senseless for proxy_pass) updated by Maxim Dounin
See also #2225.
16:33 Ticket #2224 (HTTP/2 in nginx does not use double-GOAWAY for graceful connection shutdown) reopened by ejona.google.com@…
Oh, https://bugs.chromium.org/p/chromium/issues/detail?id=1030255
16:32 Ticket #2225 (location-matching on undecoded paths) closed by Maxim Dounin
wontfix: There is no concept of the "only semantical" decoding in nginx. …
12:48 Changeset in nginx [8825:59d2d47ad3c6]quic by Roman Arutyunyan <arut@…>
QUIC: stream limits in "hq" mode. The "hq" mode is HTTP/0.9-1.1 over …
12:43 Ticket #2226 (Please add cache compression) created by gidiwe2427
Previously we use redis for our page cache. And we do a comparison …
09:01 Ticket #2225 (location-matching on undecoded paths) created by breunigs@…
Dear devs, is there a way to configure nginx to location-match on …
08:01 Ticket #2222 (add_after_body concatenates (upstream proxied) gziped content with ...) updated by dwt@…
I just found another hard to deal problem with this setup. One of the …

08/01/21:

01:15 Ticket #2223 (Need info about Nginx cache purge) closed by Maxim Dounin
invalid: For questions on how nginx works and how to configure it, please …
01:13 Ticket #2224 (HTTP/2 in nginx does not use double-GOAWAY for graceful connection shutdown) closed by Maxim Dounin
wontfix: As already explained …

07/30/21:

20:51 Ticket #2224 (HTTP/2 in nginx does not use double-GOAWAY for graceful connection shutdown) created by ejona.google.com@…
As defined in RFC 7540 §6.8: > A server that is attempting to …
17:46 Ticket #2223 (Need info about Nginx cache purge) created by yaswanth.amarneni@…
How to see what open source Nginx purging from cache? Is there any log …
10:31 Ticket #2222 (add_after_body concatenates (upstream proxied) gziped content with ...) updated by dwt@…
I'd like to add that I really appreciated the description of this …

07/29/21:

13:01 Changeset in nginx [8826:c35b255d80dc]quic by Roman Arutyunyan <arut@…>
HTTP/3: close connection on keepalive_requests * 2. After receiving …
09:49 Changeset in nginx [8823:f3331deed357]quic by Roman Arutyunyan <arut@…>
QUIC: limit in-flight bytes by congestion window. Previously, …
09:17 Changeset in nginx [8824:054f9be0aaf9]quic by Roman Arutyunyan <arut@…>
HTTP/3: http3_max_uni_streams directive. The directive limits the …
07:03 Changeset in nginx [8821:d80365ca678d]quic by Roman Arutyunyan <arut@…>
HTTP/3: require mandatory uni streams before additional ones. As per …

07/28/21:

14:23 Changeset in nginx [8822:ad046179eb91]quic by Vladimir Homutov <vl@…>
QUIC: handle EAGAIN properly on UDP sockets. Previously, the error …
10:21 Changeset in nginx [8820:4009f120cad4]quic by Roman Arutyunyan <arut@…>
QUIC: eliminated stream type from ngx_quic_stream_frame_t. The …

07/27/21:

13:25 Ticket #2217 (Requesting nginx packages for Debian Bullseye) updated by Randy Fay
The Debian 11 Bullseye release date has been announced for 14 August, …
13:22 Ticket #2222 (add_after_body concatenates (upstream proxied) gziped content with ...) created by dwt@…
I've now spent several days debugging to find out that using Nginx's …

07/26/21:

19:04 Changeset in nginx_org [2753:3d05c5c62089] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft July 2021 Web Server Survey stats.

07/24/21:

01:56 Ticket #2220 (2 way communication over single tcp connection) closed by Maxim Dounin
invalid: To instruct nginx to cache connections to upstream servers you have to …

07/23/21:

21:45 Ticket #2221 (log_format with escape=json doesn't encode $status correctly) closed by Maxim Dounin
invalid: The $status variable is a 3-digit status code, and it's evaluated to …
16:39 Ticket #2221 (log_format with escape=json doesn't encode $status correctly) created by silvpol@…
When logging status code 000, the number is not encoded to just single …
08:25 Changeset in nginx [8819:d0ef43a53a51]quic by Vladimir Homutov <vl@…>
QUIC: updated README with GSO details.

07/22/21:

12:00 Changeset in nginx [8816:7f29db5294bd]quic by Sergey Kandaurov <pluknet@…>
QUIC: avoid processing 1-RTT with incomplete handshake in OpenSSL. …

07/21/21:

12:39 Changeset in nginx_org [2752:58f5e33868a4] by Maxim Konovalov <maxim@…>
Regenerated.
12:39 Changeset in nginx_org [2751:9046137f5e0b] by Maxim Konovalov <maxim@…>
NGINX Sprint promo wording corrected.

07/20/21:

20:25 Ticket #2220 (2 way communication over single tcp connection) created by rajatgoyal247341@…
I am having a requirement where my grpc-servers are behind firewall. …
13:12 Changeset in nginx-tests [1721:6842b0f7fb9e] by Sergey Kandaurov <pluknet@…>
Tests: restored HTTP/2 request body tests with Content-Length. This …
13:12 Changeset in nginx-tests [1720:efc502e696b0] by Sergey Kandaurov <pluknet@…>
Tests: h2_limit_req.t cleanup. The checks were used prior to …
09:37 Changeset in nginx [8815:8ab0d609af09]quic by Vladimir Homutov <vl@…>
QUIC: the "quic_gso" directive. The directive enables usage of UDP …
09:04 Changeset in nginx [8814:913ff20e4c62]quic by Vladimir Homutov <vl@…>
Core: fixed errno clobbering in ngx_sendmsg(). This was broken by …

07/19/21:

22:52 Ticket #2214 (The NGX_CHANGEBIN_SIGNAL-induced restart does not preserve the ...) closed by Maxim Dounin
invalid: Feedback timeout.
22:47 Ticket #2200 ("reopen" will disable side logs) closed by Maxim Dounin
worksforme: Feedback timeout. Most likely there is a problem with access rights on …
22:44 Ticket #2210 (epoch != no-cache) closed by Maxim Dounin
invalid: Feedback timeout.
18:22 Ticket #1505 (Milliseconds and dynamic time support for *_cache_valid) updated by peter.volkov@…
We use caching to limit the number of requests on upstream servers. We …
17:31 Changeset in nginx_org [2750:346caaa7bcc2] by Maxim Konovalov <maxim@…>
Regenerated.
17:31 Changeset in nginx_org [2749:d7df97c34ef6] by Maxim Konovalov <maxim@…>
NGINX Sprint promo.
09:59 Ticket #2219 (Space escaping in unquoted strings) updated by xavierog@…
Some context: I usually stick with quoted strings. I toyed with …

07/18/21:

21:11 Ticket #2219 (Space escaping in unquoted strings) updated by Maxim Dounin
Only \", \', \\, \t, \r, and \n escape sequences are …

07/17/21:

22:03 Ticket #2219 (Space escaping in unquoted strings) updated by xavierog@…
Description changed
Simplified the nginx configuration snippet.
22:00 Ticket #2219 (Space escaping in unquoted strings) created by xavierog@…
Hi, I was toying with unquoted strings in nginx configuration files …

07/16/21:

12:43 Changeset in nginx [8818:07f90cb79fec]quic by Roman Arutyunyan <arut@…>
HTTP/3: use request pool instead of connection pool. In several parts …

07/15/21:

14:27 Ticket #2218 (Support RTMPS with non-standard ports) closed by Maxim Dounin
invalid: By itself, nginx does not support RTMP. For feature requests in Roman …
13:28 Changeset in nginx [8813:6674a50cbb6c]quic by Sergey Kandaurov <pluknet@…>
Merged with the default branch.
13:18 Ticket #2218 (Support RTMPS with non-standard ports) created by vermorel@…
When trying multi-broadcast an inbound RTMP toward outbound targets, …
11:22 Changeset in nginx [8812:e7a2d3914877]quic by Vladimir Homutov <vl@…>
Core: added separate function for local source address cmsg.
11:22 Changeset in nginx [8811:bb5152ed045b]quic by Vladimir Homutov <vl@…>
QUIC: added support for segmentation offloading. To improve output …
11:21 Changeset in nginx [8810:2dfd313f22f2]quic by Vladimir Homutov <vl@…>
Core: made the ngx_sendmsg() function non-static. Additionally, the …
09:21 Ticket #2217 (Requesting nginx packages for Debian Bullseye) updated by thresh
Owner, Status, Version, Component changed
Hello! We will definitely build Bullseye packages once it's released. …

07/14/21:

18:38 Ticket #2217 (Requesting nginx packages for Debian Bullseye) created by Randy Fay
Debian Bullseye is nearing release. This is a request for Bullseye apt …

07/13/21:

21:29 Ticket #2216 (Add .mjs to known JS MIME types) updated by Maxim Dounin
For the record, a few relevant links: - Originally introduced and …
19:44 Changeset in nginx [8817:8e8cdb7bfb17]quic by Roman Arutyunyan <arut@…>
HTTP/3: response trailers support.
17:56 Ticket #2216 (Add .mjs to known JS MIME types) created by Bradley Meck
I was told to make a ticket here per the mailing list thread: …
14:15 Ticket #2215 (Maybe a minior bug in $request_completion code) closed by Maxim Dounin
wontfix: The $request_completion variable is …
12:57 Changeset in nginx_org [2795:691de23367a7] by Yaroslav Zhuravlev <yar@…>
Added link to "Virtual server Selection" in buffer directives.
12:44 Changeset in nginx_org [2767:c56adb7148a4] by Yaroslav Zhuravlev <yar@…>
Described more details about server selection. In particular, this …

07/12/21:

23:04 Ticket #2215 (Maybe a minior bug in $request_completion code) updated by chronolaw@…
Or maybe the empty value of $request_completion is the right meaning …
22:58 Ticket #2215 (Maybe a minior bug in $request_completion code) updated by chronolaw@…
OK, I got it.But I have another question: What the proper meaning of …
18:11 Ticket #2215 (Maybe a minior bug in $request_completion code) updated by Maxim Dounin
This is more or less a general problem: there are a lot of variables …
14:04 Ticket #2214 (The NGX_CHANGEBIN_SIGNAL-induced restart does not preserve the ...) updated by Maxim Dounin
> Adding this variable to NGINX configuration via the env directive …
13:40 Changeset in nginx [8809:6f434af59257]quic by Vladimir Homutov <vl@…>
Core: the ngx_event_udp.h header file.
12:32 request_completion.patch attached to Ticket #2215 by chronolaw@…
12:32 Ticket #2215 (Maybe a minior bug in $request_completion code) created by chronolaw@…
Hi, When I do some test on NGINX variables, I found some strange …
09:42 Ticket #2214 (The NGX_CHANGEBIN_SIGNAL-induced restart does not preserve the ...) created by Aristarkh Zagorodnikov
Hi, The NGX_CHANGEBIN_SIGNAL (SIGUSR2) currently does not …

07/08/21:

18:52 Changeset in nginx [8838:d6e191a583cc]quic by Roman Arutyunyan <arut@…>
HTTP/3: bulk parse functions. Previously HTTP/3 streams were parsed …
Note: See TracTimeline for information about the timeline view.