Timeline



06/26/24:

20:54 Ticket #2661 (ssl_verify_client can't configured with result of map operation) created by scio-nescio@…
PREEMPT_DYNAMIC Debian 6.1.90-1 === Using nginx to terminate TLS …
15:01 Ticket #2652 (Some QUIC connections lost domain header in nginx H3) updated by Roman Arutyunyan
In the last config client will never get into the last server since …

06/21/24:

09:49 Ticket #2421 (proxy_next_upstream_tries might be ignored with upstream keepalive) updated by Konrad Baumgart
Retries after asynchronous close events need a limit. I found a …

06/20/24:

03:40 Ticket #2621 (QUIC ACKs could be delayed by congestion controllers) updated by yangfurong@…
This patch could generate a pure ACK pkt for every incoming …

06/19/24:

12:34 debug.log attached to Ticket #2660 by 0x4a616e@…
Debug log
12:33 Ticket #2660 (SSI is included twice when empty response is loaded from proxy cache) created by 0x4a616e@…
Nginx includes a stub for an SSI twice when an empty response response …
11:11 Ticket #2658 (proxy_set_body) updated by amolnar@…
Thank you Roman for the explanation. We will give named captures a go …
09:03 Ticket #2652 (Some QUIC connections lost domain header in nginx H3) updated by bhzhu203@…
Replying to Roman Arutyunyan: > Could you please elaborate …

06/18/24:

15:30 Ticket #2658 (proxy_set_body) updated by Roman Arutyunyan
Your proxy_set_body contains an unnamed regex capture $1. Normally …
15:20 Ticket #2652 (Some QUIC connections lost domain header in nginx H3) updated by Roman Arutyunyan
Could you please elaborate on the default server issue. In the …
14:56 Ticket #2652 (Some QUIC connections lost domain header in nginx H3) updated by Roman Arutyunyan
See #2659 for $http_host issue.
14:50 Ticket #2651 (Some QUIC connections lost domain header in nginx H3) closed by Roman Arutyunyan
duplicate: Duplicate of #2652.
14:48 Ticket #2659 (If we use HTTP/3, then the $http_host variable becomes empty) closed by Roman Arutyunyan
invalid: $http_host contains the value of client Host header. This header …

06/17/24:

16:33 Ticket #2656 (The following signatures were invalid: EXPKEYSIG ABF5BD827BD9BF62 ...) updated by thresh
Hello! Can you show the sources.list.d file for your setup? You …
13:46 Ticket #2659 (If we use HTTP/3, then the $http_host variable becomes empty) created by Konstantin
Hello. If we use HTTP/3, then the $http_host variable becomes empty.
13:39 Ticket #2573 (Nothing $http_host variable of with-http_v3_module) updated by Konstantin
Hello. nginx/1.26.1, the problem is still relevant. If we use HTTP3, …
13:38 Ticket #2281 (QUIC: failed to get $http_host variable for http3 request) updated by Konstantin
Hello. nginx/1.26.1, the problem is still relevant. If we use HTTP3, …
09:33 Ticket #2658 (proxy_set_body) created by amolnar@…
We've been using NGINX Plus successfully for years at our company. …
08:30 Ticket #2657 (Specail redirect in location does not resolve upstream names) created by AnotherOneAckap@…
First things firsts: thank you for such titanic work, holding internet …

06/16/24:

03:24 Ticket #2649 (ngx_mail_ssl_module "starttls only" issue if without smtp authentication) updated by zeroleo12345
Description changed
03:02 Ticket #2649 (ngx_mail_ssl_module "starttls only" issue if without smtp authentication) updated by zeroleo12345
Description changed

06/15/24:

23:32 Ticket #2656 (The following signatures were invalid: EXPKEYSIG ABF5BD827BD9BF62 ...) created by aski71@…
Getting the message: The following signatures were invalid: EXPKEYSIG …
08:40 Ticket #2652 (Some QUIC connections lost domain header in nginx H3) updated by bhzhu203@…
I conducted some tests and found that: If the domains are not in the …

06/14/24:

