Timeline



02/21/22:

13:36 Ticket #2324 (error_page disables add_header) closed by Maxim Dounin
invalid: The add_header directive adds headers …
08:57 Ticket #2324 (error_page disables add_header) updated by RekGRpth@…
also compare […] and […] if request one location, it adds header …
08:08 Ticket #2324 (error_page disables add_header) created by RekGRpth@…
error_page disables add_header compare […] and […] if request …

02/20/22:

21:17 Ticket #1383 (Error if using proxy_pass with variable and limit_except) updated by Maxim Dounin
See also #2323.
21:16 Ticket #2323 (URI rewrite does not work when limit_except is defined in same context) closed by Maxim Dounin
duplicate: Duplicate of #1383.

02/18/22:

19:24 Changeset in nginx_org [2837:92e5dca02091] by Dj Gilcrease <d.gilcrease@…>
Corrected syntax of ssl_conf_command and friends.
15:34 BadContent edited by Maxim Dounin
(diff)
15:03 Ticket #2322 (client_max_body_size doesn't work in named location) updated by gadskypapa@…
I reworked my config and it looks much better. And I sorted out my …
15:01 Ticket #2323 (URI rewrite does not work when limit_except is defined in same context) created by Napsty@…
Hello, I am not certain whether this is a bug or if this is something …
11:39 loki.conf attached to Ticket #2322 by gadskypapa@…
11:37 Ticket #2322 (client_max_body_size doesn't work in named location) created by gadskypapa@…
I have the next configuration and client_max_body_size doesn't matter …

02/17/22:

19:38 Changeset in nginx [9016:55b38514729b]quic by Roman Arutyunyan <arut@…>
QUIC: fixed insertion at the end of buffer. Previously, last buffer …

02/16/22:

12:45 Changeset in nginx [9015:a2fbae359828]quic by Sergey Kandaurov <pluknet@…>
QUIC: fixed indentation.

02/15/22:

18:09 Ticket #2321 (ngx_http_geoip_module problem) closed by Maxim Dounin
invalid: Thanks for checking, closing this.
13:12 Ticket #2321 (ngx_http_geoip_module problem) updated by a.savickiy.cdnvideo.com@…
Sorry for wasting your time.. The problem doesn`t occur on clear nginx …
11:12 Changeset in nginx [9009:e5f16d886c97]quic by Sergey Kandaurov <pluknet@…>
QUIC: optimized datagram expansion with half-RTT tickets. As shown in …

02/14/22:

12:27 Changeset in nginx [9011:f9c788f3f5cc]quic by Roman Arutyunyan <arut@…>
QUIC: ngx_quic_buffer_t object. The object is used instead of …
11:54 Changeset in nginx [9014:8d11e2171697]quic by Roman Arutyunyan <arut@…>
QUIC: optimize insertion at the end of QUIC buffer.
11:53 Changeset in nginx [9013:b5656025ddb5]quic by Roman Arutyunyan <arut@…>
QUIC: eliminated ngx_quic_copy_buf(). Its only call is substituted …
11:51 Changeset in nginx [9012:489c2dcb3180]quic by Roman Arutyunyan <arut@…>
QUIC: trim input chain in ngx_quic_buffer_write(). This allows to …
11:29 Ticket #2312 (master does not compile) updated by RekGRpth@…
Replying to vl: > The issue is caused by modules including …
07:14 Changeset in nginx [9008:ce6d9cf0f567]quic by Sergey Kandaurov <pluknet@…>
Merged with the default branch.

02/13/22:

17:17 Changeset in nginx_org [2835:b64410025027] by Yaroslav Zhuravlev <yar@…>
Updated docs for the upcoming NGINX Plus release.
12:20 BadContent edited by Maxim Dounin
(diff)

02/12/22:

13:19 Ticket #2321 (ngx_http_geoip_module problem) updated by Maxim Dounin
There were no functional changes in GeoIP module since 2014 (nginx …
13:09 Ticket #2313 (Nginx deleted temporary file handles grows with time, when response ...) closed by Maxim Dounin
invalid: Feedback timeout. No information is provided to support the claim that …
09:45 Ticket #2321 (ngx_http_geoip_module problem) created by a.savickiy.cdnvideo.com@…
Dear colleagues, good day! We`re investigating problems with …

