Timeline



04/30/21:

23:59 Ticket #279 (mime.types: audio/ogg for .opus files) updated by Maxim Dounin
See also #2177.
23:13 Ticket #2177 (Add audio/opus to mime.types) closed by Maxim Dounin
duplicate: From the https://en.wikipedia.org/wiki/Opus_(audio_format) and …
21:04 Ticket #2177 (Add audio/opus to mime.types) updated by xnaas
Description changed
Fixed the code block...my bad.
21:00 Ticket #2166 (Nginx-1.20.0 fails to build using clang 12.0.0 public release) updated by Sergey Kandaurov
For the record, __DARWIN_ALIGN32 definitely seems to be (already) …
20:37 Ticket #2177 (Add audio/opus to mime.types) created by xnaas
I would like to see the following added to mime.types: […] …
16:10 Changeset in nginx [8768:40d710a66aef]quic by Roman Arutyunyan <arut@…>
HTTP/3: ngx_http_v3_get_session() macro. It's used instead of …
13:38 Ticket #2176 (Get only 200 responses when "if_modified_since" is set to "off") created by rjorel@…
Hello, These last days, I tried to understand how web servers like …
13:16 Changeset in nginx_org [2716:f82f16e327f2] by Yaroslav Zhuravlev <yar@…>
Added info about js_var to r.internalRedirect in njs.
11:05 Changeset in nginx_org [2715:a9c2fe68da66] by Maxim Konovalov <maxim@…>
Regenerated.
11:05 Changeset in nginx_org [2714:077508e4ed7a] by Maxim Konovalov <maxim@…>
njs webinar promo updated.

04/29/21:

17:37 Ticket #458 (Win32: autoindex module doesn't support Unicode names) updated by Maxim Dounin
See also #2175.
17:37 Ticket #2175 (autoindex is not compatible with utf-8 characters (1.20.0)) closed by Maxim Dounin
duplicate: Given the error message in the serverfault question, it looks like you …
17:00 Ticket #2175 (autoindex is not compatible with utf-8 characters (1.20.0)) created by https://stackoverflow.com/users/7426482/jimmy-westberg
As described here; https://serverfault.com/q/1062035/454723 I get a …
12:35 Changeset in nginx [8763:4117aa7fa38e]quic by Vladimir Homutov <vl@…>
QUIC: connection migration. The patch adds proper transitions between …
12:28 Ticket #2174 (Confusion Around Time Units for Directives like proxy_read_timeout) closed by Maxim Dounin
invalid: Units used in various configuration directives, including the …

04/28/21:

23:24 Ticket #2174 (Confusion Around Time Units for Directives like proxy_read_timeout) created by stephen.m.wick@…
The documentation for proxy_read_timeout is a little vague when it …
21:37 Changeset in nginx_org [2721:7041bddec07d] by Yaroslav Zhuravlev <yar@…>
Documented variables support for certificates in proxy, uwsgi, grpc.
21:32 Ticket #2173 (Nginx simple proxy set-up returns 400 (Bad Request)) closed by Maxim Dounin
invalid: It looks like you've configured machine A to use nginx on machine B as …
19:28 Ticket #2173 (Nginx simple proxy set-up returns 400 (Bad Request)) created by Aniruddha Gore
Context: I have my client application running on a machine (A) …
10:37 Changeset in nginx [8764:0bd1dd39a08b]quic by Vladimir Homutov <vl@…>
QUIC: fixed build with NGX_QUIC_DEBUG_ALLOC enabled.
08:30 Changeset in nginx [8775:6e2c23481abb]quic by Roman Arutyunyan <arut@…>
HTTP/3: clean up table from session cleanup handler. Previously table …

04/27/21:

