Timeline



11/14/22:

10:39 Ticket #2407 (server_name using regex loses variable after first request in h3) updated by Sergey Kandaurov
Can you please try this patch and report the results? […]
09:56 Ticket #2407 (server_name using regex loses variable after first request in h3) updated by Sergey Kandaurov
Owner, Status changed
08:06 Ticket #2409 (Nginx would not be edge-triggered to read new stream frame correctly ...) created by himac.lee@…
source code version: nginx-quic-8d0753760546 While use a client send …

11/12/22:

08:16 Ticket #2408 (413 error_page directive in server or location context returns default ...) updated by Maxim Dounin
Keywords changed
Thanks for reporting this, it indeed looks like a bug in the HTTP/2.0 …

11/11/22:

16:28 Ticket #2408 (413 error_page directive in server or location context returns default ...) created by Seb
I think this is a bug, but I may be misunderstanding something. If …

11/10/22:

14:14 Changeset in nginx-tests [1877:dc0bda44044c] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/3 tests for absolute_redirect and Location.

11/08/22:

12:22 Ticket #2407 (server_name using regex loses variable after first request in h3) created by Paul Scholz
Nginx with h3 leaves variables generated by server_name regex empty. I …
09:48 Changeset in nginx [8101:42bc158a47ec] by Maxim Dounin <mdounin@…>
Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().
09:48 Changeset in nginx [8100:251daa98cc87] by Maxim Dounin <mdounin@…>
Added logging to PROXY protocol write buffer check. The check is not …
04:10 Ticket #2406 (nginx) updated by Maxim Dounin
Priority, Component changed
The "internal error" in the SSL part of per the message suggests it's …

11/07/22:

19:42 Ticket #2406 (nginx) created by PELock@…
I found an interesting bug in my logs 2022/11/07 18:30:47 [crit] …

11/03/22:

16:47 Ticket #1263 (Segmentation Fault when SSI is used in sub-request) updated by Maxim Dounin
See …
11:52 Changeset in nginx [8098:a2924855f453] by Roman Arutyunyan <arut@…>
Version bump.

11/02/22:

15:19 Ticket #2405 (OCSP issue to specific responder) updated by dougherty.rr@…
Thanks for the reply. I reached out to the company that provides the …
13:24 Ticket #1850 (Content of the variable $sent_http_connection is incorrect) updated by andrew.quadcorps.co.uk@…
Replying to Maxim Dounin: > Thanks, this is known issue, …
09:46 Changeset in nginx [8099:17d6a537fb1b] by Roman Arutyunyan <arut@…>
Increased maximum read PROXY protocol header size. Maximum size for …

11/01/22:

10:14 Ticket #2405 (OCSP issue to specific responder) updated by Maxim Dounin
Symptoms suggest that the OCSP responser you are trying to use simply …
07:07 Ticket #2404 (openssl config is loaded from the build location by default) updated by Maxim Dounin
Status, Summary changed
Thanks for filing the ticket. As already explained in the the …

10/31/22:

15:26 Ticket #2405 (OCSP issue to specific responder) created by dougherty.rr@…
I'm attempting to validate a client certificate with the OCSP …
03:46 Ticket #2404 (openssl config is loaded from the build location by default) updated by ossvulns@…
Description changed
03:34 Ticket #2404 (openssl config is loaded from the build location by default) created by ossvulns@…
I have noticed that the official Windows builds of nginx contain a …

10/30/22:

05:06 Ticket #2400 (listen on localhost can fail (sort of a docker and glibc issue, worth ...) updated by Maxim Dounin
The /etc/hosts file is usually something static provided by OS, and …
02:50 Ticket #2403 (http request has no response, the configure with 'master_process off ...) updated by Maxim Dounin
> My question is, since master_process off conflicts with …

10/28/22:

19:47 Ticket #2402 (Not right to skip location rewrite phase for server null location.) updated by Maxim Dounin
The condition looks perfectly correct for me, and it does exactly what …
17:40 Ticket #2400 (listen on localhost can fail (sort of a docker and glibc issue, worth ...) updated by blowfishpro@…
For what it's worth I do think Docker is doing something wrong here - …
09:04 Ticket #2402 (Not right to skip location rewrite phase for server null location.) updated by akf00000@…
Description changed
09:03 Ticket #2402 (Not right to skip location rewrite phase for server null location.) updated by akf00000@…
Description changed
08:44 Ticket #2403 (http request has no response, the configure with 'master_process off ...) created by bullerdu@…
When the following configuration is used, no response is received when …
08:34 Ticket #2402 (Not right to skip location rewrite phase for server null location.) created by akf00000@…
Not right to skip location rewrite phase for server null location or …

10/26/22:

04:29 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by Maxim Dounin
Replying to goldyfruit@…: > Any plan about the patch made …

10/25/22:

21:10 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by goldyfruit@…
I facing the same issue raised by mstavrev (comment 5) with VerneMQ. …
17:31 Milestone njs-0.7.8 completed
Release scope: * [Done] Modules: added js_preload_object directive. * …
17:11 Changeset in nginx_org [2905:cb5c3541cc30] by Yaroslav Zhuravlev <yar@…>
njs-0.7.8.
17:09 Changeset in nginx_org [2904:4aaab86a9c26] by Yaroslav Zhuravlev <yar@…>
Added the njs.memoryStats property in njs Reference.
11:26 Changeset in nginx_org [2906:4eb241b57f83] by Konstantin Pavlov <thresh@…>
Linux packages: added Ubuntu 22.10 "kinetic".
08:52 Changeset in nginx [9059:b87a0dbc1150]quic by Roman Arutyunyan <arut@…>
HTTP/3: implement keepalive for hq. Previously, keepalive timer was …

10/24/22:

13:55 Ticket #2313 (Nginx deleted temporary file handles grows with time, when response ...) updated by rjaklic@…
We have similar issue where its happening on only one server for some …

10/21/22:

23:33 Changeset in nginx_org [2900:e4a87f3a05d8] by Maxim Konovalov <maxim@…>
k8s guide promo.
11:20 Changeset in nginx_org [2902:843bf979dcaa] by Yaroslav Zhuravlev <yar@…>
Added s.sendDownstream and s.sendUpstream to njs reference.
11:19 Changeset in nginx_org [2901:9719a0184a67] by Yaroslav Zhuravlev <yar@…>
Documented the js_preload_object directive.
10:19 Ticket #2401 (Deployment on Heroku: add options to handle SIGTERM) updated by PetrDlouhy@…
I found temporary workaround by compiling Nginx from sources and …
10:19 Ticket #2401 (Deployment on Heroku: add options to handle SIGTERM) created by PetrDlouhy@…
I am using Nginx on Heroku in Docker container along with …

10/20/22:

03:20 Milestone nginx-1.22.1 completed
Status: scheduled Trunk: stable * [done] Security advisory …
03:19 Milestone nginx-1.23.2 completed
Status: scheduled Trunk: mainline Release scope: * [done] PROXY …

10/19/22:

13:29 Changeset in nginx_org [2899:f961e8a01053] by Maxim Dounin <mdounin@…>
Advisory links.
11:33 Changeset in nginx_org [2903:44f3b52c0679] by Yaroslav Zhuravlev <yar@…>
Documented the $proxy_protocol_tlv_ variable.
08:26 Changeset in nginx_org [2898:0b7e004b5061] by Maxim Dounin <mdounin@…>
nginx-1.23.2, nginx-1.22.1
08:02 Changeset in nginx [8097:6b81c065e2d3]stable-1.22 by Maxim Dounin <mdounin@…>
release-1.22.1 tag
08:02 Changeset in nginx [8096:af7a3fb7558f]stable-1.22release-1.22.1 by Maxim Dounin <mdounin@…>
nginx-1.22.1-RELEASE
07:56 Changeset in nginx [8091:1ae25660c0c7] by Maxim Dounin <mdounin@…>
release-1.23.2 tag
07:56 Changeset in nginx [8090:aa901551a7eb]release-1.23.2 by Maxim Dounin <mdounin@…>
nginx-1.23.2-RELEASE
07:53 Changeset in nginx [8095:adae1da17749]stable-1.22 by Roman Arutyunyan <arut@…>
Mp4: disabled duplicate atoms. Most atoms should not appear more than …
07:53 Changeset in nginx [8089:4032c1bdfa14] by Roman Arutyunyan <arut@…>
Mp4: disabled duplicate atoms. Most atoms should not appear more than …

10/18/22:

10:56 Changeset in nginx_org [2897:3f5e91af4a52] by Yaroslav Zhuravlev <yar@…>
Documented automatic rotation of TLS session ticket keys.

10/17/22:

12:24 Changeset in nginx [8088:e32b48848add] by Sergey Kandaurov <pluknet@…>
SSL: improved validation of ssl_session_cache and ssl_ocsp_cache. Now …

10/16/22:

03:19 Ticket #2400 (listen on localhost can fail (sort of a docker and glibc issue, worth ...) updated by Maxim Dounin
Type changed
This looks like an issue in glibc to me. It shouldn't try to convert …

10/15/22:

00:57 Ticket #2400 (listen on localhost can fail (sort of a docker and glibc issue, worth ...) created by blowfishpro@…
Steps to reproduce: Run nginx with the following conditions: - …
Note: See TracTimeline for information about the timeline view.