22:30 Ticket #2655 (Nginx Linux Package Repository key expiration) closed by thresh
fixed: It's merged & published now.
19:57 Ticket #2655 (Nginx Linux Package Repository key expiration) updated by thresh
Hello! Thanks, it's in the works already: …
19:37 Ticket #2655 (Nginx Linux Package Repository key expiration) created by sarim@…
The previous signing key for packages has expired on 2024-06-14. The …
18:24 Ticket #2654 (Signature on Ubuntu Focal Repo expired.) closed by thresh
fixed
18:23 Ticket #2654 (Signature on Ubuntu Focal Repo expired.) updated by thresh
Yep. I've just pushed the keys to keyserver.ubuntu.com and …
18:06 Ticket #2654 (Signature on Ubuntu Focal Repo expired.) updated by jk464@…
Nvm I needed to run […] after to get it working - fixed now - …
18:01 Ticket #2654 (Signature on Ubuntu Focal Repo expired.) updated by jk464@…
Trying that - still no success - the repo is still showing as signed …
16:08 Ticket #2654 (Signature on Ubuntu Focal Repo expired.) updated by thresh
Hello! The validity of the key was extended recently so you should …
15:30 Ticket #2654 (Signature on Ubuntu Focal Repo expired.) updated by jk464@…
Double checking - and yes that repo is definitely signed with the …
15:25 Ticket #2654 (Signature on Ubuntu Focal Repo expired.) created by jk464@…
The repo: deb http://nginx.org/packages/ubuntu/ focal nginx Is …
09:50 Ticket #2653 (MIME type image/jpeg for filename extension .jfif) updated by Hennadii Makhomed
Description changed
09:43 Ticket #2653 (MIME type image/jpeg for filename extension .jfif) created by Hennadii Makhomed
Can you please, add jfif filename extension to default nginx …
02:38 Ticket #2652 (Some QUIC connections lost domain header in nginx H3) updated by bhzhu203@…
Here is the nginx conf …
02:35 Ticket #2652 (Some QUIC connections lost domain header in nginx H3) created by bhzhu203@…
log_format compression escape=json '{"@timestamp":"$time_iso8601",' …
02:34 Ticket #2651 (Some QUIC connections lost domain header in nginx H3) created by bhzhu203@…
log_format compression escape=json '{"@timestamp":"$time_iso8601",' …

06/13/24:

18:33 Ticket #2650 (Uncovered edge case in host header validation) updated by Daniil Lemenkov
There is one small and simple patch that fixes the issue and might …
18:14 Ticket #2650 (Uncovered edge case in host header validation) created by Daniil Lemenkov
Hello to maintainers, developers and anybody interested! I suppose …

06/09/24:

16:46 Ticket #2649 (ngx_mail_ssl_module "starttls only" issue if without smtp authentication) created by zeroleo12345
Hi, With setting "starttls only" in mail config block, I tested …
14:13 Ticket #2648 (Nginx will disable ocsp stapling over all domains even if one is bogus) created by bahat.gil@…
Hi, I have configured nginx for SNI-based vhosting for several known …

06/05/24:

08:31 Ticket #2646 (access_log syslog message length) closed by Roman Arutyunyan
invalid: You can google that easily. However I doubt you can increase it unless …
07:46 Ticket #2646 (access_log syslog message length) updated by Vladimir
Replying to Roman Arutyunyan: > When sending a log message …

06/04/24:

14:10 Ticket #2646 (access_log syslog message length) updated by Roman Arutyunyan
When sending a log message to syslog, UDP protocol is used. The length …

06/03/24:

15:45 Ticket #2646 (access_log syslog message length) created by Vladimir
Hello! I use 2 types of logs, one directly to a file, there are no …

05/31/24:

12:37 Ticket #2645 (SSL_read bad length error when uploading large files over HTTPS) closed by Roman Arutyunyan
invalid
08:54 Ticket #2645 (SSL_read bad length error when uploading large files over HTTPS) updated by koducloud@…
Replying to Roman Arutyunyan: > SSL_read() may fail if …
07:58 Ticket #2644 (Different User-Agent detection at nginx and PHP via FastCGI) updated by kostroma.tvil.ru@…
Replying to Roman Arutyunyan: > "okhttp/4.9.2" means the …

05/30/24:

15:08 Ticket #2644 (Different User-Agent detection at nginx and PHP via FastCGI) updated by Roman Arutyunyan
"okhttp/4.9.2" means the connection came from okhttp. "Mozilla..." …
13:46 Ticket #2645 (SSL_read bad length error when uploading large files over HTTPS) updated by Roman Arutyunyan
SSL_read() may fail if buffer size does not fit in an int, which …
11:25 debug.log attached to Ticket #2645 by koducloud@…
11:19 Ticket #2645 (SSL_read bad length error when uploading large files over HTTPS) created by koducloud@…
When attempting to upload files of approximately 2.8 GB via HTTPS, we …

05/29/24:

