Timeline



01/23/20:

18:41 Ticket #1926 (resolver should not cache failures) updated by Orgad Shaneh
I'll try to create a minimal reproducible example.

01/21/20:

23:29 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) updated by axos88@…
Still exists on 1.16.0. This is also preventing me from restarting …
15:27 Milestone nginx-1.17.8 completed
Status: scheduled Trunk: mainline * Variables support in …
13:39 Changeset in nginx [7621:b8a512c6466c] by Maxim Dounin <mdounin@…>
release-1.17.8 tag
13:39 Changeset in nginx [7620:fdacd273711d]release-1.17.8 by Maxim Dounin <mdounin@…>
nginx-1.17.8-RELEASE
10:55 Ticket #1926 (resolver should not cache failures) updated by Maxim Dounin
Could you please provide more details about the configuration you are …
07:12 Ticket #1926 (resolver should not cache failures) created by Orgad Shaneh
If a domain is not found, the "valid" parameter is still effective, so …
06:53 Ticket #1824 (Bypassing cache if worker failed to allocate node in cache keys zone ?) updated by keyolk@…
any comments ?
00:00 Milestone njs-0.3.8 completed
Planned fixes and enhancements: * JS promise support

01/20/20:

13:30 Changeset in nginx-tests [1547:2d747d967fc0] by Sergey Kandaurov <pluknet@…>
Tests: grpc_pass with variables.
13:01 Ticket #1925 (Ability to change the time format of the log.) closed by Maxim Dounin
invalid: For questions, consider using [http://nginx.org/en/support.html

01/18/20:

00:07 Ticket #1925 (Ability to change the time format of the log.) reopened by IlyaIndigo@…
00:07 Ticket #1925 (Ability to change the time format of the log.) updated by IlyaIndigo@…
For time format isset only 2 variables $time_local and $time_iso8601 …

01/17/20:

19:36 Changeset in nginx-tests [1546:0902a4539c99] by Sergey Kandaurov <pluknet@…>
Tests: added rewrite "break" directive test for valid location.
12:08 Ticket #1925 (Ability to change the time format of the log.) closed by Maxim Dounin
invalid: Log format can be changed by using the [http://nginx.org/r/log_format
10:55 Ticket #1925 (Ability to change the time format of the log.) created by IlyaIndigo@…
Ability to change the time format of the log. I would like to be able …
09:13 Changeset in nginx [7619:6439ef81e37d] by Vladimir Homutov <vl@…>
gRPC: variables support in the "grpc_pass" directive.

01/16/20:

16:15 Changeset in nginx-tests [1545:cde406e61e48] by Dmitry Volyntsev <xeioex@…>
Tests: adapted js_subrequests.t to njs changes after 0.3.8. Since …
16:15 Changeset in nginx-tests [1544:53ed2231403b] by Dmitry Volyntsev <xeioex@…>
Tests: js TODO adjusted.
16:15 Changeset in nginx-tests [1543:0b97d431571f] by Dmitry Volyntsev <xeioex@…>
Tests: get rid of outdated API in js_subrequest.t.
13:56 WikiRestructuredTextLinks edited by trac
(diff)
13:56 WikiRestructuredText edited by trac
(diff)
13:56 WikiProcessors edited by trac
(diff)
13:56 WikiPageNames edited by trac
(diff)
13:56 WikiNewPage edited by trac
(diff)
13:56 WikiMacros edited by trac
(diff)
13:56 WikiHtml edited by trac
(diff)
13:56 WikiFormatting edited by trac
(diff)
13:56 WikiDeletePage edited by trac
(diff)
13:56 TracWorkflow created by trac
13:56 TracWiki edited by trac
(diff)
13:56 TracUpgrade created by trac
13:56 TracTimeline edited by trac
(diff)
13:56 TracTicketsCustomFields edited by trac
(diff)
13:56 TracUnicode created by trac
13:56 TracTickets edited by trac
(diff)
13:56 TracSyntaxColoring created by trac
13:56 TracSupport created by trac
13:56 TracStandalone created by trac
13:56 TracSearch edited by trac
(diff)
13:56 TracRss created by trac
13:56 TracRoadmap created by trac
13:56 TracRevisionLog created by trac
13:56 TracRepositoryAdmin created by trac
13:56 TracReports edited by trac
(diff)
13:56 TracQuery edited by trac
(diff)
13:56 TracPlugins created by trac
13:56 TracPermissions created by trac
13:56 TracNotification created by trac
13:56 TracNavigation created by trac
13:56 TracModWSGI created by trac
13:56 TracModPython created by trac
13:56 TracLogging created by trac
13:56 TracLinks created by trac
13:56 TracInterfaceCustomization created by trac
13:56 TracInstall created by trac
13:56 TracIni created by trac
13:56 TracImport created by trac
13:56 TracGuide created by trac
13:56 TracFineGrainedPermissions created by trac
13:56 TracFastCgi created by trac
13:56 TracEnvironment created by trac
13:56 TracChangeset created by trac
13:56 TracChangeLog created by trac
13:56 TracCgi created by trac
13:56 TracBrowser edited by trac
(diff)
13:56 TracBatchModify created by trac
13:56 TracBackup created by trac
13:56 TracAdmin created by trac
13:56 TracAccessibility created by trac
13:56 TicketQuery created by trac
13:56 PageTemplates edited by trac
(diff)
13:56 InterWiki created by trac
13:56 InterTrac created by trac
13:56 InterMapTxt created by trac
13:56 CamelCase edited by trac
(diff)

01/14/20:

15:14 Ticket #1870 (Large file download is not completed with sendfile option.) updated by Maxim Dounin
See also #1924.
15:14 Ticket #1924 (10GB localhost download stalls) closed by Maxim Dounin
duplicate: This looks like duplicate of #1870. Consider configuring …
15:06 Ticket #1924 (10GB localhost download stalls) created by oriolarcas@…
How to reproduce: 1. Create a 10GB data file. 2. Download from …
11:20 Changeset in nginx [7618:8a7b59347401] by Daniil Bondarev <bondarev@…>
HTTP/2: removed ngx_debug_point() call.      With the recent change to …

01/13/20:

15:15 Changeset in nginx-tests [1542:451e787aad76] by Sergey Kandaurov <pluknet@…>
Tests: reworked libgd version detection. The "libgd-config" binary is …

01/10/20:

19:15 Ticket #1914 (Memory Leak in directory 'src/core', file 'ngx_buf.c') updated by Maxim Dounin
See also #1921, #1922, #1923.
19:14 Tickets #1921,​1922,​1923 batch updated by Maxim Dounin
duplicate: Duplicate of #1914.
18:48 ngx_inet.c.patch attached to Ticket #1923 by wp02855@…
patch file for bug reported in ticket 1923
18:48 Ticket #1923 (Potential Memory Leak in directory 'src/core'. file 'ngx_inet.c') created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …
18:45 ngx_http_grpc_module.c.patch attached to Ticket #1922 by wp02855@…
patch file for bug reported in ticket 1922
18:45 Ticket #1922 (Potential Memory Leak in directory 'src/http/modules'. file ...) created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …
18:41 ngx_http_flv_module.c.patch attached to Ticket #1921 by wp02855@…
patch file for bug reported in ticket 1921
18:39 Ticket #1921 (Potential Memory Leak in directory 'src/http/modules'. file ...) created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …
18:25 Ticket #1914 (Memory Leak in directory 'src/core', file 'ngx_buf.c') updated by Maxim Dounin
See also #1918, #1919, #1920.
18:16 Ticket #1920 (Potential Memory Leak in directory 'src/http/modules'. file ...) closed by Maxim Dounin
duplicate: Duplicate of #1914.
18:12 ngx_http_fastcgi_module.c.patch attached to Ticket #1920 by wp02855@…
patch file for bug reported in ticket 1920
18:11 Ticket #1920 (Potential Memory Leak in directory 'src/http/modules'. file ...) created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …
18:10 Tickets #1918,​1919 batch updated by Maxim Dounin
duplicate: Duplicate of #1914.
18:08 ngx_http_charset_filter_module.c.patch attached to Ticket #1919 by wp02855@…
18:08 Ticket #1919 (Potential Memory Leak in directory 'src/core'. file 'ngx_hash.c.patch') created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …
18:07 Ticket #1918 (Potential Memory Leak in directory 'src/http/modules'. file ...) created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …
18:03 Ticket #1914 (Memory Leak in directory 'src/core', file 'ngx_buf.c') updated by Maxim Dounin
See also #1917.
18:02 Ticket #1917 (Potential Memory Leak in directory 'src/core'. file 'ngx_hash.c.patch') closed by Maxim Dounin
duplicate: Duplicate of #1914.
17:57 ngx_hash.c.patch attached to Ticket #1917 by wp02855@…
patch file for bug reported in ticket 1917
17:55 Ticket #1917 (Potential Memory Leak in directory 'src/core'. file 'ngx_hash.c.patch') created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …
17:53 Ticket #1914 (Memory Leak in directory 'src/core', file 'ngx_buf.c') updated by Maxim Dounin
See also #1915, #1916.
17:52 Ticket #1916 (Potential Memory Leak in directory 'src/http/modules'. file ...) closed by Maxim Dounin
duplicate: Duplicate of #1914.
17:52 Ticket #1915 (Potential Memory Leak in directory 'src/event'. file ...) closed by Maxim Dounin
duplicate: Duplicate of #1914.
17:50 Ticket #1914 (Memory Leak in directory 'src/core', file 'ngx_buf.c') closed by Maxim Dounin
invalid: The code in question uses allocations from a memory pool, and all …
17:42 Ticket #1914 (Memory Leak in directory 'src/core', file 'ngx_buf.c') updated by Shmulik Biran
You seem to be missing the concepts of nginx memory management. None …
17:39 ngx_http_auth_request_module.c.patch attached to Ticket #1916 by wp02855@…
patch file for bug reported in ticket 1916
17:38 Ticket #1916 (Potential Memory Leak in directory 'src/http/modules'. file ...) created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …
17:24 ngx_event_openssl_stapling.c.patch attached to Ticket #1915 by wp02855@…
patch file for bug reported in ticket 1915
17:24 Ticket #1915 (Potential Memory Leak in directory 'src/event'. file ...) created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …
17:07 ngx_buf.c.patch attached to Ticket #1914 by wp02855@…
patch file for bug reported in ticket 1914
17:06 Ticket #1914 (Memory Leak in directory 'src/core', file 'ngx_buf.c') created by wp02855@…
In reviewing source code in nginx-1.15.0, it would appear that there …

01/09/20:

14:16 Ticket #1897 (Systemd is unable to read pidfile after nginx start-up due to a ...) closed by Maxim Dounin
wontfix: This was discussed in details in this thread (in Russian): …
13:10 Ticket #1913 (Large number of error “512 worker_connections are not enough”) updated by Maxim Dounin
The "512 worker_connections are not enough" error with …
12:30 Ticket #1912 (Ignore duplicate reuseport options) closed by Maxim Dounin
wontfix: As of now, options of the "listen" directive related to the listening …
10:58 Ticket #1897 (Systemd is unable to read pidfile after nginx start-up due to a ...) updated by rodehoed@…
I have to add, that we also have this problem but we only see it with …
10:33 Ticket #1913 (Large number of error “512 worker_connections are not enough”) updated by yunoasgit@…
Multiple servers, the same specific is 512 Year-on-year test Same …
07:33 Ticket #1897 (Systemd is unable to read pidfile after nginx start-up due to a ...) updated by turchanov@…
So... Does anyone care?

01/08/20:

09:59 Ticket #1913 (Large number of error “512 worker_connections are not enough”) created by yunoasgit@…
nginx version: nginx/1.17.3 Worker connections configured or a large …

01/07/20:

13:01 Ticket #1912 (Ignore duplicate reuseport options) created by ltning@…
We use puppet for configuration management, automatically creating …

01/06/20:

20:14 Ticket #1534 (OCSP client certificate validation) updated by kurbar@…
Estonia uses OCSP to verify client certificate validity for national …

01/03/20:

22:20 Ticket #1911 ([PATCH] Deprecate TLS 1.0 and TLS 1.1 for March 2020) closed by Maxim Dounin
wontfix: In no particular order: - The patch proposed is clearly wrong. - …

01/02/20:

10:48 Ticket #1911 ([PATCH] Deprecate TLS 1.0 and TLS 1.1 for March 2020) updated by loganaden@…
See URL: …
10:47 patch.tls attached to Ticket #1911 by loganaden@…
[PATCH] Deprecate TLS 1.0 and TLS 1.1 for March 2020
10:46 Ticket #1911 ([PATCH] Deprecate TLS 1.0 and TLS 1.1 for March 2020) created by loganaden@…
[Sent to trac as nginx mx server is rejecting my email] Major browsers …
02:15 Ticket #1909 (http2_push not pushing the file) updated by thexeos@…
grepping through the debug logs, there are no mentions of word push

12/31/19:

10:13 Ticket #1908 (Listen Directive needs Documentation Update) closed by Maxim Dounin
wontfix: While port ranges are currently supported in http due to the same …
05:41 Ticket #1909 (http2_push not pushing the file) updated by Ruslan Ermilov
There are no http2 preload debug messages in nginx, search for …
05:39 Ticket #1909 (http2_push not pushing the file) updated by Ruslan Ermilov
Works for me: […]
05:37 Ticket #1910 (http2_push not pushing the file) closed by Ruslan Ermilov
duplicate: Duplicate of #1909.

12/30/19:

22:05 Ticket #1910 (http2_push not pushing the file) updated by thexeos@…
This one is duplicate of #1909 Browser request timed out while …
22:03 Ticket #1910 (http2_push not pushing the file) created by thexeos@…
Using http2_push directive in location block doesn't push resources. …
22:02 Ticket #1909 (http2_push not pushing the file) created by thexeos@…
Using http2_push directive in location block doesn't push resources. …
17:20 Ticket #1908 (Listen Directive needs Documentation Update) created by jsrz@…
Hello, I would like to suggest that you update your listen directive …

12/28/19:

16:22 Changeset in nginx-tests [1541:b9de5364dfc9] by Sergey Kandaurov <pluknet@…>
Tests: unbreak dav tests on Perl < 5.12.

12/27/19:

16:43 Changeset in nginx [7617:f1720934c45b] by Maxim Dounin <mdounin@…>
SSL: reworked posted next events again. Previous change 1ce3f01a4355
14:20 Changeset in nginx [7616:fd4d2155d3e6] by Maxim Dounin <mdounin@…>
Trailing space removed.
14:20 Changeset in nginx [7615:44534144dcd4] by Maxim Dounin <mdounin@…>
Version bump.
13:01 Ticket #1888 (Nginx cache has multiple formats, and many of them are invalid during ...) updated by Maxim Dounin
> Nginx / 1.16.0 does not have this bug Caching behaviour in 1.16.0 …
10:15 Changeset in nginx-tests [1540:5e2b8621aa5d] by Sergey Kandaurov <pluknet@…>
Tests: TODO js_promise.t on njs < 0.3.8.
08:59 Changeset in nginx-tests [1539:57a92c20f974] by Sergey Kandaurov <pluknet@…>
Tests: discarded request body in error_page redirect.
08:31 Ticket #1888 (Nginx cache has multiple formats, and many of them are invalid during ...) updated by yunoasgit@…
Nginx / 1.16.0 does not have this bug, Do you want to fix the bug in …

12/26/19:

15:55 Changeset in nginx-tests [1538:c49e5ca1d840] by Sergey Kandaurov <pluknet@…>
Tests: dav tests with unsupported request body.
14:11 Ticket #1907 (Nginx does not handle URL larger than 8K) updated by kvaps@…
This problem affects only http2 protocol: http2_max_header_size 1M; …
13:47 Ticket #1520 (HTTP/2 connection dropped when URL has large numbers of same parameter) updated by Maxim Dounin
See also #1907.
13:46 Ticket #1907 (Nginx does not handle URL larger than 8K) closed by Maxim Dounin
duplicate: You are using HTTP/2, and the request exceeds default …
13:41 Ticket #1907 (Nginx does not handle URL larger than 8K) updated by kvaps@…
verbose log enabled: […]
13:38 Ticket #1907 (Nginx does not handle URL larger than 8K) updated by kvaps@…
Discussion: https://t.me/nginx_ru/82745 (russian)
13:22 Ticket #1907 (Nginx does not handle URL larger than 8K) created by kvaps@…
Steps to reproduce: […] Logs are clean, these parameters does not …
12:35 Changeset in nginx-tests [1537:beb549bce15f] by Alexander Borisov <alexander.borisov@…>
Tests: added njs Promise tests.
09:16 Milestone unit-1.14 completed
New features and enhancements: * requests routing based on clients ip …

12/24/19:

16:41 Milestone nginx-1.17.7 completed
Status: scheduled Trunk: mainline * Bug fixes
15:00 Changeset in nginx [7614:e99e9b0a8c51] by Maxim Dounin <mdounin@…>
release-1.17.7 tag
15:00 Changeset in nginx [7613:e56295fe0ea7]release-1.17.7 by Maxim Dounin <mdounin@…>
nginx-1.17.7-RELEASE
14:24 Changeset in nginx [7612:1ce3f01a4355] by Maxim Dounin <mdounin@…>
SSL: reworked posted next events. Introduced in 9d2ad2fb4423
Note: See TracTimeline for information about the timeline view.