Timeline



11/11/20:

21:08 Changeset in nginx [8634:831d1960826f]quic by Roman Arutyunyan <arut@…>
QUIC: generate default stateless reset token key. Previously, if …
19:40 Changeset in nginx [8633:d8b01c2b8931]quic by Roman Arutyunyan <arut@…>
QUIC: removed comment.
19:39 Changeset in nginx [8632:50f5c4f75fc1]quic by Roman Arutyunyan <arut@…>
QUIC: added quic_stateless_reset_token_key Stream directive. A …
17:56 Changeset in nginx [8631:e167c7b4cff4]quic by Roman Arutyunyan <arut@…>
QUIC: reallocate qc->dcid on retry. Previously new dcid was generated …
17:43 Ticket #2092 (The description about directive "proxy_redirect" is not clear.) closed by Maxim Dounin
wontfix: Thank you for your suggestion. It is believed that the current …
17:39 Ticket #2086 (The relationship between directive "proxy_busy_buffers_size" and other ...) closed by Maxim Dounin
wontfix: Thank you for your suggestion. It is believed that not all limitations …
17:36 Ticket #2084 (The restriction on directive "proxy_buffers" is not complete.) closed by Maxim Dounin
wontfix: Thank you for your suggestion. It is believed that not all limitations …
17:29 Ticket #2095 (Directive "user" might not be take effect in some situations.) closed by Maxim Dounin
wontfix: Thank you for your suggestion. It is believed that the warning emitted …
17:21 Ticket #2094 ("proxy_protocol" parameter in directive "listen" is incompatible with ...) closed by Maxim Dounin
wontfix: Thank you for your suggestion. The UDP protocol implies various …
17:08 Ticket #2085 (The relationship between directive "fastcgi_busy_buffers_size" and ...) closed by Maxim Dounin
duplicate: Closing this as duplicate of #2086, which is more generic, as applies …
17:07 Ticket #2087 (The relationship between directive "scgi_busy_buffers_size" and other ...) closed by Maxim Dounin
duplicate
17:07 Ticket #2088 (The relationship between directive "uwsgi_busy_buffers_size" and other ...) closed by Maxim Dounin
duplicate
17:07 Ticket #2088 (The relationship between directive "uwsgi_busy_buffers_size" and other ...) updated by Maxim Dounin
Closing this as duplicate of #2086, which is more generic, as applies …
17:07 Ticket #2087 (The relationship between directive "scgi_busy_buffers_size" and other ...) updated by Maxim Dounin
Closing this as duplicate of #2086, which is more generic, as applies …
17:07 Ticket #2086 (The relationship between directive "proxy_busy_buffers_size" and other ...) updated by Maxim Dounin
See also #2085, #2087, and #2088.
17:03 Ticket #2084 (The restriction on directive "proxy_buffers" is not complete.) updated by Maxim Dounin
See also #2083.
17:02 Ticket #2083 (The restriction on directive "fastcgi_buffers" is not complete.) closed by Maxim Dounin
duplicate: Closing this as duplicate of #2084, which is more generic.
17:00 Ticket #2082 (The relationship between directive "connection_pool_size" and ...) closed by Maxim Dounin
wontfix: Thank you for your suggestion. It is believed that not all limitations …
14:27 Ticket #2081 (The restriction on directive "alias" is not complete.) closed by Maxim Dounin
wontfix: Thank you for your suggestion. Semantically, the "alias" directive …
13:43 Ticket #2093 (Directive "starttls" should not be on when use "ssl") closed by Maxim Dounin
wontfix: Thank you for your suggestion. This "ssl" directive was made obsolete …
13:37 Ticket #2091 (The description of directive "index" is inaccurate.) closed by Maxim Dounin
wontfix: Thank you for your feedback. It is believed that the current wording …
13:12 Ticket #2089 (Directive "if" embeding is not allowed but not record.) closed by Maxim Dounin
invalid: It is clearly documented that the allowed contexts for the "if" …
11:57 Changeset in nginx [8628:45db1b5c1706]quic by Roman Arutyunyan <arut@…>
QUIC: connection multiplexing per port. Also, connection migration …
10:45 Changeset in nginx-tests [1608:2f00ed2e0d1a] by Sergey Kandaurov <pluknet@…>
Tests: added test for SSL shutdown on lingering close.
03:53 Ticket #2095 (Directive "user" might not be take effect in some situations.) created by zhoushulin1992@…
Directive "user" will be ignored if the master process doesn't run …
03:52 Ticket #2094 ("proxy_protocol" parameter in directive "listen" is incompatible with ...) created by zhoushulin1992@…
When users try to use udp protocol in directive "listen", the …
03:51 Ticket #2093 (Directive "starttls" should not be on when use "ssl") created by zhoushulin1992@…
Since "starttls" and "ssl" are conflict, it is better to note it in …
03:49 Ticket #2092 (The description about directive "proxy_redirect" is not clear.) created by zhoushulin1992@…
In the description of directive "proxy_redirect" in …
03:46 Ticket #2091 (The description of directive "index" is inaccurate.) created by zhoushulin1992@…
In the document of directive "index" in …
03:45 Ticket #2090 (proxy_pass cannot have URI part if in some situations.) created by zhoushulin1992@…
Directive "proxy_pass" cannot have URI part in some situation, but at …
03:43 Ticket #2089 (Directive "if" embeding is not allowed but not record.) created by zhoushulin1992@…
Directive "if" should not allow another "if" inside, but this is not …
03:40 Ticket #2088 (The relationship between directive "uwsgi_busy_buffers_size" and other ...) created by zhoushulin1992@…
In the document of directive "uwsgi_busy_buffers_size", it says that …
03:39 Ticket #2087 (The relationship between directive "scgi_busy_buffers_size" and other ...) created by zhoushulin1992@…
In the document of directive "scgi_busy_buffers_size", it says that …
03:37 Ticket #2086 (The relationship between directive "proxy_busy_buffers_size" and other ...) created by zhoushulin1992@…
In the document of directive "proxy_busy_buffers_size", it says that …
03:35 Ticket #2085 (The relationship between directive "fastcgi_busy_buffers_size" and ...) created by zhoushulin1992@…
In the document of directive "fastcgi_busy_buffers_size", it says that …
03:34 Ticket #2084 (The restriction on directive "proxy_buffers" is not complete.) created by zhoushulin1992@…
Based on the handling logic in …
03:31 Ticket #2083 (The restriction on directive "fastcgi_buffers" is not complete.) created by zhoushulin1992@…
Based on the handling logic in …
03:28 Ticket #2082 (The relationship between directive "connection_pool_size" and ...) created by zhoushulin1992@…
The "large_client_header_buffers" size must be equal to or greater …
03:26 Ticket #2081 (The restriction on directive "alias" is not complete.) created by zhoushulin1992@…
Directive "alias" cannot used inside the named location, but none of …

