Timeline
08/16/21:
- 23:01 Ticket #2035 (Can't get old SSL cert to work - ca md too weak) closed by
 - fixed: Fix committed, thanks for reporting this.
 - 23:00 Ticket #2229 (Grpc Upstream timeout) updated by
 - 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
 - In [changeset:"419c066cb7103165fe008339d210037f68a72d4f/nginx" …
 - 19:40 Changeset in nginx [7904:419c066cb710] by
 - SSL: ciphers now set before loading certificates (ticket #2035). To …
 - 13:36 Changeset in nginx [7903:f2ddd0c491bf] by
 - Dark mode support in welcome and 50x error pages. Prodded by Duncan Lock.
 - 13:36 Changeset in nginx [7902:67c68cd973b8] by
 - Welcome and 50x error pages style. Indentation of the CSS code …
 - 12:14 Ticket #2217 (Requesting nginx packages for Debian Bullseye) updated by
 - Debian 11 Bullseye has now been released, thanks for working on this!
 - 08:45 Ticket #2229 (Grpc Upstream timeout) updated by
 - 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
 - SSL ciphers are configured by nginx after loading the certificates, so …
 
08/13/21:
- 07:57 Changeset in nginx [7905:13d0c1d26d47] by
 - Mail: Auth-SSL-Protocol and Auth-SSL-Cipher headers (ticket #2134). …
 - 01:40 Ticket #1781 (Does not build on Mac with OpenSSL) updated by
 - See also #2227.
 - 01:40 Ticket #2227 (Nginx 1.21.1 source build with static openssl fails on Freebsd12) closed by
 - invalid: The error messages suggest there is a conflicting SSL library, likely …
 - 00:33 Ticket #2226 (Please add cache compression) closed by
 - 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
 - worksforme: Feedback timeout.
 
08/12/21:
- 23:59 Ticket #2111 (Worker dumps core with image_filter test, proxy and HTML response from ...) closed by
 - 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
 - 
          invalid: The 
proxy_cache_bypassdirective is evaluated before making a … - 20:44 Ticket #2231 (proxy_cache_bypass sets variable defined in map) created by
 - 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
 - fixed: Thanks! Fixed in http://hg.nginx.org/pkg-oss/rev/e7d65b792793.
 
08/11/21:
- 19:18 Ticket #2229 (Grpc Upstream timeout) updated by
 - 
          Status changed
Looks like there is a bug that causes removing read event after … - 18:40 Ticket #2230 (pkg-oss scripts break if 'so' included in path) created by
 - 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
 - 
          Description changed
 - 14:12 Ticket #2229 (Grpc Upstream timeout) created by
 - So, i've got these things : a client, a server, nginx. They all run on …
 - 13:28 Ticket #2228 (SSL_write() failed...) closed by
 - invalid: This is a bug in OpenSSL 1.1.1. The …
 - 10:38 Ticket #2228 (SSL_write() failed...) created by
 - I got this in my error log: [crit] 1098#1098: *228213 SSL_write() …
 - 08:55 Changeset in nginx-tests [1723:3581dc3c1937] by
 - 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
 - SSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option. A new behaviour …
 - 20:43 Changeset in nginx [7901:dda421871bc2] by
 - SSL: removed use of the SSL_OP_MSIE_SSLV2_RSA_PADDING option. It has …
 - 20:43 Changeset in nginx [7900:509b663a789c] by
 - SSL: removed export ciphers support. Export ciphers are forbidden to …
 - 20:43 Changeset in nginx [7899:1a03af395f44] by
 - SSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option. A new behaviour …
 - 20:43 Changeset in nginx [7964:7b79f0944197]stable-1.20 by
 - SSL: silenced warnings when building with OpenSSL 3.0. The …
 - 20:43 Changeset in nginx [7963:9b9299494238]stable-1.20 by
 - SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0. …
 - 20:43 Changeset in nginx [7962:ddfad46492b5]stable-1.20 by
 - 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
 - SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0. Switch …
 - 20:43 Changeset in nginx [7898:8f7107617550] by
 - SSL: silenced warnings when building with OpenSSL 3.0. The …
 - 20:43 Changeset in nginx [7897:4195a6f0c61c] by
 - SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0. …
 - 20:43 Changeset in nginx [7896:1e0fabbe01c7] by
 - SSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL 3.0 in dhparam. …
 - 20:43 Changeset in nginx [7895:8ebda26e4f98] by
 - SSL: SSL_get_peer_certificate() is deprecated in OpenSSL 3.0. Switch …
 - 20:42 Changeset in nginx [7960:ec2798eb3648]stable-1.20 by
 - SSL: RSA data type is deprecated in OpenSSL 3.0. The only consumer is …
 - 20:42 Changeset in nginx [7894:37be19a3c0ee] by
 - 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
 - Tests: HTTP/1.0 requests with Transfer-Encoding.
 - 15:12 Changeset in nginx [7893:7a6afd584eb4] by
 - Disabled HTTP/1.0 requests with Transfer-Encoding. The latest …
 
08/04/21:
- 18:27 Changeset in nginx [7959:efbcecbe5805]stable-1.20 by
 - SSL: SSL_CTX_set_tmp_dh() error handling. For example, it can fail …
 - 18:27 Changeset in nginx [7892:34a3a1a2d197] by
 - 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
 - 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
 - SSL: set events ready flags after handshake. The c->read->ready and …
 - 17:50 Changeset in nginx [7891:573bd30e46b4] by
 - SSL: set events ready flags after handshake. The c->read->ready and …
 - 17:50 Changeset in nginx [7890:1563bbcdb90c] by
 - Version bump.
 - 12:30 Ticket #2227 (Nginx 1.21.1 source build with static openssl fails on Freebsd12) created by
 - 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
 - 
          Type, Priority 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
 - 
          Component, Type changed
Theadd_after_bodyandadd_before_bodydirectives simply … - 16:33 Ticket #786 (url decoding is senseless for proxy_pass) updated by
 - See also #2225.
 - 16:33 Ticket #2224 (HTTP/2 in nginx does not use double-GOAWAY for graceful connection shutdown) reopened by
 - Oh, https://bugs.chromium.org/p/chromium/issues/detail?id=1030255 …
 - 16:32 Ticket #2225 (location-matching on undecoded paths) closed by
 - wontfix: There is no concept of the "only semantical" decoding in nginx. …
 - 12:43 Ticket #2226 (Please add cache compression) created by
 - Previously we use redis for our page cache. And we do a comparison …
 - 09:01 Ticket #2225 (location-matching on undecoded paths) created by
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 
          invalid: The 
$statusvariable 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
 - 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
 - I am having a requirement where my grpc-servers are behind firewall. …
 - 13:12 Changeset in nginx-tests [1721:6842b0f7fb9e] by
 - Tests: restored HTTP/2 request body tests with Content-Length. This …
 - 13:12 Changeset in nginx-tests [1720:efc502e696b0] by
 - 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
 - invalid: Feedback timeout.
 - 22:47 Ticket #2200 ("reopen" will disable side logs) closed by
 - worksforme: Feedback timeout. Most likely there is a problem with access rights on …
 - 22:44 Ticket #2210 (epoch != no-cache) closed by
 - invalid: Feedback timeout.
 - 18:22 Ticket #1505 (Milliseconds and dynamic time support for *_cache_valid) updated by
 - We use caching to limit the number of requests on upstream servers. We …
 - 09:59 Ticket #2219 (Space escaping in unquoted strings) updated by
 - 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
 - 
          Only 
\",\',\\,\t,\r, and\nescape sequences are … 
07/17/21:
- 22:03 Ticket #2219 (Space escaping in unquoted strings) updated by
 - 
          Description changed
Simplified the nginx configuration snippet. - 22:00 Ticket #2219 (Space escaping in unquoted strings) created by
 - Hi, I was toying with unquoted strings in nginx configuration files …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    