Timeline



07/12/19:

23:38 Ticket #1809 (Allow stream with `ssl_preread on` to forward to http without leaving nginx) created by ben.lubar@…
Currently, having multiple services on the same port that depend on …
15:27 Changeset in nginx-tests [1491:c2bbf805388d] by Sergey Kandaurov <pluknet@…>
Tests: more perl request body tests.
15:27 Changeset in nginx-tests [1490:8f79fac049df] by Sergey Kandaurov <pluknet@…>
Tests: adjusted perl.t TODO for not satisfiable range.
12:39 Changeset in nginx [7533:5f642712e7ad] by Maxim Dounin <mdounin@…>
Perl: named locations in $r->internal_redirect().
12:39 Changeset in nginx [7532:975d7ab37b39] by Maxim Dounin <mdounin@…>
Perl: expect escaped URIs in $r->internal_redirect(). Similarly to …
12:39 Changeset in nginx [7531:ede052c67512] by Maxim Dounin <mdounin@…>
Perl: additional ctx->header_sent checks. As we now have …
12:39 Changeset in nginx [7530:fd9252844ec1] by Maxim Dounin <mdounin@…>
Perl: avoid returning 500 if header was already sent. Returning …
12:38 Changeset in nginx [7529:d758d04e0790] by Maxim Dounin <mdounin@…>
Perl: avoid redirects on errors. Previously, redirects scheduled with …
12:35 Changeset in nginx [7528:0cb693b4cbbb] by Maxim Dounin <mdounin@…>
Perl: disabled unrelated calls from variable handlers. Variable …
12:34 Changeset in nginx [7527:02cd116ebe2a] by Maxim Dounin <mdounin@…>
Perl: protection against duplicate $r->sleep() calls. Duplicate …
10:56 Changeset in nginx [7526:8125552a10ca] by Maxim Dounin <mdounin@…>
Perl: handling of allocation errors. Previously, allocation errors in …
10:56 Changeset in nginx [7525:575480d3fd01] by Maxim Dounin <mdounin@…>
Perl: propagate errors. When an error happens, the ctx->error bit is …
10:43 Changeset in nginx [7534:ac5a741d39cf] by Ilya Leoshkevich <iii@…>
Gzip: use zlib to write header and trailer. When nginx is used with …
08:29 Changeset in nginx [7524:deebe988cbd7] by Maxim Dounin <mdounin@…>
Perl: reworked perl module to pass ctx instead of request. This …

07/11/19:

20:20 Changeset in nginx [7523:919a5c6c828c] by Maxim Dounin <mdounin@…>
Perl: removed unneeded NGX_DONE test. The NGX_DONE test in …
13:21 Ticket #1808 (Inconsistent encoding in rewrites) created by Timo Hoffmann
Some characters get decoded in rewrites and can cause some trouble in …
12:01 Changeset in nginx-tests [1489:82be9398a9fa] by Sergey Kandaurov <pluknet@…>
Tests: perl header_only, status, and args tests.

07/10/19:

16:43 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by Maxim Dounin
The following patch introduces appropriate checks during configuration …
15:35 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by balq60@…
This can be closed.
14:30 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by balq60@…
The link you provided mentions nothing about max sizes... No max size …
14:20 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by balq60@…
I have added my vanilla configuration that works on 30+ other …
14:19 nginx.conf attached to Ticket #1806 by balq60@…
Here is my vanilla configuration that works on 30+ other implementations
11:11 Ticket #1807 (SSI include subrequests are not logged) closed by Maxim Dounin
worksforme: Works fine here. Most likely the problem is that with your log formats …
10:32 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by Maxim Dounin
Status changed
The problem is […] in your configuration. Bucket sizes are expected …
08:49 Ticket #1807 (SSI include subrequests are not logged) created by setaou@…
Despite using the log_subrequest configuration option, the …

07/09/19:

21:16 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by balq60@…
I get the same failure on Ubuntu 16.4 servers as well. this was …
20:53 en-ca-no-qs-301.zip attached to Ticket #1806 by balq60@…
The .map file that fails on 1.17.0 run.
20:50 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by balq60@…
Here is the log from 1.17 version 2019/07/09 15:46:33 [notice] …
20:36 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by balq60@…
nginx version: nginx/1.17.0 (Ubuntu) built by gcc 7.4.0 (Ubuntu …
20:35 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by balq60@…
Same problem on 1.17.0
17:32 Ticket #1806 (New Set of Map files causing server segmentation fault) updated by balq60@…
I have recently been playing with adding larger values for a number of …
17:30 nginxzipfiles.zip attached to Ticket #1806 by balq60@…
configuration file and map files
17:30 error.log attached to Ticket #1806 by balq60@…
error log
17:29 Ticket #1806 (New Set of Map files causing server segmentation fault) created by balq60@…
I have some 40 NGINX servers running, working just fine. I am trying …
13:46 Ticket #1805 (Cannot reopen log files without restarting nginx) closed by Maxim Dounin
invalid
13:42 Ticket #1792 (grpc module handles RST_STREAM(NO_ERROR) improperly on closed streams) updated by Maxim Dounin
From HTTP/2 specification point of view, RST_STREAM(NO_ERROR) is a …
13:35 Ticket #1805 (Cannot reopen log files without restarting nginx) updated by ljelinek-niccz@…
Thank you for your help. The problem was caused by insufficient …
13:03 Changeset in nginx [7521:b0245dbd3655] by Maxim Dounin <mdounin@…>
Typo.
13:01 Changeset in nginx [7520:58ec5c9da8cb] by Maxim Dounin <mdounin@…>
Version bump.
10:37 Changeset in nginx-tests [1488:dbce8fb5f5f8] by Sergey Kandaurov <pluknet@…>
Tests: align with OpenSSL security level 2. This updates minimum …

07/08/19:

16:27 Changeset in nginx_org [2408:183c16ce60d0] by Yaroslav Zhuravlev <yar@…>
Added info about nested claims and claims with a dot to $jwt_claim_name.
15:41 Ticket #1805 (Cannot reopen log files without restarting nginx) updated by Maxim Dounin
Reopening log files may fail if new log files cannot be opened for …
15:11 Changeset in nginx_org [2407:bd01d2a342b9] by Konstantin Pavlov <thresh@…>
Linux packages: updated the list of supported distributions. Added …
14:36 Changeset in nginx_org [2406:e79e32d19ae4] by Vladimir Homutov <vl@…>
Development guide: fixed function type in code example. The function …
13:46 Ticket #1805 (Cannot reopen log files without restarting nginx) created by ljelinek-niccz@…
Reopening log files after log rotation silently fails. There is no …
13:07 Ticket #1792 (grpc module handles RST_STREAM(NO_ERROR) improperly on closed streams) updated by Sergey Kandaurov
Replying to oleg.dropbox.com@…: > It looks like there is …

07/06/19:

17:53 Ticket #1804 (proxy_pass/proxy_redirect doesn't work if port 80 is explicitly specified) closed by Maxim Dounin
invalid: The proxy_redirect directive does prefix comparison on what is …
17:42 Ticket #1803 (set_decode_base64 not working for combination of Japnese and ...) closed by Maxim Dounin
invalid: The set-misc-module is a 3rd party module. You may want to contact its …

07/05/19:

13:30 Ticket #1804 (proxy_pass/proxy_redirect doesn't work if port 80 is explicitly specified) created by anowlcalledjosh@…
When you have a configuration like: […] the Location header for …

07/04/19:

16:06 Ticket #1803 (set_decode_base64 not working for combination of Japnese and ...) created by ArunSingh007@…
When "5Yy755mC57Wx6KiIX+Wbszg=" is given as Input to set_decode_base64 …

07/03/19:

17:16 Changeset in nginx_org [2405:dbf68c949522] by Yaroslav Zhuravlev <yar@…>
Documented the "process" global object.
00:44 Ticket #1520 (HTTP/2 connection dropped when URL has large numbers of same parameter) updated by Maxim Dounin
See also #1802.
00:43 Ticket #1802 (Bad response for request with large cookie via http2) closed by Maxim Dounin
duplicate: Duplicate of #1520.

07/02/19:

10:51 Ticket #1801 (Stale cache is not updated after some time) closed by Sergey Kandaurov
invalid: Close per submitter request.
09:52 Ticket #1801 (Stale cache is not updated after some time) updated by patrick.clara@…
Please close this ticket. It is not a bug, just my misunderstanding of …

07/01/19:

14:39 Ticket #1802 (Bad response for request with large cookie via http2) created by ignatov.ilm.ru@…
При включении http2 в конфигурации сервера и отправки куки превышающий …
10:04 cache_not_updating attached to Ticket #1801 by patrick.clara@…
debug log when stale cache is not updated
09:24 cache_updating attached to Ticket #1801 by patrick.clara@…
debug log when stale cache is updating fine
09:12 vhost_config attached to Ticket #1801 by patrick.clara@…
vhost configuration
09:10 nginx_config attached to Ticket #1801 by patrick.clara@…
main configuration
09:08 Ticket #1801 (Stale cache is not updated after some time) created by patrick.clara@…
I configured a reverse caching proxy which makes use of …

06/30/19:

07:39 Changeset in nginx [7522:97ce2512373d] by Gena Makhomed <gmm@…>
Contrib: vim syntax, update core and 3rd party module directives.

06/29/19:

13:52 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) closed by Maxim Dounin
invalid: The $request_time variable measures …
11:00 Ticket #1508 (When browser access nginx http/2 server with large cookies, nginx ...) closed by Maxim Dounin
duplicate: Closing this as a duplicate of #1520 (which was selected mostly …
10:56 Ticket #1520 (HTTP/2 connection dropped when URL has large numbers of same parameter) updated by Maxim Dounin
See also #1508.
10:48 Ticket #1520 (HTTP/2 connection dropped when URL has large numbers of same parameter) updated by Maxim Dounin
See also #1800.
10:48 Ticket #1800 (nginx close http2 connection if request too large) closed by Maxim Dounin
duplicate: Duplicate of #1520.
10:01 Ticket #1799 (client_max_body_size ignored except at the bottom of http context) updated by Maxim Dounin
Please provide full configuration which demonstrates the problem, as …
09:57 Ticket #1798 (Gateway timeout error when JSON Payload size > 1400 bytes and MTU size 9000) closed by Maxim Dounin
invalid: This doesn't look like a bug in nginx, but rather like a network issue.