11/10/20:

20:42 Changeset in nginx [8635:ef83990f0e25]quic by Roman Arutyunyan <arut@…>
Fixed generating chunked response after 46e3542d51b3. If trailers …
19:40 Changeset in nginx [8630:279ad36f2f4b]quic by Roman Arutyunyan <arut@…>
QUIC: renamed c->qs to c->quic.
18:45 Changeset in nginx-tests [1607:0411d30859ad] by Dmitry Volyntsev <xeioex@…>
Tests: changed log js test. SEE-THIS label is already used in 'return …
18:38 Changeset in nginx [8629:feec2cc762f6]quic by Roman Arutyunyan <arut@…>
QUIC: got rid of the c->quic field. Now QUIC connection is accessed …
15:37 Ticket #2080 (Possible mem leak in nginx) updated by Maxim Dounin
Stack traces provided show request pools allocated as leaked. These …
14:13 Changeset in nginx [7743:4b1299b1856a] by Maxim Dounin <mdounin@…>
Configure: shared sources for addon modules. Addon modules, both …
14:13 Changeset in nginx [7742:4a69fec53b2f] by Maxim Dounin <mdounin@…>
Configure: initialization of NGX_ADDON_SRCS.
14:13 Changeset in nginx [7741:f0110b3663b7] by Maxim Dounin <mdounin@…>
Configure: style.
02:03 Changeset in nginx-tests [1606:e4e0695552ed] by Maxim Dounin <mdounin@…>
Tests: fixed stream_proxy_ssl_conf_command.t. The …
01:35 Ticket #2080 (Possible mem leak in nginx) updated by sungguoshuai@…
Thank you for your reply,sir. But I don't understandard why you think …

11/09/20:

21:39 Ticket #2058 (nginx returns code 500 on zero-size request body when filter module ...) closed by Maxim Dounin
fixed: Fix committed, thanks for reporting this.
21:32 Changeset in nginx [8626:e0947c952d43]quic by Sergey Kandaurov <pluknet@…>
QUIC: multiple versions support in ALPN. Previously, a version based …
21:23 Changeset in nginx [8625:4416b7ab0a27]quic by Sergey Kandaurov <pluknet@…>
QUIC: multiple versions support. Draft-29 and beyond are now treated …
21:22 Ticket #2058 (nginx returns code 500 on zero-size request body when filter module ...) updated by Maxim Dounin <mdounin@…>
In [changeset:"967cfa6e2ff86a83f7b1beb95cc7dd80b9060382/nginx"
21:20 Changeset in nginx [8624:340cd26158fb]quic by Sergey Kandaurov <pluknet@…>
QUIC: preparatory changes for multiple QUIC versions support. A …
19:41 Changeset in nginx [7740:967cfa6e2ff8] by Maxim Dounin <mdounin@…>
Request body: removed error assumption (ticket #2058). Before …
19:40 Changeset in nginx [7739:4d5b04daeaff] by Maxim Dounin <mdounin@…>
Request body: improved logging. Added logging before returning …
18:58 Changeset in nginx [8627:405b6e8eb523]quic by Roman Arutyunyan <arut@…>
QUIC: renamed field and function related to client ids. Particularly, …
13:18 Ticket #2080 (Possible mem leak in nginx) closed by Maxim Dounin
invalid
13:18 Ticket #2080 (Possible mem leak in nginx) reopened by Maxim Dounin
13:18 Ticket #2080 (Possible mem leak in nginx) closed by Maxim Dounin
fixed: The leaks shown are clearly caused by oss-fuzz.
08:31 Ticket #2080 (Possible mem leak in nginx) updated by sungguoshuai@…
The 'uname -a' tell is aarch64, but I check the source code, x86_64 …
08:04 sgs-nginx_latest.log attached to Ticket #2080 by sungguoshuai@…
The full function stack of possible mem leak
07:57 Ticket #2080 (Possible mem leak in nginx) created by sungguoshuai@…
When I use oss-fuzz to check the latest nginx source code,I get some …

11/07/20:

10:08 Ticket #2071 (ssl_reject_handshake on introduced in nginx 1.19.4 works but disables ...) updated by i81b4u@…
Hmmm, a member of the OpenSSL development team did write a fix …
05:32 Ticket #2071 (ssl_reject_handshake on introduced in nginx 1.19.4 works but disables ...) updated by IlyaIndigo@…
Then in the description of the option it is necessary to mention …

11/06/20:

20:46 Ticket #2056 (TLS ALert "close_notify" missing) closed by Ruslan Ermilov
fixed
20:46 Ticket #2056 (TLS ALert "close_notify" missing) updated by Ruslan Ermilov <ru@…>
In [changeset:"554c6ae25ffc634e29adae8b51bef6ddabebea39/nginx"
20:44 Changeset in nginx [7738:554c6ae25ffc] by Ruslan Ermilov <ru@…>
SSL: fixed non-working SSL shutdown on lingering close. When doing …
20:44 Changeset in nginx [7737:ed17a2a95c8d] by Ruslan Ermilov <ru@…>
Removed dead code from ngx_http_set_keepalive(). The code removed …
15:21 Changeset in nginx [8623:8550b91e8e35]quic by Vladimir Homutov <vl@…>
QUIC: added proper logging of special values. A number of unsigned …
14:32 Changeset in nginx-tests [1605:aa5a61d1254b] by Sergey Kandaurov <pluknet@…>
Tests: actually test the verification depth in ssl_verify_depth.t. …
14:29 Ticket #2072 (memcached_pass with localhost:11211 sometimes ignore port and name resolve.) updated by Maxim Dounin
Given that localhost is defined to be 127.0.0.1 and ::1 on your …

11/05/20:

19:37 Changeset in nginx [7735:908f48bd3c2f] by Vladimir Homutov <vl@…>
Version bump.
19:34 Ticket #2072 (memcached_pass with localhost:11211 sometimes ignore port and name resolve.) updated by partizanes@…
Memcached is minimally used and absolutely accessible. I will assume …
13:40 Ticket #2079 (Empty path in URL) updated by Maxim Dounin
So why the client uses request-target in the absolute-form in the …
13:11 Ticket #2079 (Empty path in URL) updated by ianton-ru@…
No. In known case Yandex Cloud Storage uses nginx as reverse proxy.
12:56 Ticket #915 ("Upgrade" header should not be proxied over h2) updated by Maxim Dounin
See also #2078.
12:56 Ticket #2078 (Hop-specific HTTP headers (e.g. Upgrade) from origin server being ...) closed by Maxim Dounin
duplicate: Duplicate of #915.
12:35 Ticket #2079 (Empty path in URL) updated by Maxim Dounin
Priority changed
First of all, could you please clarify - are you using nginx as a …
10:00 Ticket #2079 (Empty path in URL) created by ianton-ru@…
Nginx does not accept url with empty path like …
08:11 Ticket #2078 (Hop-specific HTTP headers (e.g. Upgrade) from origin server being ...) created by hsivonen@…
I had set up proxying with proxy_pass …
00:00 Ticket #1084 (Override previous access_log settings) closed by Maxim Dounin
wontfix: Directives in nginx configuration cannot be overridden. If you already …

11/04/20:

19:53 Ticket #1855 (Strip an object from an header(cookie)) closed by Maxim Dounin
fixed: The proxy_cookie_flags
19:51 Ticket #2077 (rename conf files with ".sample" extension for windows package) closed by Maxim Dounin
wontfix: Thank you for your suggestion. The directory structure of …
19:16 Ticket #2028 (Why is it not possible to cache PUT requests (proxy_cache_methods)?) closed by Maxim Dounin
invalid
08:36 Ticket #2077 (rename conf files with ".sample" extension for windows package) created by long76@…
when i update nginx i just replace all files and forgot about config …
05:34 Ticket #2075 (nginx-quic with WordPress) updated by ikoctya@…
Description changed
02:21 Ticket #1659 (nginx intermittent delay before sending response) closed by Maxim Dounin
fixed: Starting with 1.19.1 (bffcc5af1d72), nginx is able recognize that the …
00:56 Ticket #1339 (Missing Secure Attribute) closed by Maxim Dounin
fixed: The userid_flags directive to …

11/03/20:

23:25 Ticket #368 (RFE: add a proxy_cookie_secure to override cookes to be 'Secure') closed by Maxim Dounin
fixed: The proxy_cookie_flags
23:19 Ticket #1181 ("Vary: X-Forwarded-Proto" should be removed) closed by Maxim Dounin
wontfix: It doesn't looks like there is anything here which needs to be …
23:12 Ticket #1890 (Cookie SameSite support for userid module) closed by Maxim Dounin
fixed: The userid_flags directive to …
23:01 Ticket #1689 (Writing connections leak with http/2) closed by Maxim Dounin
fixed: Feedback timeout.
20:10 Ticket #1996 (Why is there no Restart=on-failure in systemd unit) closed by Maxim Dounin
wontfix: Starting nginx is not expected to fail unless it is incorrectly …
19:50 Ticket #2004 (nginx temp files deleting problem) closed by Maxim Dounin
invalid: Feedback timeout.
19:47 Ticket #2031 (gRPC connections ingressed through nginx closed with RST_STREAM error ...) closed by Maxim Dounin
invalid: Feedback timeout.
18:13 Ticket #2042 (Can't get old SSL cert to work - ca md too weak) closed by Maxim Dounin
duplicate: Duplicate of #2035.
18:12 Ticket #2041 (Can't get old SSL cert to work - ca md too weak) closed by Maxim Dounin
duplicate: Duplicate of #2035.
18:12 Ticket #2040 (Can't get old SSL cert to work - ca md too weak) closed by Maxim Dounin
duplicate: Duplicate of #2035.
18:12 Ticket #2039 (Can't get old SSL cert to work - ca md too weak) closed by Maxim Dounin
duplicate: Duplicate of #2035.
18:12 Ticket #2038 (Can't get old SSL cert to work - ca md too weak) closed by Maxim Dounin
duplicate: Duplicate of #2035.
18:12 Ticket #2037 (Can't get old SSL cert to work - ca md too weak) closed by Maxim Dounin
duplicate: Duplicate of #2035.
18:11 Ticket #2036 (Can't get old SSL cert to work - ca md too weak) closed by Maxim Dounin
duplicate: Duplicate of #2035.
18:10 Ticket #2047 (nginx is not receiving cookies/header if many workers are spawned) closed by Maxim Dounin
invalid: Feedback timeout.
18:06 Ticket #2048 (Document that 'proxy_buffering off' disables caching) updated by Maxim Dounin
Owner, Status changed
Yaroslav, please take a look. Something like a "Caching and storing …
16:28 Ticket #2053 (ignore_invalid_headers required, but only for websockets) closed by Maxim Dounin
invalid: Feedback timeout. As outlined above, from the ticket description it …
16:23 Ticket #2062 (Nginx doesn't support HTTP status code 417 (Expectation Failed)) closed by Maxim Dounin
invalid: The only expectation defined by …
16:21 quic-wordpres-login.png attached to Ticket #2075 by ikoctya@…
wp login
16:20 Ticket #2075 (nginx-quic with WordPress) created by ikoctya@…
if add options, […] quic/http3 work on my wordpres site, but: …
13:27 Ticket #2067 (bug nginx build_module Cannot specify nginx version) closed by Andrei Belov
fixed: Replying to gamewii6666@…: > The rpm file can be …

11/02/20:

17:38 Changeset in nginx [8622:183275308d9a]quic by Sergey Kandaurov <pluknet@…>
QUIC: fixed address validation issues in a new connection. The client …
17:15 Ticket #2071 (ssl_reject_handshake on introduced in nginx 1.19.4 works but disables ...) updated by Maxim Dounin
See also #2073.
16:57 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by gamewii6666@…
The rpm file can be installed normally Can be installed normally on …
16:18 Ticket #2073 (TLS 1.3 handshake failure with ssl_reject_handshake on) closed by Maxim Dounin
duplicate: That's a bug in OpenSSL, see #2071 for details. Consider either using …
16:17 Ticket #2071 (ssl_reject_handshake on introduced in nginx 1.19.4 works but disables ...) updated by Maxim Dounin
For the record: https://github.com/openssl/openssl/issues/13291
15:21 Changeset in nginx [8621:9c3be23ddbe7]quic by Sergey Kandaurov <pluknet@…>
QUIC: refactored key handling. All key handling functionality is …
15:16 Ticket #2073 (TLS 1.3 handshake failure with ssl_reject_handshake on) created by kn007
CentOS 8 x64 nginx/1.19.4 […]
14:12 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by Andrei Belov
Replying to gamewii6666@…: > It is found that the …
07:13 Ticket #2067 (bug nginx build_module Cannot specify nginx version) reopened by gamewii6666@…
It is found that the compiled RPM file name is 1.18.0-1 instead of 1.18.0-2

11/01/20:

22:29 Ticket #2072 (memcached_pass with localhost:11211 sometimes ignore port and name resolve.) closed by Maxim Dounin
invalid: The no live upstreams error means that nginx wasn't able to select a …
21:50 Ticket #2071 (ssl_reject_handshake on introduced in nginx 1.19.4 works but disables ...) updated by i81b4u@…
Thanks a lot for your quick response. Much appreciated! In the mean …
18:14 Ticket #2071 (ssl_reject_handshake on introduced in nginx 1.19.4 works but disables ...) closed by Sergey Kandaurov
wontfix: Thank you for your report. This is a known issue. OpenSSL checks …
16:31 Ticket #2072 (memcached_pass with localhost:11211 sometimes ignore port and name resolve.) created by partizanes@…
Problem with use […] It work , but sometimes ignore port and …
11:25 Ticket #2071 (ssl_reject_handshake on introduced in nginx 1.19.4 works but disables ...) created by i81b4u@…
After "adding ssl_reject_handshake on;" to my configuration, …

10/30/20:

09:40 Ticket #2067 (bug nginx build_module Cannot specify nginx version) closed by Andrei Belov
fixed

10/29/20:

21:50 Changeset in nginx [8620:d10118e38943]quic by Sergey Kandaurov <pluknet@…>
QUIC: refactored SSL_do_handshake() handling. No functional changes.
21:50 Changeset in nginx [8619:bb3f4f669417]quic by Sergey Kandaurov <pluknet@…>
QUIC: passing ssl_conn to SSL_get0_alpn_selected() directly. No …
17:28 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by gamewii6666@…
The following is the result of rpm -q --provides nginx config(nginx) …
16:36 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by Andrei Belov
Please update nginx package to the 1.18.0-2 version and you should be …
16:13 Ticket #2070 (nginx build_module can't build headers more or shibboleth modules) closed by Andrei Belov
duplicate: Replying to jonikorhonen@…: > Seems to be same(ish) …
16:11 Changeset in nginx_org [2619:94107f33b7bb] by Konstantin Pavlov <thresh@…>
Linux packages: actualized the list of supported distributions.
15:53 Ticket #2070 (nginx build_module can't build headers more or shibboleth modules) updated by jonikorhonen@…
Original problem seems to have been with using build_module.sh from …
14:53 Changeset in nginx [8618:71b7453fb11f]quic by Sergey Kandaurov <pluknet@…>
Merged with the default branch.
14:48 Ticket #2070 (nginx build_module can't build headers more or shibboleth modules) updated by Andrei Belov
Status changed
Make sure you're using the build_module.sh script from here: …
14:46 Ticket #2070 (nginx build_module can't build headers more or shibboleth modules) updated by Andrei Belov
Owner, Status, Component changed
14:25 Changeset in nginx [8617:69dc750cf66f]quic by Roman Arutyunyan <arut@…>
QUIC: handle more frames in ngx_quic_resend_frames(). When a packet …
13:53 Ticket #2070 (nginx build_module can't build headers more or shibboleth modules) created by jonikorhonen@…
Running `build_module.sh --skip-depends -y -v 1.18.0 …

10/28/20:

18:39 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by Andrei Belov
Status changed
Thanks for double-checking, the issue is confirmed. We will work on a …
16:19 Ticket #2061 (cookie lost in nginx-quic under http/3) closed by Sergey Kandaurov
worksforme: Works for me. The Set-Cookie header is successfully sent by nginx and …
15:27 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by gamewii6666@…
I can provide script What didn’t work last time was this version …
13:05 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by Andrei Belov
Replying to gamewii6666@…: > I mean package > example …
12:56 Ticket #2069 (build_module dnf install error nothing provides nginx-r1.18.0 needed error) created by gamewii6666@…
./build_module.sh -v 1.18.0 …
11:22 Changeset in nginx [8616:64405f970f6f]quic by Vladimir Homutov <vl@…>
QUIC: avoided retransmission of stale ack frames. Acknowledgments are …
09:15 Changeset in nginx [8614:3d79c08bb0f1]quic by Roman Arutyunyan <arut@…>
QUIC: changed ACK frame debugging. Previously ACK ranges were logged …
07:56 Changeset in nginx [7736:a46fcf101cfc] by Vladimir Homutov <vl@…>
Core: added format specifiers to output binary data as hex. Now "s", …

10/27/20:

22:07 Changeset in nginx_org [2618:0b98a81f196b] by Yaroslav Zhuravlev <yar@…>
Documented the ssl_reject_handshake directive.
22:03 Changeset in nginx_org [2617:6684517c9d19] by Yaroslav Zhuravlev <yar@…>
Documented the proxy_ssl_conf_command directive and friends.
22:03 Changeset in nginx_org [2616:d8bf37d20449] by Yaroslav Zhuravlev <yar@…>
Documented the ssl_conf_command directive.
18:21 Changeset in nginx [8615:27e305834078]quic by Roman Arutyunyan <arut@…>
QUIC: changed STREAM frame debugging.
15:37 Milestone nginx-1.19.4 completed
Status: scheduled Trunk: mainline * proxy_smtp_auth …
15:18 Changeset in nginx_org [2615:3cb2736bb74c] by Maxim Dounin <mdounin@…>
nginx-1.19.4
15:09 Changeset in nginx [7734:df41a6b6c2aa] by Maxim Dounin <mdounin@…>
release-1.19.4 tag
15:09 Changeset in nginx [7733:dc0cc425fa63]release-1.19.4 by Maxim Dounin <mdounin@…>
nginx-1.19.4-RELEASE
13:24 Changeset in nginx [8613:867c189f875d]quic by Roman Arutyunyan <arut@…>
QUIC: unified range format for rx and tx ACK frames. Previously, tx …
12:09 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by gamewii6666@…
I mean package example :gcc
11:32 Changeset in nginx [8604:b3d9e57d0f62]quic by Vladimir Homutov <vl@…>
QUIC: single function for frame debug logging. The function may be …
11:12 Changeset in nginx [8605:eed49b83e18f]quic by Vladimir Homutov <vl@…>
QUIC: revised value separators in debug and error messages. All …
10:44 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by Andrei Belov
Replying to gamewii6666@…: > I also use this version > …
10:25 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by gamewii6666@…
I also use this version But halfway through the compilation, he popped …
10:15 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by Andrei Belov
Replying to gamewii6666@…: > Which version are you using > …
09:52 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by gamewii6666@…
Which version are you using build_module.sh Can you link me? I use the …
09:50 Ticket #2067 (bug nginx build_module Cannot specify nginx version) reopened by gamewii6666@…
07:42 Ticket #2067 (bug nginx build_module Cannot specify nginx version) closed by Andrei Belov
fixed: Replying to levlove4@…: the issue is believed to be fixed …

10/26/20:

21:14 Changeset in nginx [8612:b1676cd64dc9]quic by Vladimir Homutov <vl@…>
QUIC: cleanup send context properly. The patch resets ctx->frames …
21:00 Changeset in nginx [8611:e2086d8181fa]quic by Vladimir Homutov <vl@…>
QUIC: added push event afer the address was validated. This allows to …
20:58 Changeset in nginx [8610:7a9ab6f7cea3]quic by Vladimir Homutov <vl@…>
QUIC: updated anti-amplification check for draft 32. This accounts …
20:47 Changeset in nginx [8609:f32740ddd484]quic by Vladimir Homutov <vl@…>
QUIC: got rid of "pkt" abbreviation in logs.
20:47 Changeset in nginx [8608:4a05f0f3dfce]quic by Vladimir Homutov <vl@…>
QUIC: added "rx" and "tx" prefixes to packet debug.
20:17 Changeset in nginx [8607:21b7dac9de3b]quic by Vladimir Homutov <vl@…>
QUIC: added connection state debug to event handlers.
19:22 Ticket #2067 (bug nginx build_module Cannot specify nginx version) reopened by levlove4@…
18:54 Ticket #2067 (bug nginx build_module Cannot specify nginx version) closed by Andrei Belov
fixed: Thanks for reporting this. A few recent changes to the stable-1.18 …
15:06 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by Andrei Belov
Version, Component changed
15:05 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by Andrei Belov
Status changed
09:43 Ticket #2067 (bug nginx build_module Cannot specify nginx version) updated by Andrei Belov
Owner, Status changed
06:59 Ticket #2068 (ngx_http_copy_pipelined_header didn't adjust buffer pointer after copy data) updated by zhuizhuhaomeng@…
Thank you
02:39 Ticket #2068 (ngx_http_copy_pipelined_header didn't adjust buffer pointer after copy data) closed by Maxim Dounin
invalid: Replying to zhuizhuhaomeng@…: > In our module, we …
01:03 Ticket #2068 (ngx_http_copy_pipelined_header didn't adjust buffer pointer after copy data) updated by zhuizhuhaomeng@…
Description changed
01:00 Ticket #2068 (ngx_http_copy_pipelined_header didn't adjust buffer pointer after copy data) updated by zhuizhuhaomeng@…
In our module, we calculate request body length with …

10/25/20:

21:34 Changeset in nginx [8606:c53761445a66]quic by Vladimir Homutov <vl@…>
QUIC: added logging of a declined packet without retry token.
16:10 Ticket #2068 (ngx_http_copy_pipelined_header didn't adjust buffer pointer after copy data) updated by Maxim Dounin
Please clarify why you think this is a bug in nginx. The request body …
13:59 Ticket #2068 (ngx_http_copy_pipelined_header didn't adjust buffer pointer after copy data) updated by zhuizhuhaomeng@…
Description changed
13:55 Ticket #2068 (ngx_http_copy_pipelined_header didn't adjust buffer pointer after copy data) created by zhuizhuhaomeng@…
we have found a bug with our test suite with our ngx module. when …
11:47 Ticket #2067 (bug nginx build_module Cannot specify nginx version) created by gamewii6666@…
error ./build_module.sh -v 1.18.0 --force-dynamic …

10/23/20:

17:57 Changeset in nginx_org [2614:1f8f12a32ecd] by Yaroslav Zhuravlev <yar@…>
Documented the proxy_smtp_auth directive.
17:38 Ticket #2066 (When proxying 204 responses with a Transfer-Encoding body, the body is ...) closed by Maxim Dounin
invalid: The original upstream server response is certainly is invalid: there …
15:22 Changeset in nginx [8602:454aa886c5f3]quic by Vladimir Homutov <vl@…>
QUIC: added missing "quic" prefix in debug messages.
15:19 Ticket #2066 (When proxying 204 responses with a Transfer-Encoding body, the body is ...) created by arthur.darcet@…
While proxying from Server to Client through an nginx proxy_pass, if …
14:08 Changeset in nginx [8603:c5ea341f705a]quic by Vladimir Homutov <vl@…>
QUIC: optimized acknowledgement generation. For application level …
12:22 Changeset in nginx-tests [1604:4be791074207] by Sergey Kandaurov <pluknet@…>
Tests: proxy_ssl_conf_command tests.
12:15 Changeset in nginx-tests [1603:8d2d37a4b48e] by Sergey Kandaurov <pluknet@…>
Tests: ssl_conf_command tests.
00:07 Changeset in nginx-tests [1602:d35db22947ab] by Sergey Kandaurov <pluknet@…>
Tests: fixed ssl_reject_handshake.t with too old IO::Socket::SSL.

10/22/20:

17:55 Changeset in nginx-tests [1601:376cbc2c2b20] by Sergey Kandaurov <pluknet@…>
Tests: ssl_reject_handshake tests.
15:54 Ticket #195 (Close connection if SSL not enabled for vhost) closed by Maxim Dounin
fixed: The ssl_reject_handshake directive was introduced to address this. …
15:51 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) closed by Maxim Dounin
fixed
15:51 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) reopened by Maxim Dounin
The ssl_conf_command directive was committed. Among other things it …
15:46 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) closed by Maxim Dounin
fixed: Committed, thanks to all involved for prodding this.
15:08 Ticket #2065 (Build error on Centos 7) closed by Maxim Dounin
invalid: From the --with-openssl=/usr/src/openssl-1.1.1 and …
15:04 Ticket #195 (Close connection if SSL not enabled for vhost) updated by Maxim Dounin <mdounin@…>
In [changeset:"59e1c73fe02b3a227717630fa7fa8b3cad5d3cc4/nginx"
15:03 Tickets #1445,​1529 batch updated by Maxim Dounin <mdounin@…>
In [changeset:"3bff3f397c058c242ebe0440c9222b8d65c1b3df/nginx"
15:02 Changeset in nginx [7732:59e1c73fe02b] by Maxim Dounin <mdounin@…>
SSL: ssl_reject_handshake directive (ticket #195). In some cases it …
15:02 Ticket #2065 (Build error on Centos 7) updated by ikoctya@…
my configure options: "./auto/configure --prefix=/opt/nginx …
15:00 Changeset in nginx [7731:fd0b2226919b] by Maxim Dounin <mdounin@…>
Stream: proxy_ssl_conf_command directive. Similarly to …
15:00 Changeset in nginx [7730:1a719ee45526] by Maxim Dounin <mdounin@…>
Upstream: proxy_ssl_conf_command and friends. Similarly to …
15:00 Changeset in nginx [7729:3bff3f397c05] by Maxim Dounin <mdounin@…>
SSL: ssl_conf_command directive. With the ssl_conf_command directive …
15:00 Changeset in nginx [7728:485dba3e2a01] by Maxim Dounin <mdounin@…>
Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR. With …
14:58 Ticket #2065 (Build error on Centos 7) created by ikoctya@…
I run make and hav error: " .... objs/addon/src/ngx_message_handler.o …
11:55 Changeset in nginx [8601:dd8e50e11bfc]quic by Sergey Kandaurov <pluknet@…>
QUIC: updated README. - ACK ranges are implemented - up to draft-32 …
10:05 Changeset in nginx [8600:06af25901b1a]quic by Sergey Kandaurov <pluknet@…>
QUIC: restored proper usage of ngx_quic_drop_ack_ranges(). ACK Ranges …

10/21/20:

17:39 Changeset in nginx [8599:c01964fd7b8b]quic by Vladimir Homutov <vl@…>
QUIC: fixed dropping output ack ranges on input ack. While there, …
15:44 Changeset in nginx [8598:85a550047eb5]quic by Vladimir Homutov <vl@…>
QUIC: added macro for unset packet number.
13:34 Ticket #2063 (nginx reports seemingly incorrect “upstream split a header line in ...) updated by Maxim Dounin
> Is there a way to avoid putting logs in the same buffer than …
11:46 Changeset in nginx [8595:96798101c3aa]quic by Sergey Kandaurov <pluknet@…>
QUIC: expand UDP datagrams with an ack-eliciting Initial packet. Per …
11:03 Changeset in nginx [8594:ee06a813756c]quic by Sergey Kandaurov <pluknet@…>
QUIC: teach how to compute only the length of created QUIC headers. …
11:03 Changeset in nginx [8593:d8a0bb1e85bf]quic by Sergey Kandaurov <pluknet@…>
QUIC: simplified ngx_quic_create_long_header(). As seen in the …
11:03 Changeset in nginx [8592:f948945c1a1c]quic by Sergey Kandaurov <pluknet@…>
QUIC: avoided excessive initialization in ngx_quic_send_frames(). A …
11:03 Changeset in nginx [8591:ffa14521990e]quic by Sergey Kandaurov <pluknet@…>
QUIC: sorted ngx_quic_send_frames() declarations.
10:56 Ticket #2063 (nginx reports seemingly incorrect “upstream split a header line in ...) updated by MatTheCat@…
So I assumed the issue came from expose_php

10/20/20:

21:25 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by carl.hoerberg@…
Second that, TLS support, so that non-http upstream servers can know …
15:53 Changeset in nginx [8597:0351fcf52a03]quic by Vladimir Homutov <vl@…>
QUIC: drop acknowledged ranges. 13.2.4. Limiting Ranges by Tracking …
15:53 Changeset in nginx [8596:38c7dd720774]quic by Vladimir Homutov <vl@…>
QUIC: added ACK frame range support. The history of acknowledged …
13:38 Changeset in nginx_org [2613:19adce855a3f] by Yaroslav Zhuravlev <yar@…>
Updated njs Compatibility with new methods.
13:36 Changeset in nginx_org [2612:6fdefb00858f] by Yaroslav Zhuravlev <yar@…>
Documented Buffer.from(arrayBuffer) method in njs.

10/19/20:

17:24 Ticket #2060 (Nginx doesn't take case http_502 as unsuccessful attempt in ...) updated by Maxim Dounin
Status, Priority, Milestone changed
This seems to happen because switching to the next upstream server is …
16:28 Ticket #2063 (nginx reports seemingly incorrect “upstream split a header line in ...) closed by Maxim Dounin
invalid: > Note the [error] log seems inconsistent with the previous [debug]. …
13:58 Ticket #2064 ($time_iso8601 not set or invalid value?) closed by Maxim Dounin
invalid: There are obvious cases when such a configuration would result in …
11:53 Ticket #2064 ($time_iso8601 not set or invalid value?) created by tomi.po.koodia.com@…
Maybe this is weird configuration error on my part (it usually is), …
11:12 Ticket #2063 (nginx reports seemingly incorrect “upstream split a header line in ...) created by MatTheCat@…
This is a follow-up of https://github.com/symfony/symfony/issues/38462
09:19 Changeset in nginx [8590:44991d728899]quic by Vladimir Homutov <vl@…>
QUIC: account packet header length in amplification limit. This is …
08:27 Ticket #2062 (Nginx doesn't support HTTP status code 417 (Expectation Failed)) created by spacewander@…
According to the HTTP spec, > The 417 (Expectation Failed) status …
07:32 Changeset in nginx [8589:93be5658a250]quic by Vladimir Homutov <vl@…>
QUIC: reverted previous 3 commits. Changes were intended for the test …
07:10 Changeset in nginx [8588:018baa412c0d]quic by Vladimir Homutov <vl@…>
try: --skiptests

10/18/20:

15:31 Ticket #2061 (cookie lost in nginx-quic under http/3) created by Yongbing Zhao
Hi I installed nginx-quic (02ee77f8d53d) on my server. Overall, it …

10/16/20:

16:55 Changeset in nginx_org [2611:454af1d39021] by Roman Arutyunyan <arut@…>
Development guide: Debugging memory issues section.
12:31 Changeset in nginx_org [2610:fdfe54a01ea1] by Yaroslav Zhuravlev <yar@…>
Relocated note in keepalive directive.
10:00 Ticket #2060 (Nginx doesn't take case http_502 as unsuccessful attempt in ...) created by AbacusHu@…
From the nginx document …

10/14/20:

20:21 Changeset in nginx [8587:61f1c6ac8967]quic by Vladimir Homutov <vl@…>
QUIC: added ACK frame range support. The history of acknowledged …
20:02 Ticket #923 (Allow proxy_http_version 2.0) updated by dominic-p@…
Replying to Maxim Dounin: > If there are concerns that …

10/13/20:

04:44 Changeset in nginx [7727:f1e6f65ddfeb] by Ruslan Ermilov <ru@…>
Cpp test: added stream.

10/12/20:

22:21 Ticket #923 (Allow proxy_http_version 2.0) updated by Maxim Dounin
Replying to dominic-p@…: > With the advent of …
20:04 Ticket #923 (Allow proxy_http_version 2.0) updated by dominic-p@…
With the advent of …
17:39 Ticket #2059 (add_header does not work inside if+location, http, or server blocks) closed by Maxim Dounin
invalid: Much like any directives in nginx, the [http://nginx.org/r/add_header
17:13 Ticket #2059 (add_header does not work inside if+location, http, or server blocks) created by lance.wordkeeper.com@…
Since at least Nginx 1.19.2, add_header has not been properly …
17:13 Changeset in nginx-tests [1600:b61e820caa83] by Sergey Kandaurov <pluknet@…>
Tests: using Sys::Hostname to get hostname in a portable way. The …
09:41 Ticket #2057 ($slice_range variable does not work in set directive.) updated by Roman Arutyunyan
It is true $slice_range does not work with the rewrite module …
Note: See TracTimeline for information about the timeline view.