Timeline



09/30/17:

13:40 Ticket #1389 (cant run php files outside of document root) created by florian2833z@…
For some reason I am not able to run php files that are outside of the …

09/29/17:

14:12 Changeset in nginx-tests [1223:56e7da831f46] by Sergey Kandaurov <pluknet@…>
Tests: http_disable_symlinks.t fails on NetBSD. See …
11:17 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) updated by Valentin V. Bartenev
Replying to iHeadRu@…: > Понятно. > Работающий http2 для …
06:50 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) updated by iHeadRu@…
Понятно. Работающий http2 для всего порта выглядит странно. …

09/28/17:

19:15 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) updated by Valentin V. Bartenev
Replying to iHeadRu@…: > Получается, в nginx разные лимиты …
19:03 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) updated by iHeadRu@…
Получается, в nginx разные лимиты длины заголовка на http 1 и http 2. …

09/27/17:

18:55 Changeset in nginx_org [2046:a810103f8a75] by Yaroslav Zhuravlev <yar@…>
Changed summary and description style to flow scalar in yaml.
17:29 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) closed by Maxim Dounin
worksforme: Простой тест: […] Тестируем с помощью curl, заголовок ~200 байт: …
17:27 Changeset in nginx_org [2044:4aead463a7e2] by Yaroslav Zhuravlev <yar@…>
Removed unnecessary comma in Russian texts.

09/26/17:

09:21 Ticket #1388 (Implement TLS Dynamic Record Sizing (CloudFlare patch ready)) created by Eihrister@…
Hi, Instead of iterating everything CloudFlare has already written, …

09/25/17:

13:26 Ticket #931 (400 response to cyrillic domain) closed by Yaroslav Zhuravlev
fixed: Info about Punycode representation of a server name added: …
13:15 Changeset in nginx_org [2043:7d9c836d14bf] by Yaroslav Zhuravlev <yar@…>
Updated PCRE version in "Building nginx".
13:13 Changeset in nginx_org [2042:30e2bd353998] by Yaroslav Zhuravlev <yar@…>
Added info about Punycode to "Server Names".
12:57 Ticket #1382 (proxy_cache doesn't respect no-cache from error_page) updated by piotrprz@…
Thanks, with this patch it works correctly.
12:19 Changeset in nginx [7144:dea142ac3deb]stable-1.12 by Ruslan Ermilov <ru@…>
Fixed the NGX_UNIX_ADDRSTRLEN macro.
12:19 Changeset in nginx [7113:beeac3302e45] by Ruslan Ermilov <ru@…>
Fixed the NGX_UNIX_ADDRSTRLEN macro.

09/24/17:

09:07 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) created by iHeadRu@…
В документации large_client_header_buffers …

09/22/17:

19:49 Changeset in nginx [7112:5a3ab1b5804b] by Ruslan Ermilov <ru@…>
Modules compatibility: down flag promoted to a bitmask. It is to be …
15:37 Changeset in nginx [7111:6d1f3bb72b07] by Ruslan Ermilov <ru@…>
Style.
13:44 Changeset in nginx_org [2041:29b68a7b42fc] by Yaroslav Zhuravlev <yar@…>
Documented cookie name for sticky cookie and server route.
10:10 Changeset in nginx [7110:3b1b81e248bc] by Ruslan Ermilov <ru@…>
Do not use the obsolete NGX_SOCKADDRLEN macro. The change in …

09/21/17:

17:15 Ticket #1349 (TLS doesn't require different IPs) closed by Yaroslav Zhuravlev
fixed
17:14 Ticket #1349 (TLS doesn't require different IPs) updated by Yaroslav Zhuravlev
This may be true in some cases as SNI is not turned on by default in …
13:41 Changeset in nginx-tests [1222:75a83f36cff0] by Sergey Kandaurov <pluknet@…>
Tests: made all tests in stream_status_variable.t work on win32. Use …

09/20/17:

17:02 Ticket #1386 (allow_all parameter for ssl_verify_client) closed by Maxim Dounin
wontfix: There are no plans to add such a feature to avoid encouraging people …
11:52 Changeset in nginx-tests [1221:852856f8e7dc] by Sergey Kandaurov <pluknet@…>
Tests: added has_daemon() support for win32. See for details: …
11:46 Changeset in nginx-tests [1220:0af58b78df35] by Sergey Kandaurov <pluknet@…>
Tests: removed single quotes from system() calls. Single quotes were …
10:56 Ticket #1386 (allow_all parameter for ssl_verify_client) created by anton.sergeev77@…
Hello, I need nginx to verify client and allow every verification …

