Timeline



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 …

09/02/16:

11:53 Ticket #1037 (NGiNX drops the body of a HTTP proxy response on Linux if proxy ...) closed by Maxim Dounin
fixed: The patch above committed as 0fa883e92895.
11:42 Changeset in nginx-tests [1023:8533222fcfc1] by Andrey Zelenkov <zelenkov@…>
Tests: http keepalive tests. Basic tests for keepalive_requests, …
09:49 Changeset in nginx-tests [1022:616e682e4ca5] by Sergey Kandaurov <pluknet@…>
Tests: proxy_cache_range.t TODO adjusted.
09:17 Changeset in nginx-tests [1021:ebdf239722b9] by Sergey Kandaurov <pluknet@…>
Tests: relaxed proxy_cache_lock.t nolock tests to fix on Solaris. …

09/01/16:

17:05 Changeset in nginx [6768:d9c180fcbfa7]stable-1.10 by Maxim Dounin <mdounin@…>
Event pipe: do not set file's thread_handler if not needed. This …
13:35 Ticket #640 (enable usage of $ in variable) updated by Maxim Dounin
Type changed
13:11 Ticket #1063 (wrong status variable) closed by Maxim Dounin
invalid: The $status variable reflects the status code as sent to the client. …
08:32 nginx.conf attached to Ticket #1063 by AleksKayunov@…
nginx.conf
08:31 Ticket #1063 (wrong status variable) created by AleksKayunov@…
We use nginx+uwsgi stack and see many errors like: […] I …

08/31/16:

19:08 Ticket #1062 (ASCII-8BIT encoding when it should be UTF-8?) closed by Maxim Dounin
worksforme: It is not clear from your report if it's a bug in nginx. The following …
18:52 Ticket #1062 (ASCII-8BIT encoding when it should be UTF-8?) created by cenotaph@…
Hello, big nginx fan here. But dismayed to find that it appears to be …
15:21 Changeset in nginx-tests [1020:196d33c2bb45] by Andrey Zelenkov <zelenkov@…>
Tests: removed TODO and try_run() checks for legacy versions. Also …

08/30/16:

15:13 Ticket #1061 (Can not override error page 400) closed by Maxim Dounin
invalid: The "client sent no required SSL certificate" errors are reported with …
10:00 complete-nginx-error-page-example.conf attached to Ticket #1061 by steffenmaas.de@…
complete example configuration
09:59 Ticket #1061 (Can not override error page 400) created by steffenmaas.de@…
As a simple example, try this configuration: […] Without sending a …

08/29/16:

19:00 Ticket #1060 (limit_req_zone add longer periods) created by Emanuelis
Hi, limit_req_zone supports only r/s and r/m. But to effectively stop …
Note: See TracTimeline for information about the timeline view.