02/10/22:

17:06 Ticket #2318 (SSL handshaking SSL_shutdown after 24h) closed by Maxim Dounin
invalid: There are no limits like 24h in nginx. The `recv() failed (104: …
16:23 Ticket #348 (Excessive urlencode in if-set) updated by Maxim Dounin
See also #2320.
16:23 Ticket #2320 (Inconsistent URL decoding with X-Accel-Redirect depending on whether ...) closed by Maxim Dounin
duplicate: This looks like a duplicate of #348: excessive URI encoding is done by …
14:00 Ticket #2320 (Inconsistent URL decoding with X-Accel-Redirect depending on whether ...) created by ThiefMaster
I'm using nginx and x-accel-redirect in what's probably a slightly …
13:39 Ticket #2316 (nginx-1.20.2 worker process memory usage keeps increasing) updated by Maxim Dounin
Using HSM implies that private key operations are likely limited by …
11:22 Ticket #2316 (nginx-1.20.2 worker process memory usage keeps increasing) updated by rezoruno@…
I figured out the cause of memory leak. Actually, only difference …
08:44 Ticket #2318 (SSL handshaking SSL_shutdown after 24h) updated by guillermo.lopez.pando2@…
Hello, we have the next configuration in the POD, we do not undestand …

02/09/22:

20:13 Ticket #2312 (master does not compile) closed by vl
invalid: The issue is caused by modules including system headers prior to nginx …
19:33 Ticket #2312 (master does not compile) updated by maxim
Hi, Both above modules are not a part of nginx distribution. Please …
19:22 Ticket #2312 (master does not compile) updated by phillipseamore@…
I have the same issue with two modules that are not on RekGRpth config …
13:59 Ticket #2318 (SSL handshaking SSL_shutdown after 24h) updated by Sergey Kandaurov <pluknet@…>
In [changeset:"a736a7a613ea6e182ff86fbadcb98bb0f8891c0b/nginx"
12:53 Changeset in nginx [9006:5f78174d1ac1]quic by Vladimir Homutov <vl@…>
QUIC: fixed output context restoring. The cd8018bc81a5 fixed …
12:51 Changeset in nginx [9007:2dc4203d812c]quic by Vladimir Homutov <vl@…>
QUIC: fixed in-flight bytes accounting. Initially, frames are …
11:49 Changeset in nginx [9005:e56a05d6dbd1]quic by Roman Arutyunyan <arut@…>
QUIC: fixed resetting stream wev->ready flag. Previously, the flag …

02/08/22:

20:00 Changeset in nginx [9004:dde5cb0205ef]quic by Vladimir Homutov <vl@…>
QUIC: fixed the "quic_stream_buffer_size" directive. The default …
14:59 Ticket #2318 (SSL handshaking SSL_shutdown after 24h) updated by Sergey Kandaurov
Description changed
The SSL_shutdown() errors reported are likely to be expected on …
14:50 Ticket #2319 ("ssl_verify_client: optional" no longer forwards "FAILED" result on ...) updated by lbodtke@…
Thanks for the feedback and the reference to error page solution :)
14:35 Changeset in nginx [8009:a736a7a613ea] by Sergey Kandaurov <pluknet@…>
SSL: logging level of "application data after close notify". Such …
14:04 Ticket #338 (ssl_verify_client optional_no_ca generates an error with expired ...) updated by Maxim Dounin
See also #2319.
14:03 Ticket #2319 ("ssl_verify_client: optional" no longer forwards "FAILED" result on ...) closed by Maxim Dounin
duplicate: The ssl_verify_client optional; never allowed expired certificates, …
12:10 Ticket #2318 (SSL handshaking SSL_shutdown after 24h) updated by guillermo.lopez.pando2@…
Description changed
11:06 Ticket #2319 ("ssl_verify_client: optional" no longer forwards "FAILED" result on ...) created by lbodtke@…
When using following parameter in the module ngx_http_ssl_module …
09:23 Ticket #2318 (SSL handshaking SSL_shutdown after 24h) created by guillermo.lopez.pando2@…
We are going to deploy ngnix into a pod in Azure AKS after 24h the …
01:24 Ticket #2316 (nginx-1.20.2 worker process memory usage keeps increasing) updated by Maxim Dounin
I've additionally review changes in nginx 1.20.2 and I think I see …

02/06/22:

23:50 Ticket #2317 (Whether after an upstream failure request may be repeated to the same ...) closed by Maxim Dounin
worksforme: The directive description says "to the next server", and it believed …

02/05/22:

23:50 Ticket #2317 (Whether after an upstream failure request may be repeated to the same ...) created by porton.victor@…
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_next_ups
19:56 Ticket #2316 (nginx-1.20.2 worker process memory usage keeps increasing) updated by Maxim Dounin
There are very few changes in 1.20.2 compared to 1.20.1, no idea what …
09:54 Changeset in nginx [9010:a5aebd51e4c7]quic by Roman Arutyunyan <arut@…>
QUIC: stream lingering. Now ngx_quic_stream_t is decoupled from …

02/04/22:

11:49 Changeset in nginx_org [2834:5bbae5b15948] by Maxim Konovalov <maxim@…>
Regenerated.
11:49 Changeset in nginx_org [2833:b17f7a53bc58] by Maxim Konovalov <maxim@…>
Microservices March Kubernetes event promo.
10:51 Ticket #2315 (set environment in nginx configuration does not work) updated by duttab49@…
Hello Maxim Dounin, Thanks for your suggestion. With proxy_pass …
10:29 Changeset in nginx [8013:dbf18f45a2b6]stable-1.22 by Sergey Kandaurov <pluknet@…>
Year 2022.
10:29 Changeset in nginx [8008:1add55d23652] by Sergey Kandaurov <pluknet@…>
Year 2022.
07:33 Ticket #2316 (nginx-1.20.2 worker process memory usage keeps increasing) created by rezoruno@…
I have configured nginx-1.20.2 as a reverse proxy. The request traffic …

02/03/22:

19:55 Ticket #1708 (closed_nodes in h2c should define as ngx_uint_t) closed by Maxim Dounin
fixed: Fix committed. Thanks for reporting this.
19:49 Ticket #1708 (closed_nodes in h2c should define as ngx_uint_t) updated by Maxim Dounin <mdounin@…>
In [changeset:"011f5ebdb9288169fa918e40b391c4fd7bf1bece/nginx"
19:46 Changeset in nginx [8007:011f5ebdb928] by Maxim Dounin <mdounin@…>
HTTP/2: fixed closed_nodes overflow (ticket #1708). With large …
18:29 Changeset in nginx [9002:740e8b99519d]quic by Roman Arutyunyan <arut@…>
QUIC: improved size calculation in ngx_quic_write_chain(). …
15:57 Ticket #2315 (set environment in nginx configuration does not work) closed by Maxim Dounin
invalid: Your configuration does not seem to include any attempts to configure …
15:26 Ticket #2315 (set environment in nginx configuration does not work) updated by duttab49@…
Description changed
15:23 nginx-defaul.conf attached to Ticket #2315 by duttab49@…
default nginx config
15:22 user-config.txt attached to Ticket #2315 by duttab49@…
user config files
15:22 Ticket #2315 (set environment in nginx configuration does not work) created by duttab49@…
Hello, We have production deployment in AWS EKS where traffic from …
15:11 Changeset in nginx [9003:6c1dfd072859]quic by Roman Arutyunyan <arut@…>
QUIC: switch stream to DATA_RECVD state. The switch happens when …
00:03 Ticket #1014 (RFC 7230 Compliance: Err 400 on space+colon for header field separator) closed by Maxim Dounin
fixed: Starting with 41f4bd4c51f1 (nginx 1.21.1), space and control …

02/02/22:

23:43 Ticket #1743 (Can't flush HTTP response header under TLS+HTTP2) closed by Maxim Dounin
fixed: Fix committed. Thanks for reporting this.
22:46 Ticket #1743 (Can't flush HTTP response header under TLS+HTTP2) updated by Maxim Dounin <mdounin@…>
In [changeset:"32b0ba4855a6222ff6339a26525048f474369359/nginx"
22:44 Changeset in nginx [8006:32b0ba4855a6] by Maxim Dounin <mdounin@…>
HTTP/2: made it possible to flush response headers (ticket #1743). …
12:57 Changeset in nginx [9001:868e1b76c956]quic by Sergey Kandaurov <pluknet@…>
QUIC: do not arm loss detection timer if nothing was sent. Notably, …
11:16 Changeset in nginx [9000:cd8018bc81a5]quic by Vladimir Homutov <vl@…>
QUIC: fixed padding of initial packets in case of limited path. …

02/01/22:

17:46 Changeset in nginx [8999:92729be0377b]quic by Sergey Kandaurov <pluknet@…>
QUIC: do not declare SSL buffering, it's not used. No functional changes.
13:29 Changeset in nginx [8005:dd718d1cef3c] by Maxim Dounin <mdounin@…>
Cache: fixed race in ngx_http_file_cache_forced_expire(). During …
12:56 Changeset in nginx_org [2832:a3992db1d3d4] by Yaroslav Zhuravlev <yar@…>
Corrected syntax of js_import in the Russian translation.
12:43 Changeset in nginx [8998:308ac307b3e6]quic by Vladimir Homutov <vl@…>
QUIC: improved debug logging. - wording in log->action is adjusted …
11:54 Changeset in nginx-tests [1874:d57a0fd293a3] by Sergey Kandaurov <pluknet@…>
Tests: basic QUIC support. - handshake using X25519 TLS secrets - TLS …
11:35 Changeset in nginx [8994:e00295b76395]quic by Vladimir Homutov <vl@…>
QUIC: revised ngx_quic_handle_datagram() error codes. The …
10:05 Changeset in nginx [8995:19251fb83187]quic by Vladimir Homutov <vl@…>
QUIC: merged ngx_quic_close_quic() and ngx_quic_close_connection(). …
10:01 Changeset in nginx [8996:430755fcdb61]quic by Vladimir Homutov <vl@…>
QUIC: dead code removed. The ngx_quic_parse_packet() now returns …
09:32 Ticket #2314 (Nginx repo for centos 6 is not working 82a6e.....-other.sqlite.bz2 ...) closed by thresh
fixed: Thanks, The indexes are now rebuilt and should function properly. …
07:48 Ticket #2314 (Nginx repo for centos 6 is not working 82a6e.....-other.sqlite.bz2 ...) created by peter.barzakov@…
Please rebuild the repository Issue: root@ hoi:~# cat …

01/31/22:

15:09 Changeset in nginx [8992:cba58cb06b3a]quic by Roman Arutyunyan <arut@…>
QUIC: style.
06:46 Changeset in nginx [8991:3436b441239b]quic by Roman Arutyunyan <arut@…>
HTTP/3: proper uni stream closure detection. Previously, closure …
06:46 Changeset in nginx [8990:b42a041d23a2]quic by Roman Arutyunyan <arut@…>
QUIC: introduced explicit stream states. This allows to eliminate the …
06:16 Changeset in nginx [8988:6434160b4b78]quic by Roman Arutyunyan <arut@…>
QUIC: allowed main QUIC connection for some operations. Operations …

01/30/22:

21:35 Ticket #2313 (Nginx deleted temporary file handles grows with time, when response ...) updated by Maxim Dounin
> We see that these file descriptors are held long after the request …

01/29/22:

11:18 Ticket #2313 (Nginx deleted temporary file handles grows with time, when response ...) updated by arighna.chakrabarty100@…
Description changed
07:47 Ticket #2313 (Nginx deleted temporary file handles grows with time, when response ...) created by arighna.chakrabarty100@…
We have a Nginx reverse proxy setup for our backend. The backend …

01/28/22:

11:57 Changeset in nginx [8997:fab36e4abf83]quic by Vladimir Homutov <vl@…>
QUIC: got rid of hash symbol in backup and logging. Now all objectes …
07:56 Ticket #2312 (master does not compile) updated by vl
Component changed
Builds find here, on both. You may want to retry without 3rd-party …
06:11 Ticket #2267 (Upload large files with Firefox via http2) closed by Maxim Dounin
worksforme: Feedback timeout. I've did a lot of testing with Firefox 96.0.3 …
03:57 Ticket #2312 (master does not compile) created by RekGRpth@…
master does not compile under debian:stable-slim and ubuntu:rolling […]

01/27/22:

15:23 Ticket #2311 (alternative openssl path not recognized by configure/build) closed by Sergey Kandaurov
invalid: As documented, …
15:18 Ticket #2263 (Nginx-Quic - Only 1 quic domain possible on udp 443) closed by Sergey Kandaurov
worksforme: Virtual server selection with SNI is tested to work, for both then …
15:04 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Maxim Dounin
Status changed
15:04 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Maxim Dounin
Owner, Status changed
15:03 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Maxim Dounin
Status changed
14:57 Ticket #1082 (rpmlint issues centos7) updated by Maxim Dounin
Component changed
14:56 Ticket #1899 (Enhance mail module with access control like ngx_http_access_module module) closed by Maxim Dounin
wontfix: By design of the mail module, access checks as well as various rate …
14:36 Ticket #1552 (No way to use http2 with stream-section) closed by Maxim Dounin
fixed: In nginx 1.21.4 (b9e02e9b2f1d, eb6c77e6d55d), the …
14:20 Ticket #1788 (stream proxy_pass ipv6 first) updated by Maxim Dounin
See also #2196.
14:19 Ticket #2196 (resolver only ipv6 issue) updated by Maxim Dounin
See also #1788.
13:49 Ticket #1227 (One ngx_slice_module bug when use nginx as a reverse proxy server) closed by Maxim Dounin
duplicate: Duplicate of #1228.
13:34 Ticket #2311 (alternative openssl path not recognized by configure/build) created by giomac@…
./configure cannot recognize openssl path, unless it's structure …
10:44 Changeset in nginx [8000:60b8f529db13] by Vladimir Homutov <vl@…>
Version bump.
10:14 Changeset in nginx [8987:30cad5a0931e]quic by Sergey Kandaurov <pluknet@…>
QUIC: limited SSL_set_quic_use_legacy_codepoint() API usage. As …
09:20 Changeset in nginx [8989:81a3429db8b0]quic by Roman Arutyunyan <arut@…>
HTTP/3: delayed Insert Count Increment instruction. Sending the …

01/26/22:

20:08 Ticket #1743 (Can't flush HTTP response header under TLS+HTTP2) updated by Maxim Dounin
Status changed
Thanks for reporting this. I'm able to reproduce this with the …
17:40 Changeset in nginx [8004:c0a432c0301b] by Vladimir Homutov <vl@…>
Core: added autotest for UDP segmentation offloading.
15:03 Changeset in nginx [8986:55359b950132]quic by Roman Arutyunyan <arut@…>
QUIC: style.
13:26 Changeset in nginx_org [2831:4add6ae1296f] by Sergey Kandaurov <pluknet@…>
Updated links to datatracker.ietf.org.
12:48 Changeset in nginx [8985:da24a78720eb]quic by Vladimir Homutov <vl@…>
QUIC: fixed handling of initial source connection id. This was broken …
11:15 Changeset in nginx [8984:a7b789e2be27]quic by Sergey Kandaurov <pluknet@…>
README: updated link to nginx-devel mailman.
11:15 Changeset in nginx [8983:3b7e690dda27]quic by Sergey Kandaurov <pluknet@…>
README: updated info about incomplete features.
11:15 Changeset in nginx [8982:8f5d0ade0da7]quic by Sergey Kandaurov <pluknet@…>
README: updated to QUICv1. While here, removed old browsers tips.
11:15 Changeset in nginx [8981:7ea585a6ed0f]quic by Sergey Kandaurov <pluknet@…>
QUIC: set to standard TLS codepoint after draft versions removal. …
11:15 Changeset in nginx [8980:d8865baab732]quic by Sergey Kandaurov <pluknet@…>
QUIC: removed draft versions support.
11:15 Changeset in nginx [8979:3d0fc72d409e]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: removed draft versions support in ALPN.
09:01 Changeset in nginx [8993:7626aa7a2156]quic by Roman Arutyunyan <arut@…>
QUIC: stream event setting function. The function …
00:25 Ticket #1892 (TLSv1.3 session resumption - session tickets renewing) closed by Maxim Dounin
fixed: Fix committed, thanks for reporting this.

01/25/22:

15:38 Changeset in nginx_org [2830:419b081fd2fa] by Yaroslav Zhuravlev <yar@…>
njs-0.7.2.
15:17 Ticket #1823 (Connection header for inflight return messages during shutdown) closed by Maxim Dounin
fixed: Fixed in 96ae8e57b3dd (nginx 1.21.6), thanks for prodding this.
15:16 Milestone njs-0.7.2 completed
Planned features and enhancements: * Various bug fixes
15:16 Milestone nginx-1.21.6 completed
Status: scheduled Trunk: mainline * More even connections …
15:13 Changeset in nginx_org [2829:1ecf0e0526da] by Maxim Dounin <mdounin@…>
nginx-1.21.6
15:09 Ticket #1892 (TLSv1.3 session resumption - session tickets renewing) updated by Maxim Dounin <mdounin@…>
In [changeset:"e30f7dc7f14328107c65260d694b1a41930142e9/nginx"
15:03 Changeset in nginx [7999:56ead48cfe88] by Maxim Dounin <mdounin@…>
release-1.21.6 tag
15:03 Changeset in nginx [7998:714eb4b2c09e]release-1.21.6 by Maxim Dounin <mdounin@…>
nginx-1.21.6-RELEASE
13:45 Ticket #2297 (Nginx does not provide option to read the certificate chain) closed by Maxim Dounin
wontfix: For the record, see additional comments …
13:27 Ticket #720 (PCRE2) closed by Maxim Dounin
fixed: PCRE2 support was added in 0b5f12d5c531 (nginx 1.21.5). Thank you for …
12:48 Changeset in nginx [8003:0f6cc8f73744] by Vladimir Homutov <vl@…>
Core: added function for local source address cmsg.
12:48 Changeset in nginx [8002:cfe1284e5d1d] by Vladimir Homutov <vl@…>
Core: made the ngx_sendmsg() function non-static. The …
12:41 Changeset in nginx [8001:8206ecdcd837] by Vladimir Homutov <vl@…>
Core: the ngx_event_udp.h header file.

01/24/22:

18:52 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) closed by Maxim Dounin
fixed: Following 860d3907da1c, $upstream_response_time is shown as -
15:43 Ticket #2216 (Add .mjs to known JS MIME types) updated by Maxim Dounin
Component changed
15:23 Ticket #2161 (Allow accessing arbitrary cookies.) updated by Maxim Dounin
Component changed
15:19 Ticket #1353 (http and stream on the same "listen" should conflict) updated by Maxim Dounin
Type changed
As per the explanation above, reclassified as enhancement.
14:18 Changeset in nginx [7997:e30f7dc7f143] by Maxim Dounin <mdounin@…>
SSL: always renewing tickets with TLSv1.3 (ticket #1892). Chrome only …
03:30 Ticket #964 (Expires header incorrectly prioritised over Cache-Control: max-age) updated by Maxim Dounin
> > Further, it doesn't seem to solve stale-while-revalidate and …
01:13 Ticket #2310 (Document behaviour for all config statements in nested location blocks) updated by Maxim Dounin
Status, Version changed
Thanks for the ticket. In general, all nginx configuration directives …
00:42 Ticket #964 (Expires header incorrectly prioritised over Cache-Control: max-age) updated by yugo-horie.jocdn.co.jp@…
As refer to #2309, > Further, it doesn't seem to solve …
Note: See TracTimeline for information about the timeline view.