09/19/17:

15:38 Ticket #1382 (proxy_cache doesn't respect no-cache from error_page) updated by Maxim Dounin
Status changed
Thanks for reporting this. Caching of intercepted error responses uses …
11:03 Ticket #1385 (how to uninstall nginx from RHEL 6.6 linux) closed by maxim
invalid: Hello, this is nginx OSS bug tracking system. Please send your …
09:30 Ticket #1385 (how to uninstall nginx from RHEL 6.6 linux) created by mohammad.ameer20@…
Dear Team, I installed nginx plus (30 days trail) to learn in my RHEL …

09/18/17:

22:46 Ticket #1384 (request body may be corrupted when content-length is not set in ...) updated by Sergey Kandaurov
Status changed
22:45 Changeset in nginx-tests [1226:124322e9accd] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 request body sync buffer test added (ticket #1384).
12:16 Ticket #86 (the "if" directive have problems in location context) updated by Maxim Dounin
See also #1383.
12:16 Ticket #633 (limit_except causes 404) updated by Maxim Dounin
See also #1383.
12:15 Ticket #1383 (Error if using proxy_pass with variable and limit_except) updated by Maxim Dounin
Status changed
The problem that rewrite module directives (set, if) are not …
11:56 Ticket #1384 (request body may be corrupted when content-length is not set in ...) created by Iven Xu
Hi, Recently I use nginx as proxy server with a problem. If a client …
11:28 Ticket #1383 (Error if using proxy_pass with variable and limit_except) created by Haxe18@…
Hi nginx guys, i use a nginx in front of a varnish server. I purge my …
11:24 Ticket #1057 (Google QUIC - statement) updated by alex-eri@…
Nowdays QUIC seems take good part of traffic. Statistics from one …
08:09 Changeset in nginx [7109:4a670c18e5e6] by Ruslan Ermilov <ru@…>
Removed more remnants of the old pthread implementation. After …

09/15/17:

12:38 Ticket #1382 (proxy_cache doesn't respect no-cache from error_page) created by piotrprz@…
I am trying to cache some 404 upstream responses, but not all of them. …
11:11 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) closed by thresh
fixed: The updated package (1.13.5-2) with the fix in place is published on …

09/14/17:

16:06 Changeset in nginx [7108:2bf605c6edf7] by Maxim Dounin <mdounin@…>
HTTP/2: shortened some debug log messages. This ensures slightly more …
16:06 Changeset in nginx [7107:d4b031cf32cf] by Maxim Dounin <mdounin@…>
HTTP/2: fixed debug log about indexed headers. Previously, "get …
16:06 Changeset in nginx [7106:d77407baccd1] by Maxim Dounin <mdounin@…>
HTTP/2: added logging of 400 (Bad Request) reasons.
14:54 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) updated by Niels Hendriks
I just tested your patch and this works on my machine; after …
13:56 Ticket #1381 ('proxy_set_header Host' causes https drop in proxied redirect's ...) updated by Bagrat Lazaryan
Understood. Thanks for explanation!
13:17 Ticket #1381 ('proxy_set_header Host' causes https drop in proxied redirect's ...) closed by Maxim Dounin
invalid: This because proxy_redirect uses …
13:06 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) updated by thresh
> Perhaps it simply requires another block to check if it is a systemd …
12:49 Ticket #1353 (http and stream on the same "listen" should conflict) updated by Maxim Dounin
Replying to RocFang@…: > have a look at this: > > …
11:42 Ticket #1381 ('proxy_set_header Host' causes https drop in proxied redirect's ...) created by Bagrat Lazaryan
Consider the following configuration accessible at https://proxy
02:19 Ticket #1353 (http and stream on the same "listen" should conflict) updated by RocFang@…
have a look at this: …

09/13/17:

18:06 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) updated by Niels Hendriks
Hi Thresh, Thanks for your response. I extracted the deb package I …
16:29 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) updated by thresh
Status, Owner changed
We shouldnt remove /etc/init.d scripts on systemd-enabled …
16:04 Changeset in nginx-tests [1237:e4974af3fb12] by Andrey Zelenkov <zelenkov@…>
Tests: adjusted udp ports to match allocated ports range.
15:48 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) created by Niels Hendriks
Hello, The new nginx version for Debian provides a systemd unit file. …
14:19 Ticket #1368 (Date oveflow problems with ngx_gmtime()) closed by Maxim Dounin
fixed: Patches were reviewed and committed, thanks.
14:15 Ticket #1368 (Date oveflow problems with ngx_gmtime()) updated by Maxim Dounin <mdounin@…>
In [changeset:"cdbcb73239eed21415f5e190b76d95ef938d4de9/nginx"
12:53 Changeset in nginx [7104:cdbcb73239ee] by Maxim Dounin <mdounin@…>
Introduced time truncation to December 31, 9999 (ticket #1368). …
12:52 Changeset in nginx [7103:644d0457782a] by Maxim Dounin <mdounin@…>
Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t. In …
12:51 Changeset in nginx [7102:63699a40e2ff] by Maxim Dounin <mdounin@…>
Fixed reference to time parsing code after 8b6fa4842133.
12:51 Changeset in nginx [7101:b38a8f0ca4a2] by Maxim Dounin <mdounin@…>
Style.

09/12/17:

15:59 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) closed by Maxim Dounin
wontfix: Closing this, it doesn't look like there is anything in nginx we can …
15:37 Ticket #1051 (Problem with access_log whose names contain variables!) closed by Maxim Dounin
worksforme: Closing this, this doesn't looks like a bug in nginx. From the logs it …
15:11 Ticket #1232 (nginx returns 412 given if-match, thus ignoring etag from upstream) closed by Maxim Dounin
wontfix: Closing this. As explained above, current behaviour is highly unlikely …
15:05 Ticket #1340 (Incorrect TLS session resumption for SNI-enabled upstream.) closed by Maxim Dounin
worksforme: Feedback timeout.
14:15 Ticket #1365 (Pecular behaviour of nginx reload) closed by Maxim Dounin
wontfix: The purpose of nginx -s reload is to send a signal to the running …
10:44 Changeset in nginx [7105:0846dd76a487] by Roman Arutyunyan <arut@…>
Stream: fixed logging UDP upstream timeout. Previously, when the …
10:35 Ticket #1336 (pkg-oss: add non-interactive mode to improve scriptability of ...) closed by Andrei Belov
fixed: Fixed by http://hg.nginx.org/pkg-oss/rev/e2b3abb6eeb2
02:34 Changeset in nginx-tests [1218:24e175025ad8] by Maxim Dounin <mdounin@…>
Tests: minimal handling of HTTP/2 dynamic table size update.

09/11/17:

17:06 Changeset in nginx-tests [1219:f373a718f646] by Andrey Zelenkov <zelenkov@…>
Tests: stream_ssl_preread.t TODO adjusted.
12:55 Ticket #1317 (load_balance failed in ngx_stream_proxy_module because of "pending buffers") closed by Roman Arutyunyan
fixed
12:55 Ticket #1317 (load_balance failed in ngx_stream_proxy_module because of "pending buffers") updated by Roman Arutyunyan <arut@…>
In [changeset:"7bfbf73db920cf7494ae9ac392b5247e93765093/nginx"
12:32 Changeset in nginx [7142:b9d919b53593]stable-1.12 by Roman Arutyunyan <arut@…>
Stream: relaxed next upstream condition (ticket #1317). When …

09/08/17:

16:12 Ticket #1295 (proxy_pass to websocket server) closed by Maxim Dounin
invalid
15:15 Ticket #1295 (proxy_pass to websocket server) updated by nknighter@…
Sorry for the late reply. You are right, problem was in backend and …
14:55 Ticket #1379 (nginx-tests/access_log.t failed) closed by Sergey Kandaurov <pluknet@…>
fixed: In [changeset:"7df2265e61be9a4d57e74b248f6bbda416433b13/nginx-tests"
14:51 Changeset in nginx-tests [1217:7df2265e61be] by Sergey Kandaurov <pluknet@…>
Tests: made access_log.t pass under root user again (closes #1379).
13:46 Ticket #1379 (nginx-tests/access_log.t failed) updated by Maxim Dounin
The problem here is that root user is able to read and write files …

09/07/17:

19:29 Ticket #1379 (nginx-tests/access_log.t failed) updated by chipitsine@…
what's wrong with running tests under root ? here's detailed script …
14:13 Changeset in nginx_org [2040:093855e77388] by Yaroslav Zhuravlev <yar@…>
Updated info about SNI.
12:09 Changeset in nginx-tests [1216:de7d3e249b35] by Sergey Kandaurov <pluknet@…>
Tests: switch from DSS to ECDSA in ssl_certificates.t. All known …
11:46 Ticket #1379 (nginx-tests/access_log.t failed) updated by Sergey Kandaurov
Make sure you don't run tests under root so that restricted file …
11:22 Ticket #1379 (nginx-tests/access_log.t failed) created by petrmalkov@…
previously this built passed tests but not now nginx -V see in …

09/06/17:

12:51 Ticket #1378 (fix a bug that in the function ngx_http_subrequest, it will make the ...) closed by Maxim Dounin
invalid: The ngx_http_subrequest() function provides good enough copy of …
12:15 Changeset in nginx_org [2045:ae16f480c867] by Yaroslav Zhuravlev <yar@…>
Fixed links in yaml script to accept folded block scalars (>).
12:15 Changeset in nginx_org [2047:593dfdc524ae] by Yaroslav Zhuravlev <yar@…>
Documented the 405 error (Method Disabled) in yaml.
03:59 0001-Update-ngx_http_core_module.c.patch attached to Ticket #1378 by fishgege@…
03:06 0001-fix-a-bug-that-in-the-function-ngx_http_subrequest-i.patch attached to Ticket #1378 by fishgege@…
02:41 Ticket #1378 (fix a bug that in the function ngx_http_subrequest, it will make the ...) updated by fishgege@…
ignore …
02:35 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) updated by taolinke@…
Replying to mdounin: > Unfortunately, OpenSSL provides no …
02:35 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) updated by taolinke@…
Thanks for replying. I solve the problem by adding a magic number in …
02:33 Ticket #1378 (fix a bug that in the function ngx_http_subrequest, it will make the ...) created by fishgege@…
sr->headers_in = r->headers_in; This line of code copy the headers …

09/05/17:

15:20 Milestone 1.13.5 completed
Status: released Trunk: mainline * $ssl_client_escaped_cert …
08:38 Ticket #1377 (invalid option "--with-compat") updated by ikr0m@…
Thanks!

09/04/17:

13:46 Ticket #1377 (invalid option "--with-compat") closed by Maxim Dounin
invalid: The --with-compat configure option is available in nginx 1.11.5 and …
13:38 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) closed by Maxim Dounin
wontfix: Unfortunately, OpenSSL provides no interface to disable renegotiation …
12:35 Ticket #1377 (invalid option "--with-compat") created by ikr0m@…
I'm trying to add module dynamically as described here …
11:05 Ticket #1372 (Nginx not respecting the TTL for the resolver at the Location block ...) updated by kianyang@…
Thank you for your prompt response!
01:50 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) updated by taolinke@…
Sorry about the nginx -v,here is nginx -V […]
01:40 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) created by taolinke@…
Hey i recompile Nginx 1.11.6 with openssl 1.1.0, then i found that …

