Timeline



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 …

08/26/16:

18:52 Ticket #923 (Allow proxy_http_version 2.0) updated by cicerocomp@…
For those who come here and still need to make a proxy HTTP2 protocol: …
13:39 Changeset in nginx-tests [1019:41139d6f8b7b] by Andrey Zelenkov <zelenkov@…>
Tests: added missing udp prerequisite.
13:32 Changeset in nginx-tests [1018:2120f5808c32] by Andrey Zelenkov <zelenkov@…>
Tests: added stream geo IPv6 tests.
13:32 Changeset in nginx-tests [1017:82bdc838ba94] by Andrey Zelenkov <zelenkov@…>
Tests: added geo IPv6 tests.
13:31 Changeset in nginx-tests [1016:2cf72e8a1a6b] by Andrey Zelenkov <zelenkov@…>
Tests: geo binary base simple tests.
13:31 Changeset in nginx-tests [1015:1d205c07ef59] by Andrey Zelenkov <zelenkov@…>
Tests: more geo ranges tests.
13:31 Changeset in nginx-tests [1014:61fbb879446a] by Andrey Zelenkov <zelenkov@…>
Tests: geo delete tests.
13:31 Changeset in nginx-tests [1013:8f92d97cf40e] by Andrey Zelenkov <zelenkov@…>
Tests: geo include tests.
13:30 Changeset in nginx-tests [1012:a0758fe11465] by Andrey Zelenkov <zelenkov@…>
Tests: style and rearrangements in geo tests.
13:30 Changeset in nginx-tests [1011:9b87810c75ca] by Andrey Zelenkov <zelenkov@…>
Tests: simplified variables parsing in stream_geo.t.
13:28 Changeset in nginx-tests [1010:4f739c15069e] by Sergey Kandaurov <pluknet@…>
Tests: stream $protocol tests.

08/25/16:

21:56 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by PunKeel@…
OpenSSL 1.1.0 has been released, and this issue has been fixed by …
16:17 Ticket #1059 (syntax check error when an upstream is used in proxy_pass using both ...) created by nicolas.jombart@…
First case, upstream is defined before (alphabetically) its usage in …

08/24/16:

12:20 Ticket #1058 (недокументированный редирект?) updated by Maxim Dounin
Status, Component changed
Да, судя по всему в документации это явно нигде на описано - просто …
09:54 Ticket #1058 (недокументированный редирект?) created by roman.golova@…
при запросе URL без концевого слэша всегда происходит 301 редирект на …

08/23/16:

14:26 Ticket #1057 (Google QUIC - statement) updated by Jack Bauer
forgot the ietf draft: …
13:59 Ticket #1057 (Google QUIC - statement) created by Jack Bauer
Hello, as Googles QUIC becomes more stable and discussed around the …
11:04 Changeset in nginx-tests [1009:9f576b8bb4c8] by Sergey Kandaurov <pluknet@…>
Tests: use consistent naming for no errors tests.

08/22/16:

15:53 Changeset in nginx [6767:e0d1c1e05eef]stable-1.10 by Sergey Kandaurov <pluknet@…>
SSL: adopted session ticket handling for OpenSSL 1.1.0. Return 1 in …
10:09 Changeset in nginx-tests [1008:bab7b53a156f] by Sergey Kandaurov <pluknet@…>
Tests: proxy cache range with sendfile in threads.
03:23 Ticket #1051 (Problem with access_log whose names contain variables!) updated by chenjianbin@…
Replying to vbart: > I've tested almost the same …

08/21/16:

20:46 Ticket #1056 (Maximum Content-Length value) closed by Maxim Dounin
wontfix: The error is returned as nginx is not able to parse the value …
Note: See TracTimeline for information about the timeline view.