Timeline



12/15/16:

18:44 Changeset in nginx [6843:a3dc657f4e95] by Ruslan Ermilov <ru@…>
Resolver: fixed possible use-after-free in worker on fast shutdown.
16:00 Changeset in nginx [6842:25d0d6dabe00] by Maxim Dounin <mdounin@…>
SSL: backed out changeset e7cb5deb951d, reimplemented properly. …
13:25 Changeset in nginx [6840:0cf4e82e7c48] by Valentin Bartenev <vbart@…>
Access log: support for json escaping.

12/14/16:

16:48 Ticket #1159 (gzip doesn't work for HTTP status 202) updated by Maxim Dounin
Gzip module only compresses responses with some common HTTP statuses …
10:56 Ticket #1159 (gzip doesn't work for HTTP status 202) created by wkornewald@…
Whenever our backend returns a non-200 status code the response, nginx …
05:24 Ticket #1158 (Document volatile parameter for map module) created by Ilyas Bakirov
Documentation of map module should be updated by last changes with new …

12/13/16:

23:56 Ticket #977 (ngx_http_special_response.c: Add "429 Too Many Requests") updated by piotrsikora.google.com@…
http://mailman.nginx.org/pipermail/nginx-devel/2016-October/009003.html
23:52 Ticket #1093 (Support http_429 in *_cache_use_stale) updated by piotrsikora.google.com@…
http://mailman.nginx.org/pipermail/nginx-devel/2016-October/009003.html
22:19 Changeset in nginx [6841:e7cb5deb951d] by Piotr Sikora <piotrsikora@…>
SSL: fix call to BIO_get_mem_data(). Fixes build with BoringSSL. …
20:22 Ticket #1157 (fastcgi_cache_path keys_zone accepting a variable) closed by Maxim Dounin
wontfix: The fastcgi_cache_path defines a cache, with appropriate shared …
20:16 Ticket #1156 (Directive access_log needs parameter combined when using with parameter if) closed by Maxim Dounin
invalid: Syntax of the access_log directive as specified in the …
19:10 Ticket #1157 (fastcgi_cache_path keys_zone accepting a variable) created by mmattel@…
In directive "fastcgi_cache_path" parameter "keys_zone" you need to …
19:05 Ticket #1156 (Directive access_log needs parameter combined when using with parameter if) created by mmattel@…
Creating a conditional access_log according the documentation with if …
19:00 Changeset in nginx [6838:666b2bea3cb9] by Ruslan Ermilov <ru@…>
The size of cmcf->phase_engine.handlers explained.
19:00 Changeset in nginx [6837:2c62d5613992] by Ruslan Ermilov <ru@…>
Version bump.
17:08 Changeset in nginx-tests [1096:2978c5212045] by Maxim Dounin <mdounin@…>
Tests: filter finalization in not modified filter.
15:38 Ticket #1139 (Продвижение HTTPS и HTTP2 через автоматическую установку сертификатов) updated by maxim
Milestone changed
Ticket retargeted after milestone closed
15:38 Milestone 1.11.7 completed
Status: released Trunk: mainline * ssl variables * http/2 …
15:27 Changeset in nginx-tests [1095:b16d30a52753] by Sergey Kandaurov <pluknet@…>
Tests: map module basic tests with volatile.
15:21 Changeset in nginx [6836:25a64c864f4d] by Maxim Dounin <mdounin@…>
release-1.11.7 tag
15:21 Changeset in nginx [6835:5c8f60faf33c]release-1.11.7 by Maxim Dounin <mdounin@…>
nginx-1.11.7-RELEASE
15:19 Ticket #1151 (Use sched_getaffinity() and CPU_COUNT() for ngx_ncpu on Linux) updated by Maxim Dounin
We've considered something like this previously, though rejected. The …
13:45 Ticket #287 (Add option to enable IP_TRANSPARENT) updated by Stijn Tintel
The reason for adding this feature was never to use nginx as forward …
07:58 Ticket #1154 (Passing URG flag via nginx) updated by maxim
Thanks, we are aware of the underlying details.
07:50 Ticket #1154 (Passing URG flag via nginx) updated by jjagodzinski@…
Additional detail: URGs are implemented as 'out of band' communication …

