Timeline



04/29/20:

18:41 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) updated by Maxim Dounin
See also #1965.
18:41 Ticket #1965 ($request_time less than $upstream_response_time) updated by Maxim Dounin
Status changed
That's because $upstream_response_time uses monotonic time as …
12:33 Changeset in nginx-tests [1566:5cf2f4da8bd5] by Dmitry Volyntsev <xeioex@…>
Tests: added js tests for multi-values headers in r.headersIn.
12:33 Changeset in nginx-tests [1565:84a1e16819e5] by Dmitry Volyntsev <xeioex@…>
Tests: js TODO adjusted.
11:59 Changeset in nginx [8369:bddf704d62c1]quic by Sergey Kandaurov <pluknet@…>
Renamed retransmit event object in preparation for retry support.
11:45 Changeset in nginx [8371:9d9531431c8c]quic by Vladimir Homutov <vl@…>
Removed outdated/incorrect comments and fixed style. - we need …
08:47 Ticket #1955 (Ubuntu 20.04 (Focal) support) closed by Andrei Belov
fixed: Latest mainline (1.17.10) and stable (1.18.0) versions built for …
08:29 Changeset in nginx_org [2539:5a5a791b3166] by Mikhail Isachenkov <mikhail.isachenkov@…>
Linux packages: added Ubuntu 20.04, removed 19.04.
05:35 Ticket #1965 ($request_time less than $upstream_response_time) updated by learn0208@…
Description changed
05:33 Ticket #1965 ($request_time less than $upstream_response_time) created by learn0208@…
nginx logformat: log_format main escape=json '{ …

04/28/20:

15:44 Changeset in nginx-tests [1564:fe938b5daf80] by Sergey Kandaurov <pluknet@…>
Tests: more grpc tests with discarded request body.
15:24 Changeset in nginx [8368:89ccb04736b9]quic by Sergey Kandaurov <pluknet@…>
Server CID change.
15:23 Changeset in nginx [8367:c10e7d48aa85]quic by Sergey Kandaurov <pluknet@…>
Factored out sending ACK from payload handler. Now there's no need to …
15:16 Changeset in nginx [8366:3e894ace66ee]quic by Vladimir Homutov <vl@…>
Added README.
13:42 Changeset in nginx [8364:eee307399229]quic by Roman Arutyunyan <arut@…>
QUIC basic congestion control.
13:37 Changeset in nginx [8365:fab75acb1f72]quic by Roman Arutyunyan <arut@…>
Respect MAX_DATA and MAX_STREAM_DATA from QUIC client.
10:15 Ticket #1955 (Ubuntu 20.04 (Focal) support) updated by Andrei Belov
Yes, we're already working on this. Thanks for your attention.
10:13 Changeset in nginx_org [2538:8e1c53284176] by Yaroslav Zhuravlev <yar@…>
Updated OpenSSL version used for win32 builds.
10:12 Changeset in nginx_org [2537:d6bbfd20c82f] by Yaroslav Zhuravlev <yar@…>
Rephrased a sentence in r.headersOut in njs.

04/27/20:

20:19 Ticket #1955 (Ubuntu 20.04 (Focal) support) updated by bompus@…
Ubuntu 20.04 has been released. Can you revisit this request?
14:23 Ticket #1964 (Bugs in compiling nginx with OpenSSL 3.0 Alpha1) closed by Maxim Dounin
wontfix: There are two issues in the build log referenced: 1. The bug in …
06:17 Ticket #1950 (nginx/1.17.9 randomly truncating some large proxy responses) updated by Artem Russakovskii
To clarify our config, proxy_temp_path isn't even set so it's whatever …
05:43 Ticket #1964 (Bugs in compiling nginx with OpenSSL 3.0 Alpha1) created by kirin10000@…
I meet some bugs when compiling nginx with OpenSSL 3.0 Alpha1. I …

04/26/20:

17:58 Ticket #431 (directory redirect ex: try_files $uri $uri/ @backend;) closed by Maxim Dounin
fixed: The port_in_redirect directive …
16:55 Ticket #1900 (Nginx starting more worker processes when modsec rules are enabled) closed by Maxim Dounin
invalid: Feedback timeout. Likely a bug in modsecurity.
16:19 Ticket #1926 (resolver should not cache failures) closed by Maxim Dounin
worksforme: Feedback timeout.
16:18 Ticket #1950 (nginx/1.17.9 randomly truncating some large proxy responses) closed by Maxim Dounin
worksforme: Feedback timeout.

04/25/20:

23:19 Ticket #798 (Implement http_brotli_static module) updated by Maxim Dounin
See also #1961.
23:18 Ticket #1961 (Extend gzip_static module to handle more accept-encodings) closed by Maxim Dounin
duplicate: > This Trac does not know yet of version 1.18.x. Fixed, thanks. …
23:11 Ticket #1506 (bind() in configuration test is too cautious) updated by Maxim Dounin
See also #1960.
23:11 Ticket #1960 (nginx -t tries to bind to ports) closed by Maxim Dounin
duplicate: The nginx -t is expected to test the configuration, and this what it …
22:34 Ticket #1963 (Documentation does not mention important info about named locations at ...) closed by Maxim Dounin
invalid: The documentation clearly says: …
17:15 Ticket #1963 (Documentation does not mention important info about named locations at ...) created by KES777@…
The full post is [here](In short there is no info about how to use …
15:08 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) updated by Maxim Dounin
See also #1644.
14:09 Ticket #1962 (proxy_hide_header don't work, why?) closed by Maxim Dounin
invalid: The proxy_hide_headers is to hide headers from the response of a …
14:07 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) updated by Maxim Dounin
See also #1717, #1962.
14:06 Ticket #1717 (server info) closed by Maxim Dounin
duplicate: Duplicate of #936.
14:06 Ticket #1717 (server info) reopened by Maxim Dounin
07:56 Ticket #1962 (proxy_hide_header don't work, why?) created by lubocheng@…
i want to hide some headers,like Server as below,but find it don't …

04/24/20:

20:32 Changeset in nginx_org [2536:87f34fafa4e8] by Yaroslav Zhuravlev <yar@…>
Removed load_module from "Hello World" example in njs.
14:20 Changeset in nginx [8363:d3395396ce51]quic by Roman Arutyunyan <arut@…>
Fixed packet retransmission. Previously frames in ctx->sent queue …
11:38 Changeset in nginx [8361:336d527ca031]quic by Vladimir Homutov <vl@…>
Error messages cleanup. + added "quic" prefix to all error messages …
08:33 Changeset in nginx [8360:f175006124d0]quic by Vladimir Homutov <vl@…>
Cleaned up hexdumps in debug output. - the ngx_quic_hexdump0() macro …
07:11 Changeset in nginx [8359:2f900ae486bc]quic by Vladimir Homutov <vl@…>
Debug cleanup. + all dumps are moved under one of the following …

04/23/20:

17:26 Milestone njs-0.4.0 completed
Planned features and enchancments: * js_import directive * request …
15:05 Changeset in nginx [8362:44cac24aaa44]quic by Roman Arutyunyan <arut@…>
Assign connection number to every QUIC stream log.
12:31 Ticket #1797 (grpc module handles WINDOW_UPDATE improperly on closed streams) closed by Ruslan Ermilov
fixed: Fixed in 716eddd74bc2, thanks!
12:30 Ticket #1792 (grpc module handles RST_STREAM(NO_ERROR) improperly on closed streams) closed by Ruslan Ermilov
fixed: Fixed in 2096b21fcd10, thanks!
12:10 Changeset in nginx [7647:716eddd74bc2] by Ruslan Ermilov <ru@…>
gRPC: WINDOW_UPDATE after END_STREAM handling (ticket #1797). As per …
12:10 Changeset in nginx [7646:2096b21fcd10] by Ruslan Ermilov <ru@…>
gRPC: RST_STREAM(NO_ERROR) handling (ticket #1792). As per …
12:10 Changeset in nginx [7645:ed3a10cf88e8] by Ruslan Ermilov <ru@…>
Version bump.
11:57 Changeset in nginx_org [2532:423d813dc8bb] by Yaroslav Zhuravlev <yar@…>
Documented support for multi-value headers in r.headersOut.
11:54 Changeset in nginx_org [2535:140a8a9f1dac] by Yaroslav Zhuravlev <yar@…>
njs-0.4.0.
11:29 Ticket #1961 (Extend gzip_static module to handle more accept-encodings) created by Дилян Палаузов
As new Accept-Encodings are added, notably br and zstd, please extend …
10:41 Changeset in nginx [8355:ad3a6f069498]quic by Vladimir Homutov <vl@…>
Added proper handling of connection close phases. There are following …
10:40 Ticket #1960 (nginx -t tries to bind to ports) created by Izorkin@…
nginx -t tries to bind to ports, which is a questionable thing to do …
09:25 Changeset in nginx [8358:2a6e91a1691d]quic by Vladimir Homutov <vl@…>
TODOs cleanup in transport. We always generate stream frames that …
09:10 Changeset in nginx [8357:05b8dd5d9f7e]quic by Vladimir Homutov <vl@…>
Retired the ngx_quic_parse_int_multi() function. It used …
08:50 Changeset in nginx [8356:42198f77ac85]quic by Vladimir Homutov <vl@…>
Removed support of drafts older than currently latest 27.
08:15 Changeset in nginx [8354:d11bc25fc4c3]quic by Vladimir Homutov <vl@…>
Refactored ngx_quic_close_connection(). The function is split into …

04/22/20:

21:55 Changeset in nginx_org [2531:9c8a89d3876f] by Yaroslav Zhuravlev <yar@…>
Updated njs examples with js_import and corresponding changes.
15:54 Changeset in nginx_org [2534:33468af2eaf7] by Yaroslav Zhuravlev <yar@…>
Moved load_module from examples of js modules to Installation.
15:54 Changeset in nginx_org [2533:617bc29bd759] by Yaroslav Zhuravlev <yar@…>
Removed phrase "This module is not built by default" from js modules.
15:54 Changeset in nginx_org [2530:407c5bd5bffc] by Yaroslav Zhuravlev <yar@…>
Documented the js_import directive and corresponding changes. Also …
12:59 Changeset in nginx [8353:036164360fa9]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: directives with limited values converted to post handler. The …
12:48 Changeset in nginx [8352:d73516830236]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: bytes holding directives changed to ngx_conf_set_size_slot. …
11:52 Changeset in nginx [8351:dd84c9cef75b]quic by Sergey Kandaurov <pluknet@…>
Improved ngx_quic_build_int() code and readability. The function now …
11:24 Ticket #1959 (Unexpected invalidation of embedded variables in ngx_http_ssl_module) closed by Sergey Kandaurov
invalid: So, it appeared that's the case. Thanks for feedback. The existing …
10:33 Ticket #1959 (Unexpected invalidation of embedded variables in ngx_http_ssl_module) updated by stevekerrison@…
Hi Sergey, Does that mean to say that all proxy_set_header from …
10:25 Ticket #1959 (Unexpected invalidation of embedded variables in ngx_http_ssl_module) updated by Sergey Kandaurov
Please make sure you didn't inherit directives as …
10:16 Ticket #1959 (Unexpected invalidation of embedded variables in ngx_http_ssl_module) created by stevekerrison@…
If certain ssl options are set in an http block, and related …

04/21/20:

14:52 Changeset in nginx [8350:47dac6e0521a]quic by Roman Arutyunyan <arut@…>
Fixed QUIC buffer consumption in send_chain().
14:50 Tickets #1811,​1857,​1870 batch updated by maxim
Milestone changed
Ticket retargeted after milestone closed
14:50 Milestone nginx-1.17 completed
Status: on-going development Trunk: mainline 1.17 planned features …
14:49 Milestone nginx-1.18.0 completed
Status: scheduled Trunk: stable * The first cut from 1.18 branch
14:38 Changeset in nginx_org [2529:8cc141e0460f] by Maxim Dounin <mdounin@…>
nginx-1.18.0
14:11 Changeset in nginx [8349:b13176e717ba]quic by Roman Arutyunyan <arut@…>
HTTP/3: fixed encoding variable-length integers.
14:09 Changeset in nginx [7644:2a0a77b5fa3a]stable-1.18 by Maxim Dounin <mdounin@…>
release-1.18.0 tag
14:09 Changeset in nginx [7643:f8052414dbe9]stable-1.18release-1.18.0 by Maxim Dounin <mdounin@…>
nginx-1.18.0-RELEASE
12:38 Changeset in nginx [7642:7927f8fb36dd]stable-1.18 by Maxim Dounin <mdounin@…>
Stable branch.
12:12 Changeset in nginx-tests [1563:c1d167a13c24] by Dmitry Volyntsev <xeioex@…>
Tests: added js tests for multi-values headers.
09:06 Changeset in nginx [8347:a5141e6b3214]quic by Roman Arutyunyan <arut@…>
Fixed includes in quic headers.

04/20/20:

19:25 Changeset in nginx [8345:6481427ca3fc]quic by Vladimir Homutov <vl@…>
Respecting maximum packet size. The header size macros for long and …
15:32 Changeset in nginx [8348:d42b50d239f4]quic by Vladimir Homutov <vl@…>
Fixed memory leak with reordered stream frames.
15:27 Ticket #1958 (`modern_browser` definition for Safari version is wrong/unexpected) updated by Maxim Dounin
Status, Keywords changed
Thank you for the report. Note that the browser module is somewhat …
14:42 Ticket #1913 (Large number of error “512 worker_connections are not enough”) updated by Maxim Dounin
The worker_connections can be reconfigured dynamically, though you …
14:28 Ticket #1956 (duplicate requests in ssl environments when favicon is enabled) closed by Maxim Dounin
invalid: Symptoms you describe suggest that you have error_page 404
14:22 Ticket #1888 (Nginx cache has multiple formats, and many of them are invalid during ...) updated by Maxim Dounin
The observed behaviour is expected. As long as there is no main cache …
14:18 Changeset in nginx [8346:4e4485793418]quic by Vladimir Homutov <vl@…>
Added MAX_STREAM_DATA stub handler. Currently sending code is …
10:43 Ticket #1957 (http2 window_size) closed by Sergey Kandaurov
invalid: Hi Luca, Thank you for your report! Please see RFC 7540, Section …
09:12 Changeset in nginx [8344:e0abe17a2878]quic by Vladimir Homutov <vl@…>
Removed source/destination swap from the function creating header. …
07:59 Ticket #1958 (`modern_browser` definition for Safari version is wrong/unexpected) created by Tim Dawborn
http://nginx.org/en/docs/http/ngx_http_browser_module.html One of the …

04/18/20:

13:44 Ticket #1957 (http2 window_size) created by lucacorti@…
This is tested on both NGINX 1.17 and 1.16 with the same results. …

04/17/20:

20:39 Ticket #1956 (duplicate requests in ssl environments when favicon is enabled) created by medeirosinacio@…
I was testing a page in "index.php", where it simply creates a file. …
20:24 Ticket #1955 (Ubuntu 20.04 (Focal) support) updated by Andrei Belov
Status changed
Thanks for your interest. We will definitely include Ubuntu 20.04 in …
19:20 Ticket #1955 (Ubuntu 20.04 (Focal) support) created by long76@…
Please add support for new LTS Ubuntu. Thanks!
16:41 Ticket #1954 (service file for CentOS 8 uses wrong variable for ExecReload) closed by thresh
invalid: Hi George, Thank you for your report! $PIDFile will hold the file …
15:03 Ticket #1954 (service file for CentOS 8 uses wrong variable for ExecReload) created by georg-h@…
Hi, while checking fresh installed nginx service file on a new CentOS …
10:09 Ticket #1888 (Nginx cache has multiple formats, and many of them are invalid during ...) updated by yunoasgit@…
Replying to Maxim Dounin: > > Nginx / 1.16.0 does not have …
10:08 Ticket #1913 (Large number of error “512 worker_connections are not enough”) updated by yunoasgit@…
512 may not be dynamic Want it to prompt "65535 worker_connections …
09:01 Changeset in nginx [8343:de715cdd4257]quic by Sergey Kandaurov <pluknet@…>
Revert "Rejecting new connections with non-zero Initial packet." …

04/16/20:

18:27 Changeset in nginx_org [2528:cb25aefb6b8b] by Artem Konev <artem.konev@…>
Added info about the Unit 1.17.0 release.
17:42 Milestone unit-1.17 completed
Planned features and enhancements: * Bug fixes for various ongoing …
15:46 Ticket #1953 (nginx -V Website down) closed by maxim
invalid: Not nginx business.
15:30 Ticket #1953 (nginx -V Website down) created by leflers.wws.k12.in.us@…
http://www.rhythmrandomizer.com/ website is down. I was trying to …
13:54 Changeset in nginx [8342:76e8ec502c69]quic by Vladimir Homutov <vl@…>
Fixed error descriptions. The check for array bound is done inside …
10:28 Changeset in nginx [8341:efc0a65424e8]quic by Vladimir Homutov <vl@…>
Removed outdated TODO. If required, frame handler can invoke output …
09:46 Changeset in nginx [8339:aba84d9ab256]quic by Sergey Kandaurov <pluknet@…>
Parsing of truncated packet numbers. For sample decoding algorithm, …
09:17 Changeset in nginx [8340:a8fc0ab54cea]quic by Vladimir Homutov <vl@…>
Added handling of incorrect values in TP configuration. Some …

04/15/20:

18:21 Changeset in nginx_org [2527:351a669a576d] by Yaroslav Zhuravlev <yar@…>
Corrected JWT example in njs.
18:19 Changeset in nginx_org [2526:450860350bf7] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft April 2020 Web Server Survey stats.
15:54 Changeset in nginx [8338:0f9e9786b90d]quic by Vladimir Homutov <vl@…>
Added primitive flow control mechanisms. + MAX_STREAM_DATA frame is …
12:51 Changeset in nginx_org [2525:6ce28e0beec0] by Yaroslav Zhuravlev <yar@…>
Updated description of r.internalRedirect in njs.
11:29 Changeset in nginx [8337:ab443e80d9e4]quic by Vladimir Homutov <vl@…>
Create new stream immediately on receiving new stream id. Before the …
10:09 Changeset in nginx [8336:739f018225af]quic by Vladimir Homutov <vl@…>
Free remaining frames on connection close. Frames can still float in …
08:11 Changeset in nginx [8334:72d20158c814]quic by Vladimir Homutov <vl@…>
Added reordering support for STREAM frames. Each stream node now …

04/14/20:

16:35 Changeset in nginx [8330:5b7ec588de48]quic by Sergey Kandaurov <pluknet@…>
Merged with the default branch.
14:39 Milestone nginx-1.17.10 completed
Status: scheduled Trunk: mainline * Bug fix mostly release …
14:27 Changeset in nginx_org [2524:d60376fec8a1] by Maxim Dounin <mdounin@…>
nginx-1.17.10
14:19 Changeset in nginx [7641:3a860f22c879] by Maxim Dounin <mdounin@…>
release-1.17.10 tag
14:19 Changeset in nginx [7640:c44970de0147]release-1.17.10 by Maxim Dounin <mdounin@…>
nginx-1.17.10-RELEASE
13:30 Changeset in nginx [8335:76839f55bc48]quic by Vladimir Homutov <vl@…>
Sorted functions and functions declarations.
12:15 Changeset in nginx [7639:3726663b83cc] by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.
12:14 Changeset in nginx-tests [1562:b4f528987146] by Dmitry Volyntsev <xeioex@…>
Tests: added js_import tests.
09:16 Changeset in nginx [8333:167d32476737]quic by Vladimir Homutov <vl@…>
Crypto buffer frames reordering. If offset in CRYPTO frame doesn't …
09:06 Changeset in nginx [8331:bda817d16cc2]quic by Vladimir Homutov <vl@…>
Rename types and variables used for packet number space. Quote: …

04/13/20:

15:55 Changeset in nginx_org [2523:2bb06b3fbcc5] by Yaroslav Zhuravlev <yar@…>
Documented the "auth_delay" directive.
14:54 Changeset in nginx [8329:7bd334b8d91a]quic by Roman Arutyunyan <arut@…>
HTTP/3: fixed reading request body.
11:57 Changeset in nginx [8332:6ad871b63422]quic by Vladimir Homutov <vl@…>
Cleaned up magic numbers in ngx_quic_output_frames().

04/12/20:

14:06 Ticket #676 (Different ssl_protocols per server won`t work) updated by Maxim Dounin
See also #1948.
14:05 Ticket #1948 (The directive 'ssl_protocols' is invalid ?) closed by Maxim Dounin
duplicate: Duplicate of #676.
13:53 Ticket #1951 (support stream tls termination protocol detection) closed by Maxim Dounin
wontfix: Given that this is something that can be done using njs, and it is …
03:52 Ticket #1948 (The directive 'ssl_protocols' is invalid ?) updated by vislee@…
Description changed
ref: https://trac.nginx.org/nginx/ticket/1714

04/11/20:

14:35 Ticket #1951 (support stream tls termination protocol detection) updated by xqdoo00o@…
it does work,thanks!

04/10/20:

14:28 Ticket #1951 (support stream tls termination protocol detection) updated by xeioex
Hi xqdoo00o, You may try stream js module …
13:36 Ticket #1897 (Systemd is unable to read pidfile after nginx start-up due to a ...) updated by Maxim Dounin
See also #1952.
13:36 Ticket #1952 (systemd[1]: nginx.service: Failed to parse PID from file ...) closed by Maxim Dounin
duplicate: Duplicate of #1897.
12:51 Ticket #1950 (nginx/1.17.9 randomly truncating some large proxy responses) updated by Maxim Dounin
Most likely there were an issue with writing temporary files into …
10:50 Changeset in nginx-tests [1561:75fb32094392] by Sergey Kandaurov <pluknet@…>
Tests: unbreak auth_delay tests on win32.
09:06 Ticket #1952 (systemd[1]: nginx.service: Failed to parse PID from file ...) created by equaeghe@…
There is a known (harmless?) race condition when systemd starts nginx …
08:23 Ticket #1951 (support stream tls termination protocol detection) created by xqdoo00o@…
In haproxy I could use if HTTP after tls termination , but in …
08:14 Ticket #1950 (nginx/1.17.9 randomly truncating some large proxy responses) updated by Artem Russakovskii
Description changed
08:07 Ticket #1950 (nginx/1.17.9 randomly truncating some large proxy responses) created by Artem Russakovskii
Hi, We're using nginx/1.17.9 on 5 servers, and one of them started …

04/09/20:

17:38 Changeset in nginx-tests [1560:0f385f8922b5] by Sergey Kandaurov <pluknet@…>
Tests: auth_delay directive.

04/08/20:

08:30 Ticket #1949 (Mistype in $ssl_preread_alpn_protocols ru-doc) closed by Sergey Kandaurov
fixed: Fixed, thanks.
08:19 Changeset in nginx_org [2522:91d725e52633] by Sergey Kandaurov <pluknet@…>
Fixed typos (ticket #1949).
07:11 Ticket #1949 (Mistype in $ssl_preread_alpn_protocols ru-doc) updated by https://stackoverflow.com/users/8854890/nick-veld
Description changed
04:48 Ticket #1949 (Mistype in $ssl_preread_alpn_protocols ru-doc) created by https://stackoverflow.com/users/8854890/nick-veld
Check …

04/07/20:

22:02 Changeset in nginx [7638:681b78a98a52] by Ruslan Ermilov <ru@…>
The new auth_delay directive for delaying unauthorized requests. The …
12:50 Changeset in nginx [8328:e76be8639621]quic by Vladimir Homutov <vl@…>
Added basic offset support in client CRYPTO frames. The offset in …
09:54 Changeset in nginx [8327:0ae50d90658a]quic by Sergey Kandaurov <pluknet@…>
Fixed build with OpenSSL using old callbacks API.
06:29 Ticket #1947 (Реверсный прокси не передает звук и динамическую графику) updated by T-Shilov@…
Спасибо, пробую подписаться.
05:15 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by bilditup1@…
> So I do not have much confidence that OpenSSL reliably applies the …
02:25 Ticket #1948 (The directive 'ssl_protocols' is invalid ?) created by vislee@…
nginx.conf […] CASE1: […] error.log 2020/03/09 …

04/06/20:

13:19 Changeset in nginx [8326:1cdd53532309]quic by Vladimir Homutov <vl@…>
ACK ranges processing. + since number of ranges in unknown, provide …
13:04 Ticket #1947 (Реверсный прокси не передает звук и динамическую графику) updated by Sergey Budnevitch
Replying to T-Shilov@…: > И прошу извинить за …
11:54 Changeset in nginx [8321:e45719a9b148]quic by Sergey Kandaurov <pluknet@…>
Discarding Handshake packets if no Handshake keys yet. Found with a …
11:54 Changeset in nginx [8320:6e1213ef469a]quic by Sergey Kandaurov <pluknet@…>
Rejecting new connections with non-zero Initial packet.
11:54 Changeset in nginx [8319:29354c6fc5f2]quic by Sergey Kandaurov <pluknet@…>
TLS Key Update in QUIC. Old keys retention is yet to be implemented.
10:17 Changeset in nginx_org [2521:bb0a2fbdc886] by Yaroslav Zhuravlev <yar@…>
Updated example in njs cli.
08:17 Changeset in nginx [8323:853908b5a216]quic by Vladimir Homutov <vl@…>
Added a bit more debugging in STREAM frame parser.
08:16 Changeset in nginx [8325:9b9d592c0da3]quic by Vladimir Homutov <vl@…>
Ignore non-yet-implemented frames. Such frames are grouped together …
08:16 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) updated by luisdavim@…
This should be prioritised, it is an issue for example when running …

04/05/20:

21:27 Ticket #1945 (Caching proxy error with large files) updated by Maxim Dounin
You are proxying your own backends, and you can estimate maximum …
11:59 Ticket #1826 (Gzip deflate broken in some cases) updated by Maxim Dounin
See also #1832.
11:58 Ticket #1832 (Occasionally get "...zero size buf in writer...") closed by Maxim Dounin
duplicate: Feedback timeout. Likely duplicate of #1826.
11:40 Ticket #1665 (Minimum zone size for limit_req strangely high) closed by Maxim Dounin
wontfix: Closing this, it doesn't look like there are practical reasons to try …
04:12 Ticket #1945 (Caching proxy error with large files) updated by cinderblock@…
So, by design, nginx is incapable of using a cache with a proxy when …
04:02 Ticket #1947 (Реверсный прокси не передает звук и динамическую графику) updated by T-Shilov@…
И прошу извинить за беспокойство: страница …
03:52 Ticket #1947 (Реверсный прокси не передает звук и динамическую графику) updated by T-Shilov@…
Ура - заработало!!! Еще раз огромное спасибо, Maxim! Но посколько …
03:08 Ticket #1947 (Реверсный прокси не передает звук и динамическую графику) updated by T-Shilov@…
Спасибо за быструю помощь, Maxim! :) Пошел знакомиться с сокетами. …
01:40 Ticket #1946 (Mixed up HTTP responses when two requests with different hosts made in ...) updated by christian.christianmoore.me@…
Problem solved! Thank you and sorry for the false report.
00:12 Ticket #1708 (closed_nodes in h2c should define as ngx_uint_t) updated by Maxim Dounin
Keywords changed
00:12 Ticket #1743 (Can't flush HTTP response header under TLS+HTTP2) updated by Maxim Dounin
Keywords changed
00:04 Ticket #1792 (grpc module handles RST_STREAM(NO_ERROR) improperly on closed streams) updated by Maxim Dounin
See also #1797.
00:03 Ticket #1797 (grpc module handles WINDOW_UPDATE improperly on closed streams) updated by Maxim Dounin
Keywords changed

04/04/20:

23:57 Ticket #1392 (Постоянное увелечение nginx writing) closed by Maxim Dounin
worksforme: A number of leaks in the HTTP/2 code were fixed recently, should be …
23:52 Ticket #1905 (SSL ON; Problem) closed by Maxim Dounin
invalid: Feedback timeout.
23:51 Ticket #1906 (core dumped with debug timer) closed by Maxim Dounin
invalid: Feedback timeout. Likely a bug in a 3rd party module.
23:48 Ticket #1822 (segfault when running nginx in reverse TLS proxy configuration on ...) closed by Maxim Dounin
invalid: Feedback timeout. Likely a crossbuild issue.
22:40 Ticket #1947 (Реверсный прокси не передает звук и динамическую графику) closed by Maxim Dounin
invalid: Сайт по ссылке, судя по всему, использует вебсокеты. О том, как …
21:31 Ticket #1946 (Mixed up HTTP responses when two requests with different hosts made in ...) closed by Maxim Dounin
invalid: Your configuration uses caching with the default …
20:33 debug_expected.txt.gz attached to Ticket #1946 by christian.christianmoore.me@…
debug log w/ etxpected behavior (working correctly)
20:24 debug.txt attached to Ticket #1946 by christian.christianmoore.me@…
Debug log when issue reproduced
20:24 nginx-T.txt attached to Ticket #1946 by christian.christianmoore.me@…
Results of "nginx -T"
20:10 Ticket #1946 (Mixed up HTTP responses when two requests with different hosts made in ...) updated by Maxim Dounin
Please provide full configuration as shown by nginx -T and …
19:58 Ticket #1945 (Caching proxy error with large files) closed by Maxim Dounin
invalid: The max_size= limit is maintained by the …
19:27 Changeset in nginx [8322:d9bc33166361]quic by Vladimir Homutov <vl@…>
Do not set timers after the connection is closed. The qc->closing …
19:25 Changeset in nginx [8324:7cca3624f9c4]quic by Vladimir Homutov <vl@…>
Added check for SSL_get_current_cipher() results. The function may …
18:56 Ticket #1163 (cache size grows over max_size) closed by Maxim Dounin
worksforme: A number of socket leaks in the HTTP/2 code has been fixed since the …
18:46 Ticket #1696 (NGINX does not update cached response of POST requests) closed by Maxim Dounin
worksforme: Feedback timeout.
18:12 Ticket #1947 (Реверсный прокси не передает звук и динамическую графику) created by T-Shilov@…
Здравствуйте! Часто использую быстрый, шустрый Nginx в качестве …
14:34 Changeset in nginx [8318:1bb5e8538d0c]quic by Sergey Kandaurov <pluknet@…>
Removed excessive debugging in QUIC packet creation. While here, …
14:34 Changeset in nginx [8317:435fed8e2489]quic by Sergey Kandaurov <pluknet@…>
Logging of packet numbers in QUIC packet creation.
13:56 Ticket #1946 (Mixed up HTTP responses when two requests with different hosts made in ...) updated by christian.christianmoore.me@…
To clarify, when reproducing the issue, the second request should be …
13:52 mixed_http_responses.har attached to Ticket #1946 by christian.christianmoore.me@…
HAR file showing 4 requests. The first 3 responses are expected, the …
13:51 Ticket #1946 (Mixed up HTTP responses when two requests with different hosts made in ...) created by christian.christianmoore.me@…
I am using a single instance of nginx as a reverse proxy for two sites …
05:10 Ticket #1945 (Caching proxy error with large files) created by cinderblock@…
I have Nginx setup as a reverse proxy for a backend. This backend …

04/03/20:

13:33 Changeset in nginx [8316:0dc0552335bd]quic by Vladimir Homutov <vl@…>
Removed unneccesary milliseconds conversion.
11:02 Changeset in nginx [8315:fdda518d10ba]quic by Vladimir Homutov <vl@…>
Proper handling of packet number in header. - fixed setting of …
10:49 Changeset in nginx [8314:de8981bf2dd5]quic by Sergey Kandaurov <pluknet@…>
Advertizing MAX_STREAMS (0x12) credit in advance. This makes sending …
10:49 Changeset in nginx [8313:c625bde6cb77]quic by Sergey Kandaurov <pluknet@…>
Fixed computing nonce again, by properly shifting packet number.
06:53 Changeset in nginx [8312:053fa468b044]quic by Vladimir Homutov <vl@…>
Fixed missing propagation of need_ack flag from frames to packet.

04/02/20:

11:53 Changeset in nginx [8311:6aceb85c5bed]quic by Vladimir Homutov <vl@…>
Fixed excessive push timer firing. The timer is set when an output …
08:40 Changeset in nginx [8310:7ac890c18f5e]quic by Sergey Kandaurov <pluknet@…>
Fixed computing nonce by xoring all packet number bytes. Previously, …

04/01/20:

14:21 Changeset in nginx [8305:e35f824f644d]quic by Vladimir Homutov <vl@…>
Added missing debug description.
14:09 Changeset in nginx [8309:7ea2c68735f9]quic by Vladimir Homutov <vl@…>
Output buffering. Currently, the output is called periodically, each …
14:06 Changeset in nginx [8308:e10b4c61420f]quic by Vladimir Homutov <vl@…>
Implemented retransmission and retransmit queue. All frames collected …
11:31 Changeset in nginx [8307:dc7ac778aafe]quic by Vladimir Homutov <vl@…>
Introduced packet namespace in QUIC connection. The structure …
11:25 Ticket #1944 (connect() failed (111: Connection refused) while connecting to upstream) closed by Maxim Dounin
invalid: The error message suggests that there is a problem with your upstream …
11:25 Changeset in nginx [8306:058a5af7ddfc]quic by Vladimir Homutov <vl@…>
Refactored QUIC secrets storage. The quic->keys[4] array now contains …
10:27 Changeset in nginx [8304:90f94413177e]quic by Sergey Kandaurov <pluknet@…>
TLS Early Data support.
10:27 Changeset in nginx [8303:2ac03e80d013]quic by Sergey Kandaurov <pluknet@…>
TLS Early Data key derivation support.
10:27 Changeset in nginx [8302:76818c9cdd6f]quic by Sergey Kandaurov <pluknet@…>
Sending HANDSHAKE_DONE just once with BoringSSL. If early data is …
10:27 Changeset in nginx [8301:c9fbe9508e1f]quic by Sergey Kandaurov <pluknet@…>
QUIC packet padding to fulfil header protection sample demands.
10:27 Changeset in nginx [8300:23a2b5e7acc8]quic by Sergey Kandaurov <pluknet@…>
Improved SSL_do_handshake() error handling in QUIC. It can either …
10:27 Changeset in nginx [8299:4ad7d4272cd5]quic by Sergey Kandaurov <pluknet@…>
Style.
08:31 Ticket #1579 (Mirror subrequests ignore the keepalive flag) updated by alonana@…
Actually, I've encountered this issue, and was able to bypass the auth …
06:58 Ticket #1944 (connect() failed (111: Connection refused) while connecting to upstream) created by mmuhammadeuss@…
Hi Team I'm experiencing 504 timeout error when accessing a JSP file …

03/31/20:

13:32 Changeset in nginx_org [2520:3ca5edd3ada3] by Yaroslav Zhuravlev <yar@…>
Fixed line break in njs Examples.
12:42 Changeset in nginx_org [2519:1cd0abf8f1e5] by Yaroslav Zhuravlev <yar@…>
Updated JWT example in njs.
10:13 Changeset in nginx [8298:64527245dbfe]quic by Vladimir Homutov <vl@…>
Removed unused field from ngx_quic_header_t.
Note: See TracTimeline for information about the timeline view.