Timeline



10/03/16:

18:03 Changeset in nginx [6887:17000e3ba589]stable-1.10 by Roman Arutyunyan <arut@…>
Addition filter: set last_in_chain flag when clearing last_buf. When …
18:03 Changeset in nginx [6723:ebba2f980489] by Roman Arutyunyan <arut@…>
Addition filter: set last_in_chain flag when clearing last_buf. When …
17:48 Changeset in nginx [6722:6136a51f9c21] by Roman Arutyunyan <arut@…>
Do not set last_buf flag in subrequests. The last_buf flag should …
17:38 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by Darkudorus@…
https://github.com/openssl/openssl/issues/1656
12:58 Changeset in nginx [6721:48bab8b83f4e] by Ruslan Ermilov <ru@…>
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks. …
12:58 Changeset in nginx [6720:9170240f1241] by Maxim Dounin <mdounin@…>
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks. …
12:58 Changeset in nginx [6719:cebf5fed00bf] by Maxim Dounin <mdounin@…>
Modules compatibility: removed unneeded IPV6_V6ONLY checks. The …
12:58 Changeset in nginx [6718:bdf64ae3376b] by Maxim Dounin <mdounin@…>
Modules compatibility: http2. HTTP/2-specific fields in structures …
12:58 Changeset in nginx [6717:3b522d7a5b34] by Maxim Dounin <mdounin@…>
Modules compatibility: degradation fields now always present. There …
12:58 Changeset in nginx [6716:57c8e12c460c] by Maxim Dounin <mdounin@…>
Modules compatibility: --with-compat configure option.
09:46 Ticket #1093 (Support http_429 in *_cache_use_stale) created by tvdavid@…
Use case: we use nginx with fastcgi_cache to cache responses from a …

10/01/16:

12:10 Ticket #1092 (virtal host attacks: Limit Host header to CN/DNS-Name of currently ...) closed by Maxim Dounin
invalid: As long as you, as a client, request a virtual server different from …
11:49 Ticket #1092 (virtal host attacks: Limit Host header to CN/DNS-Name of currently ...) updated by Darkudorus@…
Please edit the first word in the ticket name to "virtual".
11:47 Ticket #1092 (virtal host attacks: Limit Host header to CN/DNS-Name of currently ...) updated by Darkudorus@…
I have forgotten to mention, that certificate A only has …
11:42 Ticket #1092 (virtal host attacks: Limit Host header to CN/DNS-Name of currently ...) created by Darkudorus@…
I have read https://bh.ht.vc/vhost_confusion.pdf (read it, it's …

09/30/16:

19:35 Ticket #1089 (ssl_ecdh_curve not honored in server block) updated by Darkudorus@…
Okay, thank you! https://github.com/openssl/openssl/issues/1652
19:19 Ticket #1089 (ssl_ecdh_curve not honored in server block) closed by Maxim Dounin
wontfix: Replying to Darkudorus@…: > Do you have connections to the …
17:31 Changeset in nginx-tests [1044:1fe8d33f75ad] by Sergey Kandaurov <pluknet@…>
Tests: split out geo tests with binary base and skip by default. …
17:28 Ticket #1089 (ssl_ecdh_curve not honored in server block) updated by Darkudorus@…
Do you have connections to the OpenSSL project / the ability to report …
14:20 Ticket #1091 (Add missing client certificate field variables) updated by Maxim Dounin
C, L, O, and OU - are included in DN, as they are compontents of DN. …
13:46 Ticket #1091 (Add missing client certificate field variables) created by Neil Craig
Hi We make pretty extensive use of client cert auth and it'd be …
13:30 Ticket #417 (ngx_cache_purge) updated by Neil Craig
+1 on this
13:24 Ticket #870 (Add variable containing list of client-supported cipher suites) updated by Neil Craig
I'd like to add a +1 to this :-)
13:21 Ticket #1057 (Google QUIC - statement) updated by Neil Craig
FWIW I'd be very interested in looking at QUIC support, especially as …
13:00 Ticket #1089 (ssl_ecdh_curve not honored in server block) updated by Maxim Dounin
Looks like a bug in OpenSSL. It copies curves to the connection from …
08:59 Ticket #1090 (try_files with map variable works differently in 1.10.x and 1.11.x) updated by Pyry Hakulinen
Our builds have lua (and other custom modules), but the internal …
08:47 nginx-1.11.4-debug-log attached to Ticket #1090 by Pyry Hakulinen
08:46 nginx-1.10.1-debug-log attached to Ticket #1090 by Pyry Hakulinen
08:46 Ticket #1090 (try_files with map variable works differently in 1.10.x and 1.11.x) created by Pyry Hakulinen
Following config: […] /tmp/nginx/index.html […] On 1.11.x …