20:47 Changeset in nginx-tests [1971:88730862618b]defaulttip by Sergey Kandaurov <pluknet@…>
Tests: adjusted ssl_engine_keys.t to run on Linux and macOS. …
14:58 Ticket #2614 (Memory-leak like issue happens as long as nginx keeps having ...) updated by Roman Arutyunyan <arut@…>
In [changeset:"b317a71f75ae3d0ede11f2c69b15719f71967553/nginx"
08:37 Ticket #2644 (Different User-Agent detection at nginx and PHP via FastCGI) created by kostroma.tvil.ru@…
Hello. In part of incoming requests, nginx defines the "User-Agent" …

05/28/24:

13:28 Changeset in nginx [9268:dd5bc1844be3]stable-1.26tip by Sergey Kandaurov <pluknet@…>
release-1.26.1 tag
13:26 Changeset in nginx [9267:a63c124e34bc]stable-1.26release-1.26.1 by Sergey Kandaurov <pluknet@…>
nginx-1.26.1-RELEASE
13:22 Changeset in nginx [9257:02e9411009b9]default by Sergey Kandaurov <pluknet@…>
release-1.27.0 tag
13:20 Changeset in nginx [9266:5b3f409d55f0]stable-1.26 by Sergey Kandaurov <pluknet@…>
HTTP/3: fixed handling of zero-length literal field line. Previously, …
13:20 Changeset in nginx [9255:ebdeca3b392b] by Sergey Kandaurov <pluknet@…>
HTTP/3: fixed handling of zero-length literal field line. Previously, …
13:19 Changeset in nginx [9256:2166e329fb4e]release-1.27.0 by Sergey Kandaurov <pluknet@…>
nginx-1.27.0-RELEASE
13:19 Changeset in nginx [9265:b32b516f36b1]stable-1.26 by Roman Arutyunyan <arut@…>
QUIC: ngx_quic_buffer_t use-after-free protection. Previously the …
13:19 Changeset in nginx [9254:55a6a45b7fa9] by Roman Arutyunyan <arut@…>
QUIC: ngx_quic_buffer_t use-after-free protection. Previously the …
13:19 Changeset in nginx [9264:e4e9d7003b31]stable-1.26 by Roman Arutyunyan <arut@…>
QUIC: ignore CRYPTO frames after handshake completion. Sending …
13:19 Changeset in nginx [9253:cf66916bc6a3] by Roman Arutyunyan <arut@…>
QUIC: ignore CRYPTO frames after handshake completion. Sending …
13:18 Changeset in nginx [9263:ed593e26c79a]stable-1.26 by Roman Arutyunyan <arut@…>
HTTP/3: fixed dynamic table overflow. While inserting a new entry …
13:18 Changeset in nginx [9252:a0cbbdeebccd] by Roman Arutyunyan <arut@…>
HTTP/3: fixed dynamic table overflow. While inserting a new entry …
13:18 Changeset in nginx [9262:08f8e9c33a08]stable-1.26 by Roman Arutyunyan <arut@…>
HTTP/3: decoder stream pre-creation. Previously a decoder stream was …
13:18 Changeset in nginx [9251:387470a87c8a] by Roman Arutyunyan <arut@…>
HTTP/3: decoder stream pre-creation. Previously a decoder stream was …
13:17 Changeset in nginx [9261:04bc350b2919]stable-1.26 by Sergey Kandaurov <pluknet@…>
QUIC: client transport parameter data length checking.
13:17 Changeset in nginx [9250:371b6a7d0673] by Sergey Kandaurov <pluknet@…>
QUIC: client transport parameter data length checking.

05/27/24:

16:48 Changeset in nginx-tests [1970:994271f5b618] by Sergey Kandaurov <pluknet@…>
Tests: proxy_limit_rate tests, variables support.
16:48 Changeset in nginx-tests [1969:28d608994bd1] by Sergey Kandaurov <pluknet@…>
Tests: added proxy_limit_rate test with zero value.
16:48 Changeset in nginx-tests [1968:805afd0e1a28] by Sergey Kandaurov <pluknet@…>
Tests: adjusted proxy_limit_rate tests. Notably, the end time is now …
13:55 Ticket #2614 (Memory-leak like issue happens as long as nginx keeps having ...) closed by Roman Arutyunyan
fixed
13:55 Ticket #2614 (Memory-leak like issue happens as long as nginx keeps having ...) updated by Roman Arutyunyan <arut@…>
In [changeset:"f7d53c7f70140b1cd1eaf51ce4346a873692f879/nginx"
13:34 Ticket #2614 (Memory-leak like issue happens as long as nginx keeps having ...) updated by Roman Arutyunyan
A similar problem with chain links was fixed in #1046.
Note: See TracTimeline for information about the timeline view.