20:03 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) updated by breisig@…
Thank you Maxim. I have found the issue and it was our code modifying …
18:32 Changeset in nginx [8771:0981329169ea]quic by Roman Arutyunyan <arut@…>
HTTP/3: renamed ngx_http_v3_client_XXX() functions. The functions are …
12:53 Ticket #2172 (it will be core when ngx_event_connect_peer connect fail) closed by Maxim Dounin
invalid: Looks like an issue in reporter's local modifications, there is no …
12:33 Ticket #2172 (it will be core when ngx_event_connect_peer connect fail) updated by June-Snow@…
it finished
12:32 Ticket #2172 (it will be core when ngx_event_connect_peer connect fail) updated by June-Snow@…
Description changed
12:09 Ticket #2172 (it will be core when ngx_event_connect_peer connect fail) created by June-Snow@…

04/26/21:

16:02 Ticket #267 (Introduce static variables) updated by Maxim Dounin
See also ticket:2128#comment:2.
16:00 Ticket #2128 (Using a variable in the resolver directive) closed by Maxim Dounin
wontfix: So it looks like you are asking for macro expansion during …
13:40 Ticket #615 (Ability to specify different SSL certificate based on negotiated ...) closed by Maxim Dounin
fixed: Loading multiple certificates of different types is implemented in …
13:12 Ticket #2128 (Using a variable in the resolver directive) reopened by houstonheat@…
Today we need to support many different environments like static well …
11:52 Changeset in nginx_org [2713:efb3d27dfa23] by Yaroslav Zhuravlev <yar@…>
Updated docs for the upcoming NGINX Plus release.

04/25/21:

21:43 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) closed by Maxim Dounin
invalid: > You were right that when I enabled warning in the error log, I can …
16:44 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) updated by breisig@…
Thank you for the extra information. I was doing some further …

04/24/21:

03:21 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) updated by Maxim Dounin
One of the expected changes in 1.19.1 is that extra data sent by the …
02:29 Ticket #2171 (Nginx causing missing body content data since v1.19.1) closed by Maxim Dounin
duplicate: Duplicate of #2169.
02:29 Ticket #2170 (Nginx causing missing body content data since v1.19.1) closed by Maxim Dounin
duplicate: Duplicate of #2169.

04/23/21:

21:13 Ticket #2170 (Nginx causing missing body content data since v1.19.1) updated by breisig@…
Sorry, Posted again in the wrong section. Re-created it properly in a …
21:12 Ticket #2171 (Nginx causing missing body content data since v1.19.1) created by breisig@…
We are running puma + latest ruby on rails behind nginx (via …
16:55 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) updated by breisig@…
Moved to the proper component section.
16:54 Ticket #2170 (Nginx causing missing body content data since v1.19.1) created by breisig@…
We are running puma + latest ruby on rails behind nginx. We have been …
15:35 Ticket #2169 (Nginx causing missing body content data since v1.19.1.) created by breisig@…
We are running puma + latest ruby on rails behind nginx. We have been …

04/22/21:

16:29 Ticket #2168 (Add application/wasm -- Recently approved by IANA) created by DesWurstes@…
Also see #1606 Added recently: …
13:18 Ticket #2167 (variable support in proxy_protocol stream module) created by s3rj1k
Considering a use case when ngx_stream_ssl_preread_module (ssl_preread …
13:12 Changeset in nginx [7830:f2ff291bbdac] by Ruslan Ermilov <ru@…>
Restored zeroing of ngx_channel_t in ngx_pass_open_channel(). Due to …
10:51 Changeset in nginx-tests [1673:7d40f2557a45] by Sergey Kandaurov <pluknet@…>
Tests: added smtp_client_buffer test.
10:49 Changeset in nginx [8762:12f18e0bca09]quic by Vladimir Homutov <vl@…>
HTTP/3: adjusted control stream parsing. 7.2.1: If a DATA frame is …
00:35 Ticket #640 (enable usage of $ in variable) updated by https://stackoverflow.com/users/315024/walf
To make this bug easier to find, it is about a literal dollar …

04/21/21:

21:27 Ticket #2159 (Massmail problems with mail module) closed by Maxim Dounin
fixed: Thanks for testing, fix committed.
21:25 Ticket #2159 (Massmail problems with mail module) updated by Maxim Dounin <mdounin@…>
In [changeset:"2851e4c7de030d4f7efc9fe4f7a3e1107c0d1a43/nginx"
20:24 Changeset in nginx [7829:2851e4c7de03] by Maxim Dounin <mdounin@…>
Mail: fixed reading with fully filled buffer (ticket #2159). With …
20:24 Changeset in nginx [7828:c40f7a65c506] by Maxim Dounin <mdounin@…>
Version bump.
13:09 Ticket #2166 (Nginx-1.20.0 fails to build using clang 12.0.0 public release) updated by Maxim Dounin
Given that it is macOS issue which is only triggered by using clang …
12:40 Ticket #2166 (Nginx-1.20.0 fails to build using clang 12.0.0 public release) updated by debohman@…
Perhaps -Wno-gnu-folding-constant on Darwin, similar to the existing …

04/20/21:

22:07 Ticket #2166 (Nginx-1.20.0 fails to build using clang 12.0.0 public release) updated by Sergey Kandaurov
This looks like due to a defective __DARWIN_ALIGN32 macro used to …
20:33 Ticket #2166 (Nginx-1.20.0 fails to build using clang 12.0.0 public release) created by debohman@…
The issue is the fact that -Werror is turned on, and the following …
15:29 Ticket #2057 ($slice_range variable does not work in set directive.) closed by Maxim Dounin
invalid: As explained in comment:1, the $slice_range is not expected to work …
15:27 Ticket #2158 (ngx_stream_core_module Add $preread_server_name from http header.HOST) closed by Maxim Dounin
wontfix: Closing this for reasons explained in comment:1.
15:05 Tickets #2057,​2120,​2158 batch updated by maxim
Milestone changed
Ticket retargeted after milestone closed
15:05 Milestone nginx-1.19 completed
Status: ongoing development Trunk: mainline 1.19 planned …
15:04 Milestone nginx-1.20.0 completed
Status: scheduled Trunk: stable * A first cut from the 1.20 …
14:49 Changeset in nginx_org [2712:caa04d53b7af] by Maxim Dounin <mdounin@…>
nginx-1.20.0
13:35 Changeset in nginx [7827:3ebf8a5fb670]stable-1.20 by Maxim Dounin <mdounin@…>
release-1.20.0 tag
13:35 Changeset in nginx [7826:1df854b66534]stable-1.20release-1.20.0 by Maxim Dounin <mdounin@…>
nginx-1.20.0-RELEASE
13:06 Changeset in nginx [7825:1231c9e3afb8]stable-1.20 by Maxim Dounin <mdounin@…>
Stable branch.
08:01 Ticket #2165 (minor nginx-tests issue) closed by Sergey Kandaurov
wontfix: This is a defect in Test::Builder. Test-Simple 0.99 @2013-Oct-12 or …
06:49 Ticket #2165 (minor nginx-tests issue) created by Илья Шипицин
./mirror.t ................................. ok Use of uninitialized …

04/19/21:

16:13 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by Maxim Dounin
> When we have changed their nginx's configurations, and reloaded …
15:04 Ticket #2160 (Cache loader process doesn't exit after master process is stopped with ...) closed by Maxim Dounin
worksforme: Feedback timeout.
14:26 Ticket #2164 (Unable to add `$upstream_addr` to a response header field) updated by Maxim Dounin
Works fine here, including the long obsolete 1.15.8 version of nginx. …
14:25 Changeset in nginx [8761:225e9f1dfe7c]quic by Roman Arutyunyan <arut@…>
QUIC: renamed stream variables from sn to qs. Currently both names …
14:21 Changeset in nginx [8760:baf9551b4a5b]quic by Roman Arutyunyan <arut@…>
QUIC: renamed stream field from c to connection.
10:38 Ticket #2164 (Unable to add `$upstream_addr` to a response header field) created by michalrus@…
Whenever $upstream_addr is added to any header field with …
08:36 Changeset in nginx [8757:dcc57827098d]quic by Vladimir Homutov <vl@…>
QUIC: fixed parsing of unknown frame types. The …
06:46 Changeset in nginx [8758:17492dfd4744]quic by Vladimir Homutov <vl@…>
QUIC: added missing checks for limits in stream frames parsing.

04/17/21:

12:28 Ticket #224 (Args Delimiter) updated by maxsistema7777@…
[[Image]]

04/16/21:

20:03 Changeset in nginx [8759:515ac3c8435c]quic by Sergey Kandaurov <pluknet@…>
QUIC: fixed permitted packet types for PATH_RESPONSE. PATH_RESPONSE …
17:20 Changeset in nginx-tests [1672:feb754918372] by Sergey Kandaurov <pluknet@…>
Tests: adjusted caching time for Vary tests with cold cache. Long …
16:42 Changeset in nginx [8742:47a43b011dec]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: keepalive_time support.
16:35 Changeset in nginx [8741:7f95010f10b7]quic by Sergey Kandaurov <pluknet@…>
Merged with the default branch.

04/15/21:

13:46 Ticket #2163 (nginx suddenly stop accepting request & returns 499) closed by Maxim Dounin
invalid: Thank you for the details. So, basically, we don't have information …
09:17 Changeset in nginx [8756:e29b7508b8b3]quic by Vladimir Homutov <vl@…>
QUIC: avoid sending extra frames in case of error.
07:48 debug_499_error_log.txt attached to Ticket #2163 by vijaysridhar03@…
07:46 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by vijaysridhar03@…
currently we are restarting the nginx every day to avoid continuous …

04/14/21:

20:34 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by Maxim Dounin
> once we restart the nginx , immediately we were able to get response …
17:42 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by vijaysridhar03@…
During issue time manually we tested & we were able to get response …
16:46 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by Maxim Dounin
> All other Server Blocks are working fine . only mentioned server …
15:16 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by vijaysridhar03@…
attached the nginx -T output All other Server Blocks are working …
15:12 nginx-T.txt attached to Ticket #2163 by vijaysridhar03@…
nginx T ouput
13:53 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by Maxim Dounin
First of all, you may want to: - Define "not able to get response". …
11:52 Changeset in nginx_org [2711:aa837ec44acf] by Sergey Kandaurov <pluknet@…>
Year 2021.
11:47 Changeset in nginx [8747:c8bda5e1e662]quic by Vladimir Homutov <vl@…>
QUIC: headers cleanup. The "ngx_event_quic.h" header file now …
11:47 Changeset in nginx [8753:46161c610919]quic by Vladimir Homutov <vl@…>
QUIC: separate files for SSL library interfaces.
10:17 Changeset in nginx_org [2710:681b962baaaa] by Maxim Konovalov <maxim@…>
Regenerated.
10:17 Changeset in nginx_org [2709:5499b0785ef8] by Maxim Konovalov <maxim@…>
Fixed timezones mess in the banner.
09:53 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by yugo-horie@…
You might have not been believed that it occurred real world. We are …
09:44 Ticket #2114 (nginx-module-njs dependency error) closed by thresh
fixed: Hi, I've documented pinning on Debian/Ubuntu repositories so this …
07:48 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by vijaysridhar03@…
when the issue happens we were not able to get response even for curl …
01:34 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by Maxim Dounin
If the worker process exits prematurely while a requests updates the …

04/13/21:

23:14 Ticket #2163 (nginx suddenly stop accepting request & returns 499) updated by Maxim Dounin
The 499 error means that the client closed the connection. Most likely …
22:53 Ticket #1226 (nginx behaves weirdly when using eventport as event engine on Solaris) closed by Maxim Dounin
fixed
22:53 Ticket #1226 (nginx behaves weirdly when using eventport as event engine on Solaris) updated by Maxim Dounin
As of nginx 1.19.9, known issues with the eventport implementation in …
20:06 Ticket #2163 (nginx suddenly stop accepting request & returns 499) created by vijaysridhar03@…
Hi , we have nginx in our production , where we have configured with …
15:43 Milestone nginx-1.19.10 completed
Status: scheduled Trunk: mainline * Keepalive connections …
15:35 Changeset in nginx_org [2708:f8686d85df53] by Maxim Dounin <mdounin@…>
nginx-1.19.10
15:13 Changeset in nginx [7824:b56c45e3bd50] by Maxim Dounin <mdounin@…>
release-1.19.10 tag
15:13 Changeset in nginx [7823:ffcbb9980ee2]release-1.19.10 by Maxim Dounin <mdounin@…>
nginx-1.19.10-RELEASE
14:06 Changeset in nginx_org [2707:c1d62e514b3c] by Yaroslav Zhuravlev <yar@…>
Documented the $connection_time variable.
14:06 Changeset in nginx_org [2706:4f44386a16b1] by Yaroslav Zhuravlev <yar@…>
Changed default value of keepalive_requests.
14:05 Changeset in nginx_org [2705:06805824d0f0] by Yaroslav Zhuravlev <yar@…>
Documented the keepalive_time directive.
12:45 Changeset in nginx_org [2704:6ca9548f46e0] by Maxim Konovalov <maxim@…>
Regenerated.
12:44 Changeset in nginx_org [2703:b76e1ab884b8] by Maxim Konovalov <maxim@…>
Typo fixed.
12:36 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by yugo-horie@…
Thanks for the comments. We were able to understand what happen a bit. …
11:41 Changeset in nginx [8752:e19723c40d28]quic by Vladimir Homutov <vl@…>
QUIC: separate files for tokens related processing.
11:41 Changeset in nginx [8751:bc910a5ec737]quic by Vladimir Homutov <vl@…>
QUIC: separate files for output and ack related processing.
11:40 Changeset in nginx [8750:41807e581de9]quic by Vladimir Homutov <vl@…>
QUIC: separate files for stream related processing.
11:38 Changeset in nginx [8749:660c4a2f95f3]quic by Vladimir Homutov <vl@…>
QUIC: separate files for frames related processing.
11:37 Changeset in nginx [8748:e0cb1e58ca13]quic by Vladimir Homutov <vl@…>
QUIC: separate files for connection id related processing.
09:38 Changeset in nginx [8755:b4e6b7049984]quic by Sergey Kandaurov <pluknet@…>
QUIC: normalize header inclusion. Stop including QUIC headers with no …
09:13 Ticket #2159 (Massmail problems with mail module) updated by mmgit@…
Tested the fix with 1.19.9 and it works.
08:49 Changeset in nginx [8754:915c2f7092ed]quic by Sergey Kandaurov <pluknet@…>
QUIC: ngx_quic_frames_stream_t made opaque.

04/12/21:

17:40 Changeset in nginx_org [2702:26a07ed37033] by Maxim Konovalov <maxim@…>
Regenerated.
17:39 Changeset in nginx_org [2701:a2946fc91cf2] by Maxim Konovalov <maxim@…>
njs webinar promo.
17:38 Changeset in nginx-tests [1671:e57bb4224131] by Sergey Kandaurov <pluknet@…>
Tests: upstream keepalive_time tests.
14:19 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by Maxim Dounin
Thanks for the report and reproduction details. This looks like a …
09:30 Changeset in nginx [8740:cc3e9c131d79]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: removed h3scf->quic leftover after 0d2b2664b41c.
09:27 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by yugo-horie@…
we prepare the docker component, It can be easily reproduced such …
09:23 nginx_restart.tar.gz attached to Ticket #2162 by yugo-horie@…
docker compose to reproduce this issue
09:16 Ticket #2162 (Detected socket leaks after restarting worker processes) created by yugo-horie@…
we have detected socket leaks after restarting worker processes while …
09:12 Changeset in nginx-tests [1670:489484af31eb] by Sergey Kandaurov <pluknet@…>
Tests: adjusted keepalive_time test timeout.

04/11/21:

15:09 Ticket #2161 (Allow accessing arbitrary cookies.) created by Kevin Cox
This is a duplicate of https://trac.nginx.org/nginx/ticket/707, …

04/09/21:

15:16 Ticket #1763 (HTTP/2 prioritization is intermittent and often ineffective) updated by matheus.mtb7@…
[…] ---- I believe I encountered this issue as well, as it seems …
14:19 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by Maxim Dounin
For the record, the patch as sent to the nginx-devel mailing list is …
13:26 Ticket #2159 (Massmail problems with mail module) updated by mmgit@…
We will try the patch next week. Thank you very much for the fast response.
13:19 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by vasiliy.soshnikov@…
Hello, I send the PATCH today which adds proxy protocol v2 support. …
13:12 Changeset in nginx-tests [1669:03cf423ea140] by Sergey Kandaurov <pluknet@…>
Tests: added access_log test with server/client address variables.
08:33 Changeset in nginx [8746:0c628de2e2b7]quic by Vladimir Homutov <vl@…>
QUIC: separate function for connection ids initialization. The …

04/08/21:

13:47 Ticket #2160 (Cache loader process doesn't exit after master process is stopped with ...) updated by Maxim Dounin
It looks like you are using heavily patched fork of nginx and with …
11:51 Changeset in nginx-tests [1668:0c1bd4c23c95] by Sergey Kandaurov <pluknet@…>
Tests: $connection_requests and $connection_time tests.
09:59 Changeset in nginx-tests [1667:bdebd63dbab3] by Sergey Kandaurov <pluknet@…>
Tests: keepalive_time tests.
00:11 Ticket #2160 (Cache loader process doesn't exit after master process is stopped with ...) created by ray.ward.bigcommerce.com@…
When gracefully shutting down nginx with SIGQUIT, if the cache loader …

04/07/21:

23:01 Ticket #2155 (Stale) closed by Maxim Dounin
fixed: Thanks again for reporting this. A patch series was committed, which …
22:36 Ticket #2155 (Stale) updated by Maxim Dounin <mdounin@…>
In [changeset:"82e174e47663672d803b59ff0de7b13ff53158c6/nginx"
21:16 Changeset in nginx [7822:82e174e47663] by Maxim Dounin <mdounin@…>
Changed keepalive_requests default to 1000 (ticket #2155). It turns …
21:16 Changeset in nginx [7821:6d4f7d5e279f] by Maxim Dounin <mdounin@…>
Added $connection_time variable.
21:15 Changeset in nginx [7820:fdc3d40979b0] by Maxim Dounin <mdounin@…>
Introduced the "keepalive_time" directive. Similar to lingering_time, …
16:22 Ticket #2159 (Massmail problems with mail module) updated by Maxim Dounin
Status changed
Thanks for the report, I think I see what is going on here. When an …
12:14 Changeset in nginx [8739:c0cd180308e4]quic by Sergey Kandaurov <pluknet@…>
QUIC: fixed memory leak in ngx_hkdf_extract()/ngx_hkdf_expand(). This …
10:09 Changeset in nginx [8745:0b94e2df6389]quic by Vladimir Homutov <vl@…>
QUIC: fixed ngx_quic_send_ack_range() function. Created frame was not …
08:57 Ticket #2159 (Massmail problems with mail module) created by mmgit@…
We encountered a problem when sending mass-mails thru NGINX. When …

04/06/21:

23:03 Changeset in nginx [7819:3674d5b7174e] by Maxim Dounin <mdounin@…>
HTTP/2: relaxed PRIORITY frames limit. Firefox uses several idle …

04/05/21:

17:14 Changeset in nginx [7818:e2e9e0fae747] by Maxim Dounin <mdounin@…>
Configure: fixed --test-build-epoll on FreeBSD 13. In FreeBSD 13, …
08:35 Changeset in nginx [8744:fa24745b8c06]quic by Vladimir Homutov <vl@…>
QUIC: fixed debug message macro.
08:31 Changeset in nginx [8743:168cc2a0f0b6]quic by Vladimir Homutov <vl@…>
QUIC: added error codes and messages from latest drafts. The …
01:07 Changeset in nginx [7817:c297c2c252d8] by Maxim Dounin <mdounin@…>
Gzip: updated handling of zlib variant from Intel. In current …
01:06 Changeset in nginx [7816:1f3d0d9f893f] by Maxim Dounin <mdounin@…>
Gzip: support for zlib-ng.
01:03 Changeset in nginx [7815:19799b290812] by Maxim Dounin <mdounin@…>
Version bump.

04/04/21:

02:08 Ticket #2158 (ngx_stream_core_module Add $preread_server_name from http header.HOST) updated by Maxim Dounin
In no particular order: - There is a response code 421 which can be …

04/03/21:

22:41 AfterRefresh.png attached to Ticket #2158 by Ivan
22:33 http_server_name.js attached to Ticket #2158 by Ivan
22:32 1_Fk8pDKD0O760WuDqM4ysyA.png attached to Ticket #2158 by Ivan
22:32 Ticket #2158 (ngx_stream_core_module Add $preread_server_name from http header.HOST) created by Ivan
HTTP/2 Coalescing Due to the way HTTP/2 clients reuse connections, …

04/01/21:

18:46 Ticket #2153 (Race in proxy_cache_background_update with proxy_cache_use_stale = updating) closed by Maxim Dounin
invalid: Thanks for the feedback, closing this.
18:37 Ticket #2156 (file transfer speed via http is even lower than https) closed by Maxim Dounin
worksforme: The very low transfer rate, about 5 Mbps in both cases, suggests that …
16:06 Ticket #2153 (Race in proxy_cache_background_update with proxy_cache_use_stale = updating) updated by koshikov@…
I appreciate your time, Maxim, trying to repro this - thank you. It …
15:14 Ticket #2155 (Stale) updated by Maxim Dounin
For the record, here are some numbers about amount of resources per …
14:00 Ticket #2155 (Stale) updated by Maxim Dounin
> How can i privately give you site address? E-mail? Feel free to, …
12:41 Ticket #2155 (Stale) updated by iHeadRu@…
How can i privately give you site address? E-mail?
12:22 Ticket #2155 (Stale) updated by Maxim Dounin
> Change from http2_max_requests to keepalive_requests is backward …
07:13 Ticket #2155 (Stale) updated by iHeadRu@…
Hi. Change from http2_max_requests to keepalive_requests is backward …
04:14 Ticket #2155 (Stale) updated by Maxim Dounin
Thanks for additional testing and for clarification. Indeed, in Timing …

03/31/21:

21:30 Ticket #2157 (it would be great if module ngx_http_upstream_module could use domain ...) closed by Maxim Dounin
invalid: The SSL certificate verification as enabled by proxy_ssl_verify uses …
16:07 stalled.png attached to Ticket #2155 by iHeadRu@…
16:07 Ticket #2155 (Stale) updated by iHeadRu@…
Yes, problem is reproduced in 1.19.6 with […] And, yes, …
14:45 Ticket #2148 (proxy_ssl_verify does not support iPAddress subjectAlternativeName) updated by gavriluk@…
blocks https://trac.nginx.org/nginx/ticket/2157
13:45 Ticket #2157 (it would be great if module ngx_http_upstream_module could use domain ...) created by gavriluk@…
Module ngx_http_proxy_module - proxy_ssl_verify doesn't support …
10:26 Ticket #2156 (file transfer speed via http is even lower than https) created by pei-jikui@…
1) using the 1.19.8 version of ngnix and configured to server as http …
Note: See TracTimeline for information about the timeline view.