Timeline



08/17/21:

22:28 Ticket #2134 (ssl cipher logging for mail) updated by Rob Mueller <robm@…>
In [changeset:"13d0c1d26d47c203b1874ca1ffdb7a9ba7fd2d77/nginx"
14:33 Ticket #2217 (Requesting nginx packages for Debian Bullseye) updated by Randy Fay
Thanks so much!
12:06 Ticket #2229 (Grpc Upstream timeout) updated by xTeare@…
I was indeed able to fix the problem with your "quick-fix". I've …
10:03 Ticket #2201 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) closed by thresh
fixed: Fixed since http://hg.nginx.org/pkg-oss/rev/9e7c296dcad6 Thanks!
09:45 Ticket #2201 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) updated by thresh
Owner, Status changed
09:40 Ticket #2180 (Installation instructions fail on Ubuntu 16.04) closed by thresh
fixed: The current instructions (since …
09:35 Ticket #2217 (Requesting nginx packages for Debian Bullseye) closed by thresh
fixed: Hello, The packages for Debian 11 are published now for x86_64 and …

08/16/21:

23:01 Ticket #2035 (Can't get old SSL cert to work - ca md too weak) closed by Maxim Dounin
fixed: Fix committed, thanks for reporting this.
23:00 Ticket #2229 (Grpc Upstream timeout) updated by Maxim Dounin
I'm able to reproduce it with slightly modified grpc.t, …
21:26 Ticket #2035 (Can't get old SSL cert to work - ca md too weak) updated by Maxim Dounin <mdounin@…>
In [changeset:"419c066cb7103165fe008339d210037f68a72d4f/nginx"
19:40 Changeset in nginx [7904:419c066cb710] by Maxim Dounin <mdounin@…>
SSL: ciphers now set before loading certificates (ticket #2035). To …
13:36 Changeset in nginx [7903:f2ddd0c491bf] by Maxim Dounin <mdounin@…>
Dark mode support in welcome and 50x error pages. Prodded by Duncan Lock.
13:36 Changeset in nginx [7902:67c68cd973b8] by Maxim Dounin <mdounin@…>
Welcome and 50x error pages style. Indentation of the CSS code …
12:14 Ticket #2217 (Requesting nginx packages for Debian Bullseye) updated by Randy Fay
Debian 11 Bullseye has now been released, thanks for working on this!
08:45 Ticket #2229 (Grpc Upstream timeout) updated by xTeare@…
Do you have a rough estimate when this will get fixed ? Our …

08/14/21:

02:51 Ticket #2035 (Can't get old SSL cert to work - ca md too weak) updated by Maxim Dounin
SSL ciphers are configured by nginx after loading the certificates, so …

08/13/21:

07:57 Changeset in nginx [7905:13d0c1d26d47] by Rob Mueller <robm@…>
Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134). …
01:40 Ticket #1781 (Does not build on Mac with OpenSSL) updated by Maxim Dounin
See also #2227.
01:40 Ticket #2227 (Nginx 1.21.1 source build with static openssl fails on Freebsd12) closed by Maxim Dounin
invalid: The error messages suggest there is a conflicting SSL library, likely …
00:33 Ticket #2226 (Please add cache compression) closed by Maxim Dounin
wontfix: While compression might be beneficial to reduce latency, note that …
00:02 Ticket #2164 (Unable to add `$upstream_addr` to a response header field) closed by Maxim Dounin
worksforme: Feedback timeout.

08/12/21:

23:59 Ticket #2111 (Worker dumps core with image_filter test, proxy and HTML response from ...) closed by Maxim Dounin
worksforme: Feedback timeout. Unfortunately, it is not possible to reproduce the …
21:00 Ticket #2231 (proxy_cache_bypass sets variable defined in map) closed by Maxim Dounin
invalid: The proxy_cache_bypass directive is evaluated before making a …
20:44 nginx.conf attached to Ticket #2231 by mr.oliver.nadj@…
20:44 Dockerfile attached to Ticket #2231 by mr.oliver.nadj@…
20:44 Ticket #2231 (proxy_cache_bypass sets variable defined in map) created by mr.oliver.nadj@…
When I use the combination of […] and `proxy_cache_bypass …
11:01 Ticket #2230 (pkg-oss scripts break if 'so' included in path) closed by thresh
fixed: Thanks! Fixed in http://hg.nginx.org/pkg-oss/rev/e7d65b792793.

08/11/21:

19:18 Ticket #2229 (Grpc Upstream timeout) updated by Sergey Kandaurov
Status changed
Looks like there is a bug that causes removing read event after …
18:41 nginx_soso.patch attached to Ticket #2230 by https://stackoverflow.com/users/93534/notpeter
18:40 Ticket #2230 (pkg-oss scripts break if 'so' included in path) created by https://stackoverflow.com/users/93534/notpeter
The nginx pkg-oss repo uses sed to help rename .so to -debug.so in a …
14:38 Ticket #2229 (Grpc Upstream timeout) updated by xTeare@…
Description changed
14:12 Ticket #2229 (Grpc Upstream timeout) created by xTeare@…
So, i've got these things : a client, a server, nginx. They all run on …
13:28 Ticket #2228 (SSL_write() failed...) closed by Maxim Dounin
invalid: This is a bug in OpenSSL 1.1.1. The …
10:38 Ticket #2228 (SSL_write() failed...) created by gidiwe2427
I got this in my error log: [crit] 1098#1098: *228213 SSL_write() …
08:55 Changeset in nginx-tests [1723:3581dc3c1937] by Sergey Kandaurov <pluknet@…>
Tests: added ssl test for "unexpected eof while reading". See for …

08/10/21:

20:43 Changeset in nginx [7965:f2bbbc0ccdfb]stable-1.20 by Sergey Kandaurov <pluknet@…>
SSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option. A new behaviour …
20:43 Changeset in nginx [7901:dda421871bc2] by Sergey Kandaurov <pluknet@…>
SSL: removed use of the SSL_OP_MSIE_SSLV2_RSA_PADDING option. It has …
20:43 Changeset in nginx [7900:509b663a789c] by Sergey Kandaurov <pluknet@…>
SSL: removed export ciphers support. Export ciphers are forbidden to …
20:43 Changeset in nginx [7899:1a03af395f44] by Sergey Kandaurov <pluknet@…>
SSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option. A new behaviour …
20:43 Changeset in nginx [7964:7b79f0944197]stable-1.20 by Sergey Kandaurov <pluknet@…>
SSL: silenced warnings when building with OpenSSL 3.0. The …
20:43 Changeset in nginx [7963:9b9299494238]stable-1.20 by Sergey Kandaurov <pluknet@…>
SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0. …
20:43 Changeset in nginx [7962:ddfad46492b5]stable-1.20 by Sergey Kandaurov <pluknet@…>
SSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL 3.0 in dhparam. …
20:43 Changeset in nginx [7961:c7c6a87c068d]stable-1.20 by Sergey Kandaurov <pluknet@…>
SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0. Switch …
20:43 Changeset in nginx [7898:8f7107617550] by Sergey Kandaurov <pluknet@…>
SSL: silenced warnings when building with OpenSSL 3.0. The …
20:43 Changeset in nginx [7897:4195a6f0c61c] by Sergey Kandaurov <pluknet@…>
SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0. …
20:43 Changeset in nginx [7896:1e0fabbe01c7] by Sergey Kandaurov <pluknet@…>
SSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL 3.0 in dhparam. …
20:43 Changeset in nginx [7895:8ebda26e4f98] by Sergey Kandaurov <pluknet@…>
SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0. Switch …
20:42 Changeset in nginx [7960:ec2798eb3648]stable-1.20 by Sergey Kandaurov <pluknet@…>
SSL: RSA data type is deprecated in OpenSSL 3.0. The only consumer is …
20:42 Changeset in nginx [7894:37be19a3c0ee] by Sergey Kandaurov <pluknet@…>
SSL: RSA data type is deprecated in OpenSSL 3.0. The only consumer is …

08/09/21:

15:13 Changeset in nginx-tests [1722:122002b19416] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/1.0 requests with Transfer-Encoding.
15:12 Changeset in nginx [7893:7a6afd584eb4] by Sergey Kandaurov <pluknet@…>
Disabled HTTP/1.0 requests with Transfer-Encoding. The latest …

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 …
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 …
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: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/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/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 …

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 …

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 …
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 …
Note: See TracTimeline for information about the timeline view.