09/29/16:

19:06 Ticket #1089 (ssl_ecdh_curve not honored in server block) created by Darkudorus@…
http { ssl_ecdh_curve secp521r1; server { listen ... ssl http2 …
17:53 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by Maxim Dounin
Milestone changed
Not sure if it's at all possible from server point of view. Recent …
16:55 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) created by Darkudorus@…
It would be helpful to monitor the use of curves (with ECDHE) or the …
16:40 Changeset in nginx [6714:c3e3de6d2672] by Dmitry Volyntsev <xeioex@…>
Resolver: introduced state field in ngx_resolver_srv_name_t. It keeps …
15:06 Changeset in nginx [6713:63b8b157b776] by Maxim Dounin <mdounin@…>
Modules compatibility: down flag promoted to a bitmask. It is to be …
15:06 Changeset in nginx [6712:fd5c2781460b] by Maxim Dounin <mdounin@…>
Modules compatibility: upstream config field. It is to be used to …
15:06 Changeset in nginx [6711:90a03b1dc4db] by Maxim Dounin <mdounin@…>
Modules compatibility: status fields.
15:06 Changeset in nginx [6710:3ab8736958cb] by Maxim Dounin <mdounin@…>
Modules compatibility: health check fields.
15:06 Changeset in nginx [6709:e08e741f74cd] by Maxim Dounin <mdounin@…>
Modules compatibility: cache purge fields.
15:06 Changeset in nginx [6708:4080f94a996f] by Maxim Dounin <mdounin@…>
Modules compatibility: slow start fields.
15:05 Changeset in nginx [6707:1c9863f9592e] by Maxim Dounin <mdounin@…>
Modules compatibility: peer.notify. This callback can be used to …
14:59 Ticket #1087 (System crashes that were solved by increasing server_names_hash_max_size) closed by Maxim Dounin
invalid: The message from the kernel suggests you are facing either a hardware …
12:49 Ticket #1087 (System crashes that were solved by increasing server_names_hash_max_size) created by langemeijer@…
Since a couple of months I had some system crashes that I had no …
12:28 Changeset in nginx [6715:d200a0fd00b7] by Ruslan Ermilov <ru@…>
Introduced the NGX_COMPAT macro. When enabled, some structures are …
09:59 Changeset in nginx [6706:829468da49d6] by Ruslan Ermilov <ru@…>
Stream: style. Explicitly initialized peer's max_conns for upstreams …
09:52 Changeset in nginx-tests [1043:b82f54728e14] by Sergey Kandaurov <pluknet@…>
Tests: fixed test failure in proxy_unfinished.t with big buffers. …

09/28/16:

17:40 Ticket #1086 (Connection failure on upstream health check repeatedly reports at ...) closed by Sergey Budnevitch
invalid: This is a bug tracker for opensource nginx, so I'm closing this …
17:29 Ticket #1086 (Connection failure on upstream health check repeatedly reports at ...) created by mpawelsk@…
If a server is hard down (no connectivity/connection refused) then …
08:43 Ticket #1085 (multiple calls to make install from a read-only source fails to copy ...) created by stackoverflow.com/users/324204/sogartar
Let's say you have the source of nginx and it is read-only. Doing …

09/26/16:

14:51 Ticket #1083 (Enable gzip compression only for non "text/html" content) updated by sustmi@…
I am struggling with the Nginx code base a bit (I did not program in C …
14:17 Ticket #1084 (Override previous access_log settings) created by cweiske
I would like to be able to override the access_log setting via …
14:06 Changeset in nginx-tests [1042:9339673bb454] by Andrei Belov <defan@…>
Tests: check for known dynamic modules via TEST_NGINX_GLOBALS.
06:20 Ticket #1081 (ngx_stream_core_module proxy_pass dynamic resolve) updated by Watson Yim
Hi mdounin, Thanks for your help! …

09/24/16:

17:14 Ticket #1083 (Enable gzip compression only for non "text/html" content) updated by sustmi@…
I'll write a patch for this if you do not think it is a bad idea. :)
17:05 Ticket #1083 (Enable gzip compression only for non "text/html" content) created by sustmi@…
I want to enable gzip HTTP (ngx_http_gzip_module) compression but only …

09/23/16:

15:50 Ticket #1081 (ngx_stream_core_module proxy_pass dynamic resolve) closed by Maxim Dounin
invalid: In stream, there is no set directive, but there are other ways to …
11:17 Ticket #1082 (rpmlint issues centos7) updated by thresh
Status, Owner changed
08:47 Ticket #1082 (rpmlint issues centos7) created by mjtrangoni@…
It would be nice if soumeone could fix those warnings. $ rpmlint …

09/22/16:

23:01 Ticket #1081 (ngx_stream_core_module proxy_pass dynamic resolve) created by Watson Yim
Hi NGINX team, Awesome work with the TCP reverse proxy! Keep it up! …
22:39 Ticket #1080 (README.dynamic shows wrong include path) closed by Maxim Dounin
invalid: EPEL packages are maintained by EPEL team, this is a wrong place to …
21:02 Changeset in nginx-tests [1041:187524328926] by Sergey Kandaurov <pluknet@…>
Tests: upstream max_conns tests.
20:44 Ticket #1080 (README.dynamic shows wrong include path) created by ksemande@…
-include /usr/lib64/nginx/modules/*.conf; +include …
20:42 Changeset in nginx-tests [1040:1a820a5a32ae] by Sergey Kandaurov <pluknet@…>
Tests: do not depend on peer selection order in fastcgi_body2.t.
16:32 Changeset in nginx [6705:29bf0dbc0a77] by Ruslan Ermilov <ru@…>
Upstream: max_conns.
16:32 Changeset in nginx [6704:a44ba757851d] by Ruslan Ermilov <ru@…>
Upstream: removed the quick recovery mechanism. Its usefulness it …
16:32 Changeset in nginx [6703:edcd9303a4d3] by Maxim Dounin <mdounin@…>
Upstream: introduced u->upstream. It holds upstream{} block …
16:31 Changeset in nginx [6702:914d8a63dbad] by Maxim Dounin <mdounin@…>
Upstream: style.
12:51 Ticket #1079 (ngx_stream_log_module mismatch variable in documentation) closed by Yaroslav Zhuravlev
fixed
12:46 Ticket #1079 (ngx_stream_log_module mismatch variable in documentation) updated by Yaroslav Zhuravlev
Thank you, fixed: http://hg.nginx.com/nginx.org/rev/19eb203ffd41
12:25 Changeset in nginx-tests [1039:90a0d85436c1] by Sergey Kandaurov <pluknet@…>
Tests: quoted 'genrsa -out' parameter, no functional changes.
11:20 Ticket #1079 (ngx_stream_log_module mismatch variable in documentation) created by ppppggg@…
http://nginx.org/en/docs/stream/ngx_stream_log_module.html

09/21/16:

21:01 Ticket #859 (-lpcre should preceed -lpthread in objs/Makefile) updated by Maxim Dounin
The -lpthread parameter as seen in the build is added for POSIX …
20:31 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by Maxim Dounin
Probably most simple solution would be to just limit number of tries …
18:51 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by Maxim Dounin
Replying to savetherbtz@…: > Shouldn't hash module have …
17:54 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by Alexey Ivanov
Shouldn't hash module have something like this in case all upstreams …
16:30 Ticket #633 (limit_except causes 404) updated by Maxim Dounin
This is basically identical to the same problem with if, see #86.
16:30 Ticket #86 (the "if" directive have problems in location context) updated by Maxim Dounin
See also #633, which is basically identical to the same problem with …
16:19 Ticket #982 (nginx with perl_module is not going) closed by Maxim Dounin
invalid: Using custom compilation options should be done with care, it can …
16:01 Ticket #996 (nginx memory leak) closed by Maxim Dounin
worksforme: Feedback timeout, likely a 3rd party module problem.
15:57 Ticket #1013 (problem on restart nginx) closed by Maxim Dounin
worksforme: From the description it looks like a problem with resource shortage, …
15:51 Ticket #1028 (Build failure on debian-kbsd) closed by Maxim Dounin
worksforme: Feedback timeout. As previously suggested, this looks like a problem …
15:49 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) closed by Maxim Dounin
invalid: Feedback timeout.
15:18 Ticket #1076 (client_max_body_size has no effect with ssl configured) closed by Maxim Dounin
invalid: Closing this, update on stackoverflow confirms that the problem is not …
14:21 Ticket #1075 (Add german book to website) closed by igor
fixed
14:13 Ticket #1075 (Add german book to website) updated by igor
Done, thank you!

09/20/16:

10:08 Changeset in nginx-tests [1038:a034903de974] by Sergey Kandaurov <pluknet@…>
Tests: use port numbers from 8xxx pool.

09/19/16:

16:09 Changeset in nginx-tests [1037:92479d9429ff] by Sergey Kandaurov <pluknet@…>
Tests: added mp4 tests for moov atom before mdat atom.
10:58 Changeset in nginx-tests [1036:38ed3dda3279] by Sergey Kandaurov <pluknet@…>
Tests: $upstream_addr tests in hash module with no live upstream.

09/16/16:

15:11 Ticket #1078 (FastCGI stderr gets split into two lines) closed by Maxim Dounin
wontfix: Stderr records are logged once they received, no attempts to preserve …
14:51 Ticket #1077 ([1.11.4_1] error_log location not respected) closed by Maxim Dounin
duplicate: The compiled-in error log is used during configuration parsing (before …
14:02 log-output.txt attached to Ticket #1078 by blodan@…
14:01 Ticket #1078 (FastCGI stderr gets split into two lines) created by blodan@…
Hi! Sometimes we have quite big stack-traces being sent from php-fpm …
10:49 Ticket #1070 (nginx with NJS compile error) closed by Roman Arutyunyan
fixed: Fixed, thanks. http://hg.nginx.org/njs/rev/16cc1aaf4e47

09/15/16:

19:22 Ticket #1077 ([1.11.4_1] error_log location not respected) updated by serge-vk@…
When nginx is started for the first time after upgrade to 1.11.4_1, …
19:14 Ticket #1077 ([1.11.4_1] error_log location not respected) created by serge-vk@…
Since the update from 1.11.3 to 1.11.4_1, Nginx does not respect …
17:56 Ticket #1076 (client_max_body_size has no effect with ssl configured) updated by Maxim Dounin
Please provide full configuration as shown with "nginx -T". Please …
15:16 Changeset in nginx-tests [1035:c0accd6fab6c] by Sergey Kandaurov <pluknet@…>
Tests: distinguished realip and stream_ssl prerequisites.
14:17 Ticket #1076 (client_max_body_size has no effect with ssl configured) created by kuceram@…
When I set client_max_body_size 30m; without ssl everything works …
12:16 nginx_richtig_konfigurieren.jpg attached to Ticket #1075 by captain-digitalsailors@…
Book cover
12:16 Ticket #1075 (Add german book to website) created by captain-digitalsailors@…
I am the author of the german book: "Nginx richtig konfigurieren" …
11:06 Changeset in nginx-tests [1034:679cefd5896b] by Sergey Kandaurov <pluknet@…>
Tests: stream_ssl_preread module tests.

09/14/16:

16:55 Changeset in nginx-tests [1032:43eedbfea090] by Sergey Kandaurov <pluknet@…>
Tests: add missing sni prerequisites.
16:38 Changeset in nginx-tests [1033:45c80276d691] by Sergey Kandaurov <pluknet@…>
Tests: unbreak for nginx built with OpenSSL without NPN/ALPN.
14:30 Changeset in nginx-tests [1031:be45fa007655] by Sergey Kandaurov <pluknet@…>
Tests: fixed test preconditions in proxy_cache_lock_ssi.t. Made sure …

09/13/16:

22:45 Ticket #1074 (proxy_set_header Authorization not working) closed by Maxim Dounin
invalid
20:43 Ticket #1074 (proxy_set_header Authorization not working) updated by wolfgang.grim@…
I found the solution immediately after filing this ticket. echo also …
20:25 Ticket #1074 (proxy_set_header Authorization not working) created by wolfgang.grim@…
I try to pass an Authorization header to a backend proxy with the …
17:05 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) updated by Maxim Dounin
See also #1073.
17:05 Ticket #1073 (no "ssl_certificate" is defined in server listening on SSL port while ...) closed by Maxim Dounin
duplicate: Duplicate of #178.
16:21 Ticket #1073 (no "ssl_certificate" is defined in server listening on SSL port while ...) created by daniel.platt@…
If I specify listen 80 ssl; , then whenever I try to access a …
16:06 Ticket #1066 (ngx_http_parse: query seperator bug (missing W3C recommended support ...) updated by maxim
Milestone changed
Ticket retargeted after milestone closed
16:05 Milestone 1.11.4 completed
Status: released Trunk: mainline * stream: access_log * …

09/12/16:

12:36 Ticket #1072 (Overflow in ngx_atosz with Visual Studio 2013 in 64bit system) created by ansarhun@…
When I was trying to set Content-Length header from lua, I got an …
09:50 Ticket #1071 (space H in curl request return 400 bad request from nginx) closed by Valentin V. Bartenev
duplicate: Duplicate of #196.

09/10/16:

05:15 Ticket #1071 (space H in curl request return 400 bad request from nginx) created by herzcthu@…
I know that any request sent to web server should be encoded properly. …

09/09/16:

22:37 Ticket #1070 (nginx with NJS compile error) updated by Roman Arutyunyan
Looks like njs module config should be fixed. As a workaround, you can …
19:45 Ticket #1070 (nginx with NJS compile error) created by joaoarquimedes@…
What's wrong compiling nginx with njs? Example: Download: […] …
15:30 Ticket #714 (Writing connection leak while SPDY enabled) updated by Maxim Dounin
There is at least one connection leak in HTTP/2 as fixed in nginx …
12:33 Ticket #1069 (Wrong path to pidfile causes (harmless) error) updated by Ilyas Bakirov
Same as in #884, nginx.service systemd file should also has the same …
11:23 Ticket #1069 (Wrong path to pidfile causes (harmless) error) created by LukasMa@…
I installed nginx on my CentOS 7.2 machine from the mainline repo. All …
10:25 nginx_status-year.png attached to Ticket #714 by ron.gerrits@…
Hanging wrting connections are back
10:23 Ticket #714 (Writing connection leak while SPDY enabled) updated by ron.gerrits@…
The bug has re-appeared since the last update of nginx. It was gone …

09/08/16:

19:05 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by Anders Carling
Agreed, I see no reason to make it bigger than 8k (or probably even …
13:29 Changeset in nginx-tests [1030:094e1247740f] by Sergey Kandaurov <pluknet@…>
Tests: simplified stream_realip.t and unbroke it on win32.
11:55 Changeset in nginx-tests [1029:21602616d8ee] by Sergey Kandaurov <pluknet@…>
Tests: stream realip tests, listen proxy_protocol ssl tests.
10:01 Changeset in nginx-tests [1028:403709429c3b] by Sergey Kandaurov <pluknet@…>
Tests: stream realip tests, listen proxy_protocol tests.
09:59 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by Neil Craig
FWIW, we make extensive use of the vary header and out NGINX builds …

09/07/16:

21:10 Ticket #1068 (Support JSON log format) updated by Maxim Dounin
We'll consider this. Right now you may want to take a look at a 3rd …
15:44 Ticket #1068 (Support JSON log format) created by dimaqq@…
I'm trying to set up complex system, which uses a log aggregator (at …
14:43 Ticket #1067 (behaviour of location + proxy_pass with a variable does not match ...) closed by Maxim Dounin
invalid: Using variables in proxy_pass implies, that the URI specified is a …

09/05/16:

21:26 Ticket #1067 (behaviour of location + proxy_pass with a variable does not match ...) created by allan-simon@…
Here's a minimal case to reproduce […] with a nc -l 8080 …
20:29 Ticket #1066 (ngx_http_parse: query seperator bug (missing W3C recommended support ...) updated by Maxim Dounin
Type changed
19:57 Changeset in nginx-tests [1026:e74a9342eb96] by Sergey Kandaurov <pluknet@…>
Tests: stream tests for per-upstream variables.
19:57 Changeset in nginx-tests [1025:94f8cd9b41dc] by Sergey Kandaurov <pluknet@…>
Tests: stream $status tests.
19:57 Changeset in nginx-tests [1024:91e64c1ceec9] by Sergey Kandaurov <pluknet@…>
Tests: stream access_log tests.
19:37 Ticket #1066 (ngx_http_parse: query seperator bug (missing W3C recommended support ...) created by Darkudorus@…
W3C remommends: "We recommend that HTTP server implementors, and …
16:46 Ticket #1065 (include directive with mask does not match symlinks) closed by Maxim Dounin
invalid: The symlink created by […] won't point from linked/linked.conf
13:17 Ticket #1064 (NGINX DNS CACHING problem.) closed by Maxim Dounin
invalid: This is expected behaviour. Names are resolved to IP addresses while …
12:02 Changeset in nginx-tests [1027:6ef255ed4bbc] by Sergey Kandaurov <pluknet@…>
Tests: set "env PERL5LIB" modules paths fallback for perl module. …

09/04/16:

21:59 nginxincludetest.sh attached to Ticket #1065 by grandchild@…
Script to reproduce
21:58 Ticket #1065 (include directive with mask does not match symlinks) created by grandchild@…
When including other conf files with a glob mask like {{{include …

09/03/16:

20:37 Ticket #1064 (NGINX DNS CACHING problem.) created by CorbanR@…
With the following Configuration `stream { resolver …
Note: See TracTimeline for information about the timeline view.