12/12/16:

23:49 Changeset in nginx [6839:32714e608629] by Armin Grodon <me@…>
Contrib: added 'commentstring' for vim-commentary support.
22:21 Ticket #1155 (upstream definition not working in nginx for windows) closed by Maxim Dounin
invalid: This is what your upstream server returns. Note that using different …
20:50 Ticket #1153 (Nginx reload hang) closed by Maxim Dounin
wontfix: The test described exhaust available resources and sooner or later …
17:51 Ticket #1155 (upstream definition not working in nginx for windows) updated by roundand@…
I am getting similar behaviour running against the default nginx image …
17:48 Ticket #1155 (upstream definition not working in nginx for windows) created by roundand@…
I am using this config file to route all requests to a public echo …
14:15 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) closed by Maxim Dounin
worksforme: Works fine here. Please make sure that: - there are no other …
14:15 Ticket #870 (Add variable containing list of client-supported cipher suites) updated by Andrey Zelenkov <zelenkov@…>
In [changeset:"2b0ef67ab0329b4f120df9c1532850831cac859e/nginx-tests"
12:53 Changeset in nginx-tests [1094:dd8f126afa32] by Andrey Zelenkov <zelenkov@…>
Tests: client certificate time variables tests.
12:53 Changeset in nginx-tests [1093:2b0ef67ab032] by Andrey Zelenkov <zelenkov@…>
Tests: added test for $ssl_ciphers variable (ticket #870).
12:45 Changeset in nginx-tests [1092:f72f43eda2a6] by Sergey Kandaurov <pluknet@…>
Tests: simplified nginx reload in HTTP/2 GOAWAY tests.
10:19 Ticket #1154 (Passing URG flag via nginx) updated by jjagodzinski@…
It is Oracle SQLdeveloper
10:13 Ticket #1154 (Passing URG flag via nginx) updated by maxim
Just wonder: what type of application is it?
10:10 Ticket #1154 (Passing URG flag via nginx) created by jjagodzinski@…
I have a problem with URG flag and passing it via nginx. I use stream …
07:51 Changeset in nginx-tests [1091:a5e428f4440d] by Sergey Kandaurov <pluknet@…>
Tests: added request body buffering test for requests without body.

12/11/16:

13:56 Ticket #1153 (Nginx reload hang) created by avkarenow@…
Hello, I found a bug with fast and frequent reloading server. Tested …

12/10/16:

21:50 Ticket #1150 (Apache2 http/2 as reverse proxy for nginx with iOS 10 devices) closed by Maxim Dounin
duplicate: It depends on the client how to handle the situation in question.
12:12 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by TerraX-net@…
Replying to Darkudorus@…: > …
10:23 Changeset in nginx [6892:169fef913184]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: prevented creating temp files for requests without body. The …
10:23 Changeset in nginx [6834:e02f1977846b] by Valentin Bartenev <vbart@…>
HTTP/2: prevented creating temp files for requests without body. The …

12/09/16:

22:53 Ticket #1150 (Apache2 http/2 as reverse proxy for nginx with iOS 10 devices) reopened by freax@…
Why it is happen only with devices with iOS 10?
13:50 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) created by splewako@…
Native Nginx error page instead of custom is shown for 413 errors (404 …
11:44 nginx-cgroup-cpu-count.patch attached to Ticket #1151 by nmeyer-otto@…
11:44 Ticket #1151 (Use sched_getaffinity() and CPU_COUNT() for ngx_ncpu on Linux) created by nmeyer-otto@…
For better integration with systemd cgroups and containers like docker …

12/08/16:

18:50 Ticket #1090 (try_files with map variable works differently in 1.10.x and 1.11.x) updated by Ruslan Ermilov <ru@…>
In [changeset:"ec10ce307dc03b29d681365e5d5477ceb8738fab/nginx"
14:51 Changeset in nginx [6832:ec10ce307dc0] by Ruslan Ermilov <ru@…>
Map: the "volatile" parameter. By default, "map" creates cacheable …
14:29 Changeset in nginx [6831:014905eb7b3d] by Ruslan Ermilov <ru@…>
Map: simplified "map" block parser. No functional changes.
14:22 Changeset in nginx [6830:6eed5ed31e22] by Ruslan Ermilov <ru@…>
Slab: commented bitmap initialization for small allocations.
11:31 Ticket #1148 (Respond to any domain\port is present on server and nginx config.) updated by Valentin V. Bartenev
Replying to ZeusF1@…: > But you need VALID TLS certs to …
09:45 Ticket #1148 (Respond to any domain\port is present on server and nginx config.) updated by ZeusF1@…
Replying to mdounin: > Default server for a listening …

12/07/16:

19:25 Changeset in nginx [6829:6e757036e588] by Ruslan Ermilov <ru@…>
Slab: free pages statistics.
19:25 Changeset in nginx [6828:99770a5ea14f] by Ruslan Ermilov <ru@…>
Slab: slots statistics. For each slot, the number of total and used …
19:25 Changeset in nginx [6827:0e61510c56c4] by Ruslan Ermilov <ru@…>
Slab: simplified some math. No functional changes.
19:25 Changeset in nginx [6826:d0404c9a7675] by Ruslan Ermilov <ru@…>
Slab: simplified allocation from slots. Removed code that would cause …
19:25 Changeset in nginx [6825:f6beb55792de] by Ruslan Ermilov <ru@…>
Slab: fixed the number of pages calculation. When estimating the …
19:25 Changeset in nginx [6824:ea12328518dc] by Ruslan Ermilov <ru@…>
Slab: added comment about list heads.
19:25 Changeset in nginx [6823:88c8c3d65184] by Ruslan Ermilov <ru@…>
Slab: improved code readability. No functional changes.
18:18 Ticket #1150 (Apache2 http/2 as reverse proxy for nginx with iOS 10 devices) closed by Maxim Dounin
duplicate: Looks like you are facing the issue with Upgrade header, see #915. …
18:09 Ticket #1149 (Issue compiling nginx from source - ssl module) closed by Maxim Dounin
worksforme: According to the errors reported, OpenSSL header files on your system …
17:58 Ticket #1150 (Apache2 http/2 as reverse proxy for nginx with iOS 10 devices) created by freax@…
Nginx cannot proxy to Apache by h2 protocol: Protocols h2 http/1.1 …
16:25 full_make_process.txt attached to Ticket #1149 by peterpt@…
full make process
16:25 configure.txt attached to Ticket #1149 by peterpt@…
configure
16:24 Ticket #1149 (Issue compiling nginx from source - ssl module) created by peterpt@…
Hi , i am trying to compile nginx from source code but i get an issue …
16:03 Changeset in nginx [6822:c045b4926b2c] by Maxim Dounin <mdounin@…>
Core: fixed environment on exit. On exit environment allocated from a …
16:03 Changeset in nginx [6821:30b6f1ff192b] by Maxim Dounin <mdounin@…>
Perl: removed special environment handling for the perl module. In …
16:03 Changeset in nginx [6820:eada22643e8b] by Maxim Dounin <mdounin@…>
Perl: added PERL_SET_INTERP(). For Perl compiled with threads, …
14:57 Ticket #1148 (Respond to any domain\port is present on server and nginx config.) closed by Maxim Dounin
invalid: Default server for a listening socket handles all the requests on the …
14:21 Ticket #1135 (Connections timing out after upgrading to 1.10.2) updated by Valentin V. Bartenev
Replying to anttiviljami@…: > Getting rid of mod-nchan …
14:10 Ticket #1148 (Respond to any domain\port is present on server and nginx config.) created by ZeusF1@…
Same issue found in google …
12:22 Changeset in nginx-tests [1090:9d6a0dbb889a] by Andrey Zelenkov <zelenkov@…>
Tests: check headers for appropriate stream in h2_auth_request.t.
10:54 Changeset in nginx [6819:4395758d08e6] by Sergey Kandaurov <pluknet@…>
Fixed spelling of logical AND operator, no functional changes. Found …
10:51 Changeset in nginx-tests [1089:eedb96f717ff] by Sergey Kandaurov <pluknet@…>
Tests: reset headers context when parsing HEADERS frame. This fixes …

12/06/16:

21:57 Ticket #959 (Permit post before acking settings) updated by kyrias@…
For the record of anyone reading these comments, it seems that he went …
17:46 Ticket #1147 (RPM: Conflict with EPEL package) created by gtirloni@…
The latest update to EPEL's nginx package is causing nginx's official …
12:25 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by Andrey Zelenkov <zelenkov@…>
In [changeset:"83b7b3f8b6c5f83a970c6cbd2a25886760bfaf30/nginx-tests"
12:19 Changeset in nginx-tests [1088:83b7b3f8b6c5] by Andrey Zelenkov <zelenkov@…>
Tests: added HTTP/2 tests with auth_request (ticket #1143). …
11:06 Changeset in nginx-tests [1087:534d209f6ae4] by Sergey Kandaurov <pluknet@…>
Tests: fixed ssl_password_file test hang with missing FIFO reader.

12/05/16:

20:54 Ticket #870 (Add variable containing list of client-supported cipher suites) closed by Maxim Dounin
fixed
20:54 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) closed by Maxim Dounin
fixed
20:05 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by Maxim Dounin <mdounin@…>
In [changeset:"e75e854657ba3d401be1a2dae07d1f57dd242760/nginx"
20:05 Ticket #870 (Add variable containing list of client-supported cipher suites) updated by Maxim Dounin <mdounin@…>
In [changeset:"ea93c7d8752a62bbd36bd4ee63f920620ecebfb6/nginx"
19:23 Changeset in nginx [6817:e75e854657ba] by Maxim Dounin <mdounin@…>
SSL: $ssl_curves (ticket #1088). The variable contains a list of …
19:23 Changeset in nginx [6816:ea93c7d8752a] by Maxim Dounin <mdounin@…>
SSL: $ssl_ciphers (ticket #870). The variable contains list of …
19:23 Changeset in nginx [6815:2d15fff64e3c] by Maxim Dounin <mdounin@…>
SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
19:23 Changeset in nginx [6814:379139020d36] by Maxim Dounin <mdounin@…>
SSL: $ssl_client_verify extended with a failure reason. Now in case …
19:23 Changeset in nginx [6813:94586180fb41] by Maxim Dounin <mdounin@…>
OCSP stapling: improved error logging context. It now logs the IP …
19:23 Changeset in nginx [6812:a7ec59df0c4d] by Maxim Dounin <mdounin@…>
OCSP stapling: added certificate name to warnings.
19:23 Changeset in nginx [6811:5eb3309d0b9e] by Maxim Dounin <mdounin@…>
OCSP stapling: added http response status logging.
19:23 Changeset in nginx [6810:64f5bfba5d96] by Maxim Dounin <mdounin@…>
OCSP stapling: style.
19:18 Changeset in nginx-tests [1086:b3b1403641d3] by Maxim Dounin <mdounin@…>
Tests: allow new $ssl_client_verify syntax again.
18:35 Changeset in nginx-tests [1085:30a6fbab4e33] by Maxim Dounin <mdounin@…>
Tests: allow new $ssl_verify syntax.
11:44 Changeset in nginx-tests [1084:ce3d15edbf05] by Sergey Kandaurov <pluknet@…>
Tests: whitespace fix.
07:29 Ticket #1135 (Connections timing out after upgrading to 1.10.2) updated by anttiviljami@…
Getting rid of mod-nchan hasn't helped. Still getting these issues.

12/03/16:

07:01 Changeset in nginx [6809:87d7e640b45d] by Ruslan Ermilov <ru@…>
Slab: improved double free detection. Previously, an attempt to …
07:01 Changeset in nginx [6808:2af776c22aec] by Ruslan Ermilov <ru@…>
Slab: always show the requested allocation size in debug messages. …
06:55 Changeset in nginx [6807:ea76a3aa18ae] by Ruslan Ermilov <ru@…>
Slab: style. Removed redundant parentheses. No functional changes.

12/01/16:

19:55 Ticket #994 (perl_require directive has effect only at first config) updated by Maxim Dounin
Status changed
All perl_requires directives are processed when nginx creates a Perl …
08:46 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by axos88@…
Gotcha. So it's not unsafe as in security, but unsafe as in it's going …
07:55 Changeset in nginx-tests [1082:d0edeb90c0ab] by Andrei Belov <defan@…>
Tests: additional variables mentioned in README.

11/30/16:

15:52 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by Maxim Dounin
> Hmm, interersting, that's how nginx cookbook generates its …
10:23 Ticket #1146 (large stderr freeze request) created by SailorMax@…
Steps: 1. exec via browser PHP 7.1 script: #!/usr/bin/env php <? if …

11/29/16:

21:13 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by axos88@…
Even if we don't modify it, it would be nice to add a note in the docs …
21:09 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by axos88@…
Can't we just skip anything that is not a file? Would probably bork if …
21:05 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by axos88@…
Hmm, interersting, that's how nginx cookbook generates its …
21:05 Changeset in nginx-tests [1083:d0523391deb9] by Valentin Bartenev <vbart@…>
Tests: removed TODO for HTTP/2 fix merged in stable.

11/28/16:

17:58 Changeset in nginx [6891:749bcfdf097a]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: fixed posted streams handling. A bug was introduced by …
17:58 Changeset in nginx [6833:3834951e32ab] by Valentin Bartenev <vbart@…>
HTTP/2: fixed posted streams handling. A bug was introduced by …
16:36 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) closed by Valentin V. Bartenev
fixed
16:25 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by Valentin Bartenev <vbart@…>
In [changeset:"52bd8cc17f34bbebcb4d2ce3651b40af7d572d55/nginx"
16:19 Changeset in nginx [6890:16487f9e6665]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: fixed saving preread buffer to temp file (ticket #1143). …
16:19 Changeset in nginx [6805:52bd8cc17f34] by Valentin Bartenev <vbart@…>
HTTP/2: fixed saving preread buffer to temp file (ticket #1143). …
12:38 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) updated by Maxim Dounin
See also #1145.
12:37 Ticket #1145 (Can't set redirection port to the port from the "Host" request header field) updated by Maxim Dounin
See also #1000.

11/26/16:

19:56 Ticket #1145 (Can't set redirection port to the port from the "Host" request header field) created by exap@…
Currently you can't set the redirection port to the one that is …

11/24/16:

20:05 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by jason.codeassassin.com@…
Setting client_body_in_file_only on; helps workaround the problem. …
18:37 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by jason.codeassassin.com@…
Setting client_body_buffer_size 64k; definitely helps to workaround …
16:17 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by Maxim Dounin
Priority, Keywords changed
On Windows, nginx uses FindFirstFile() / FindNextFile() functions …
15:39 Ticket #1142 (Location vars fails when use map variable in try_files) updated by Edu Herraiz
Thank you very much for your comments, very helpful. For the record, …
14:09 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) created by axos88@…
Adding include C:/nginx/nginx-1.10.1/conf/sites-enabled/*; to the …
13:14 Ticket #1142 (Location vars fails when use map variable in try_files) closed by Maxim Dounin
duplicate: You are using $1 and $2 variables which are from last regular …
13:09 Ticket #564 (map regex matching affects rewrite directive) updated by Maxim Dounin
See also #1142.
13:00 Ticket #564 (map regex matching affects rewrite directive) updated by Maxim Dounin
See also #1044.
13:00 Ticket #1044 (map break regexp numbered references) closed by Maxim Dounin
duplicate: Duplicate of #564.
11:35 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by Valentin V. Bartenev
Thank you for the report. Please, try the following patch: […] …
05:22 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by jason.codeassassin.com@…
May be related to #1128
05:22 nginx.conf attached to Ticket #1143 by jason.codeassassin.com@…
05:21 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) created by jason.codeassassin.com@…
nginx 1.10.2 and 1.11.6 on Ubuntu 16.04 and Debian Stretch will …

11/23/16:

17:45 Ticket #1142 (Location vars fails when use map variable in try_files) created by Edu Herraiz
Trying to use a map variable inside a try_files this way: […] We …

11/22/16:

20:34 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by Maxim Dounin
Keywords changed
20:34 Ticket #927 (Set $ssl_session_reused to "t" for session ticket reuse and set ...) updated by Maxim Dounin
Keywords changed
20:26 Ticket #224 (Args Delimiter) updated by Maxim Dounin
Sensitive changed
See also #1066.
20:25 Ticket #1066 (ngx_http_parse: query seperator bug (missing W3C recommended support ...) closed by Maxim Dounin
duplicate: Duplicate of #224.
20:17 Ticket #708 (Documentation improvement: SSL chain verification with SNI support) updated by Maxim Dounin
Component changed
20:13 Ticket #366 (Feature that return ssl_client_s_dn according to the RFC 2253) closed by Maxim Dounin
fixed: Format of the $ssl_client_s_dn and $ssl_client_i_dn variables was …
20:06 Ticket #762 (procol version integer overflow, downgrade to 0.9) closed by Maxim Dounin
fixed
18:43 Ticket #1038 (Nginx doesn't retry to start worker process when fork() error) closed by Maxim Dounin
wontfix
18:40 Ticket #1094 (CRL check for Estonian ID cards fails) updated by Maxim Dounin
The provided archive does not contain the client certificate used for …
14:31 Ticket #1141 (duplicate "60394" address and port pair in /etc/nginx/nginx.conf) closed by Maxim Dounin
duplicate: Duplicate of #1021.
14:24 Ticket #1140 (ssi module ignores "default" parameter of echo) closed by Maxim Dounin
invalid: Works fine here: […] […] Note that the check in question, `if …
13:11 Ticket #1141 (duplicate "60394" address and port pair in /etc/nginx/nginx.conf) created by wrfly@…
# nginx -t 2016/11/22 13:11:11 [emerg] 1#1: duplicate "60394" address …
12:50 Ticket #1102 (keepalive_requests is not supported for HTTP/2 connections) closed by Valentin V. Bartenev
fixed: The keepalive_requests directive isn't supposed to work with HTTP/2. …
12:46 Ticket #1138 (Module Request PageSpeed) closed by Maxim Dounin
wontfix: Мы не добавляем в репозиторий пакетов сторонние модули. Вы можете …
12:39 Ticket #1132 (preread post request body not returned for h2) updated by Valentin V. Bartenev
The request body in HTTP/2 comes in separate frames. If all such …
12:30 Ticket #1128 (HTTP/2 with ngx_http_auth_request_module causes some JSON payloads to ...) closed by Valentin V. Bartenev
worksforme: I wasn't able to reproduce it too with HTTP/2 and the auth request …
05:40 Changeset in nginx [6818:2b2239a1e0d4] by hucongcong <hucong.c@…>
Mp4: fixed setting wrong mdat atom size in very rare cases. Atom size …

11/21/16:

23:03 Ticket #1140 (ssi module ignores "default" parameter of echo) created by florian.dold@…
When using […] the default is never considered. The bug is in …
20:49 Ticket #1139 (Продвижение HTTPS и HTTP2 через автоматическую установку сертификатов) created by v.badalyan.open-bs.ru@…
Прошу рассмотреть возможность добавления функционала получения SSL …
20:46 Ticket #1138 (Module Request PageSpeed) created by v.badalyan.open-bs.ru@…
Прошу добавить в официальный репозиторий модуль от Google отдельным …
13:49 Changeset in nginx [6804:2c7a2d75938a] by Maxim Dounin <mdounin@…>
Configure: honor dependencies of dynamic modules. Dependencies of …
13:49 Changeset in nginx [6803:8bd659ff4231] by Maxim Dounin <mdounin@…>
Version bump.
13:41 Ticket #1137 (Default cipherlist contains HTTP/2 blacklisted ciphers (in first position)) closed by Maxim Dounin
duplicate: Duplicate of #794.
13:40 Ticket #1135 (Connections timing out after upgrading to 1.10.2) closed by Valentin V. Bartenev
invalid: According to the error log message, this issue is in the 3rd-party …
13:13 Ticket #1137 (Default cipherlist contains HTTP/2 blacklisted ciphers (in first position)) created by Valerian Saliou
Hello, Some people reported me not being able to connect to my HTTP/2 …
13:09 Changeset in nginx-tests [1081:cca0bff99733] by Andrey Zelenkov <zelenkov@…>
Tests: remove unused short port number mapping.
13:03 Changeset in nginx [6806:75dbab4ea930] by Dmitry Volyntsev <xeioex@…>
Events: improved error event handling for UDP sockets. Normally, the …
11:00 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) updated by Andrey Zelenkov <zelenkov@…>
In [changeset:"cd4395a68fc66cd434eaee6cbff727481229af7f/nginx-tests"
10:54 Changeset in nginx-tests [1080:cd4395a68fc6] by Andrey Zelenkov <zelenkov@…>
Tests: proxy ssl test with handshake timeout (ticket #1126).
10:41 Ticket #1136 (`ngx_stream_proxy_process_connection` does not terminate udp session ...) closed by Roman Arutyunyan
wontfix: What were you expecting by setting "proxy_timeout 0;" ? In your case …
03:16 Ticket #1136 (`ngx_stream_proxy_process_connection` does not terminate udp session ...) created by lrita@…
I have a service which collects some statistics informations by udp …
02:09 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) updated by antonyhong@…
Replying to mdounin: Thank you for solving my doubts.The …

11/20/16:

23:07 Changeset in nginx-tests [1079:cbc8641a204e] by Andrey Zelenkov <zelenkov@…>
Tests: fixed "proxy connect timeout" http tests. Previously, proxy …

11/19/16:

19:12 Ticket #1135 (Connections timing out after upgrading to 1.10.2) updated by otto.seravo.fi@…
Nchan has a somewhat similar report related to nchan crashing when …
17:34 Ticket #1134 (CVE-2016-1247) updated by mikhirev@…
Of course I agree that symlinks exist for good reason, but I don't see …
07:25 Ticket #1135 (Connections timing out after upgrading to 1.10.2) created by anttiviljami@…
After upgrading from 1.10.1 without ALPN support to 1.10.2 with ALPN …

11/18/16:

17:10 Ticket #1134 (CVE-2016-1247) updated by Maxim Dounin
Or you may even disable symlinks in your OS completely. The fact is …
16:33 Ticket #1134 (CVE-2016-1247) updated by mikhirev@…
Well, there is a much simpler solution: open logs with O_NOFOLLOW.
15:35 Ticket #1134 (CVE-2016-1247) updated by Maxim Dounin
Type changed
Better solution would be to implement passing open file descriptors …
15:06 Ticket #1134 (CVE-2016-1247) created by mikhirev@…
Hi! Recently there was a vulnerability reported against Debian nginx …
13:49 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) updated by Maxim Dounin
Component changed
The behaviour is as expected: when a memory allocation from a shared …
13:04 Ticket #1131 (No error about wrong config) closed by Maxim Dounin
duplicate: To see full configuration loaded use nginx -T. Duplicate of #933.
09:47 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) updated by antonyhong@…
The OS is windows server 2008 R2 64bit
07:50 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) created by antonyhong@…
Hi,I want to validated 'If the zone storage is exhausted, the server …
00:15 Ticket #1132 (preread post request body not returned for h2) created by malini.kothapalli@…
I am experimenting with POST over h2. The use case is to read full …

11/17/16:

20:20 Ticket #1131 (No error about wrong config) created by KES777@…
When you in your http { } section do: include …
15:51 Ticket #1130 (GeoIP module does not work on 1.10.2) closed by Maxim Dounin
invalid
15:50 Ticket #1130 (GeoIP module does not work on 1.10.2) updated by hristo.iliev@…
Ouch that's right. I forgot fastcgi_params. I'm really sorry. Thank …
15:45 Ticket #1130 (GeoIP module does not work on 1.10.2) updated by Maxim Dounin
The GEOIP_COUNTRY_CODE is not something that is expected to appear …
15:35 Ticket #1130 (GeoIP module does not work on 1.10.2) updated by hristo.iliev@…
I have two installations of nginx - 1.10.1 and 1.10.2 on same server …
15:14 Ticket #1130 (GeoIP module does not work on 1.10.2) updated by Maxim Dounin
The geoip module is not expected to set GEOIP_COUNTRY_CODE. If you see …
14:57 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) updated by Valentin V. Bartenev
Replying to BenBE@…: > @vbart: Not displaying the software …
14:46 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) updated by BenBE@…
As the headers-more module isn't included with the default …
14:36 Ticket #1130 (GeoIP module does not work on 1.10.2) created by hristo.iliev@…
http_geoip_module stopped working in version 1.10.2 . With same …
13:11 Ticket #1129 (Allow overriding/clearing Server HTTP response header) closed by Maxim Dounin
duplicate: Duplicate of #936.

11/16/16:

21:27 Ticket #1127 (set_real_ip_from not working in 1.10.x) updated by exobuzz@…
Looks like it is a problem specific to the dotdeb packages so will …
19:59 Ticket #1129 (Allow overriding/clearing Server HTTP response header) created by BenBE@…
nginx should provide for a sensible way to override the value returned …
17:52 Ticket #1128 (HTTP/2 with ngx_http_auth_request_module causes some JSON payloads to ...) updated by kcannon.gaikai.com@…
We are not able to reproduce this issue without using 3-rd party …
14:50 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by dren.dk@…
I've been bitten by this exact problem, here's my proposed fix, which …
14:29 Ticket #1128 (HTTP/2 with ngx_http_auth_request_module causes some JSON payloads to ...) updated by Valentin V. Bartenev
Are you able to reproduce the issue without 3-rd party modules?

11/15/16:

22:38 app-error-log3.txt attached to Ticket #1128 by kcannon.gaikai.com@…
22:38 app-error-log2.txt attached to Ticket #1128 by kcannon.gaikai.com@…
22:37 app-error-log1.txt attached to Ticket #1128 by kcannon.gaikai.com@…
22:33 nginx-error-log.txt attached to Ticket #1128 by kcannon.gaikai.com@…
nginx error log
20:00 Ticket #1127 (set_real_ip_from not working in 1.10.x) closed by Maxim Dounin
duplicate: Both configurations provided work fine as well. Using $remote_addr
18:38 Ticket #1127 (set_real_ip_from not working in 1.10.x) updated by exobuzz@…
This might help - From another user from …
16:51 Ticket #1127 (set_real_ip_from not working in 1.10.x) updated by Maxim Dounin
Just tested, and it works fine here. Tested with the following …
15:25 Milestone 1.11.6 completed
Status: released Trunk: mainline * Small assorted …
15:11 Changeset in nginx [6802:6a26016e9a13] by Maxim Dounin <mdounin@…>
release-1.11.6 tag
15:11 Changeset in nginx [6801:5e371426b3bc]release-1.11.6 by Maxim Dounin <mdounin@…>
nginx-1.11.6-RELEASE
14:43 Ticket #1128 (HTTP/2 with ngx_http_auth_request_module causes some JSON payloads to ...) updated by Valentin V. Bartenev
Could you provide [http://nginx.org/en/docs/debugging_log.html a …
00:35 Ticket #1128 (HTTP/2 with ngx_http_auth_request_module causes some JSON payloads to ...) created by kcannon.gaikai.com@…
We have an internal tool that requires all requests to be ran through …
Note: See TracTimeline for information about the timeline view.