06/28/19:

07:48 Changeset in nginx_org [2404:65961cddec7c] by Maxim Konovalov <maxim@…>
Regenerated.
07:48 Changeset in nginx_org [2403:1dd3e4dc4da9] by Maxim Konovalov <maxim@…>
nginx cookbook promo.

06/27/19:

14:46 Ticket #1800 (nginx close http2 connection if request too large) created by shveenkov@…
nginx close http2 connection if request too large see the max simple …
08:51 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) updated by sagar1.arora.paytm.com@…
Replying to mdounin: > There is no "nginxResponsetime" in …

06/26/19:

19:22 Ticket #1792 (grpc module handles RST_STREAM(NO_ERROR) improperly on closed streams) updated by oleg.dropbox.com@…
It looks like there is another similar issue with RST_STREAM(NO_ERROR) …
13:52 Ticket #1797 (grpc module handles WINDOW_UPDATE improperly on closed streams) updated by Sergey Kandaurov
Yep, I considered this addition when cooking patch for ticket #1792. …
13:15 Ticket #1799 (client_max_body_size ignored except at the bottom of http context) created by kristian.ronningen@…
When attempting to PUT a resource of about 40MB to an nginx endpoint, …
04:48 Ticket #1798 (Gateway timeout error when JSON Payload size > 1400 bytes and MTU size 9000) created by kvijaykumareee@…
ifconfig eth0 Link encap:Ethernet HWaddr 00:50:56:01:0A:66 …
01:05 Ticket #1797 (grpc module handles WINDOW_UPDATE improperly on closed streams) created by oleg.dropbox.com@…
Current implementation fails the request on receiving WINDOW_UPDATE …

06/25/19:

19:48 Milestone njs-0.3.3 completed
Planned features: * Objects setter and getter properties * "process" …
19:48 Milestone nginx-1.17.1 completed
Status: scheduled Trunk: mainline * limit_req dry run feature
17:20 Changeset in nginx_org [2402:eab3badef441] by Yaroslav Zhuravlev <yar@…>
njs-0.3.3
12:29 Changeset in nginx_org [2401:2c92888a3035] by Maxim Dounin <mdounin@…>
nginx-1.17.1
12:19 Changeset in nginx [7519:35ea9229c71a] by Maxim Dounin <mdounin@…>
release-1.17.1 tag
12:19 Changeset in nginx [7518:7816bd7dabf6]release-1.17.1 by Maxim Dounin <mdounin@…>
nginx-1.17.1-RELEASE
07:02 Changeset in nginx_org [2400:f86b5961e9b8] by Yaroslav Zhuravlev <yar@…>
Documented the limit_req_dry_run directive.
01:47 Changeset in nginx [7553:9544d6ed9017]stable-1.16 by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.
01:47 Changeset in nginx [7517:e314532b7dbe] by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.

06/24/19:

23:55 Ticket #1796 (spam) closed by Maxim Dounin
invalid
23:16 Ticket #1796 (spam) created by sec10kun@…
spam

06/21/19:

12:01 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) updated by Maxim Dounin
There is no "nginxResponsetime" in the log pattern provided. Do you …
07:54 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) updated by Sagararora2492@…
Replying to mdounin: > Please define "nginx response time" …

06/19/19:

19:48 Снимок экрана от 2019-06-19 23-34-33.jpg attached to Ticket #1795 by asshaposhnikov@…
4
19:48 Снимок экрана от 2019-06-19 23-34-20.jpg attached to Ticket #1795 by asshaposhnikov@…
3
19:47 Снимок экрана от 2019-06-19 23-33-46.jpg attached to Ticket #1795 by asshaposhnikov@…
2
19:47 Снимок экрана от 2019-06-19 23-33-32.jpg attached to Ticket #1795 by asshaposhnikov@…
1
19:35 Ticket #1795 (Nginx proxy serving non-existent proxy cache files) closed by Maxim Dounin
invalid: This sounds like a problem in your setup and/or your cache …
19:27 Ticket #1795 (Nginx proxy serving non-existent proxy cache files) created by asshaposhnikov@…
Hello. I make custom program for reverse proxy cache invalidation. And …
12:40 Changeset in nginx_org [2399:3e0407ec741e] by Yaroslav Zhuravlev <yar@…>
Added Number properties and methods to njs Compatibility.
12:39 Changeset in nginx_org [2398:d7e25f17dbf0] by Yaroslav Zhuravlev <yar@…>
Added Math properties and methods to njs Compatibility.
12:12 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) updated by Maxim Dounin
Please define "nginx response time" - how do you measure it? What are …
12:07 Changeset in nginx-tests [1487:fe0765147e15] by Sergey Kandaurov <pluknet@…>
Tests: perl and conditional requests processing.

06/18/19:

13:13 Ticket #1794 (Difference Between Upstream Response Time And Nginx Response Time) created by Sagararora2492@…
HI Folks, From past few months we are facing issue in nginx , wherein …

06/17/19:

19:26 Ticket #1786 (Send file from Perl module) closed by Maxim Dounin
fixed: Fix committed.
18:40 Ticket #1786 (Send file from Perl module) updated by Maxim Dounin <mdounin@…>
In [changeset:"36c52a0f6ded3e9755f0f32273abebc9eec916c9/nginx"
16:48 Changeset in nginx [7516:36c52a0f6ded] by Maxim Dounin <mdounin@…>
Perl: disabled not_modified filter (ticket #1786). Embedded perl does …
13:16 Changeset in nginx_org [2397:081441ddfcd4] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft June 2019 Web Server Survey stats.

06/13/19:

06:43 Ticket #1793 (auth_request does not expand variables) closed by Maxim Dounin
invalid: Variables are not supported by the auth_request directive. Note that …

06/12/19:

16:13 Ticket #1793 (auth_request does not expand variables) created by AnrDaemon@…
This example configuration doesn't work as desired - backend receives …
Note: See TracTimeline for information about the timeline view.