09/02/17:

12:26 Ticket #1089 (ssl_ecdh_curve not honored in server block) closed by Maxim Dounin
wontfix: The ssl_ecdh_curve directive in the server context make sense …
09:07 Ticket #1089 (ssl_ecdh_curve not honored in server block) reopened by Kouli
Couldn't the ssl_ecdh_curve directive be made applicable in http …

09/01/17:

16:58 Ticket #1368 (Date oveflow problems with ngx_gmtime()) updated by Jamie Landeg-Jones
Yeah, looks good! And much cleaner than my hack! Incidentally, thanks …
14:33 Ticket #1375 (Can‘t use parallel ECDSA / RSA certificates in BoringSSL) closed by Maxim Dounin
invalid: Looking through BoringSSL code suggests that there are no relevant …
13:07 Ticket #1374 (Nginx error_page 499 Error report) closed by Maxim Dounin
wontfix: You can't. The special code 499 is used in nginx to indicate that …
06:57 Ticket #1375 (Can‘t use parallel ECDSA / RSA certificates in BoringSSL) updated by jinham335908093@…
I add an option to enable TLS 1.3 and weak ciphers
06:56 Ticket #1375 (Can‘t use parallel ECDSA / RSA certificates in BoringSSL) created by jinham335908093@…
I can‘t use parallel ECDSA / RSA certificates in BoringSSL.It only …
02:34 Ticket #1374 (Nginx error_page 499 Error report) created by RYAN4237@…
Dear Sir, I got 499 error in my nginx log, and i want to do the …

08/31/17:

16:09 Changeset in nginx-tests [1215:26884729e06b] by Sergey Kandaurov <pluknet@…>
Tests: cope with resolver resend in mail resolver tests. Currently, …
12:57 Ticket #1372 (Nginx not respecting the TTL for the resolver at the Location block ...) closed by Maxim Dounin
invalid: With the provided configuration, the following address is only used in …
01:45 Ticket #1372 (Nginx not respecting the TTL for the resolver at the Location block ...) updated by kianyang@…
Hi, This is our current Nginx confiuration after removing the …
Note: See TracTimeline for information about the timeline view.