Timeline



03/30/16:

23:34 Changeset in nginx [6482:2b7dacb381ed] by Sergey Kandaurov <pluknet@…>
Fixed ngx_pid_t formatting in ngx_sprintf() and logging.
23:34 Changeset in nginx [6481:40bea39731d7] by Sergey Kandaurov <pluknet@…>
Fixed format specifiers in ngx_sprintf().
23:33 Changeset in nginx [6480:f01ab2dbcfdc] by Sergey Kandaurov <pluknet@…>
Fixed logging.
23:33 Changeset in nginx [6479:dc92298b1852] by Sergey Kandaurov <pluknet@…>
Events: fixed logging.
23:33 Changeset in nginx [6478:3ef7bb882ad4] by Sergey Kandaurov <pluknet@…>
Fixed logging with variable field width.
23:33 Changeset in nginx [6477:47daf95d0138] by Sergey Kandaurov <pluknet@…>
Fixed logging in close error handling.
15:52 Ticket #943 (Nginx transforms HTTP method from POST to GET) closed by Maxim Dounin
invalid: The $request as logged to the access_log is a stringnginx got from …
15:48 body3.patch attached to Ticket #907 by Valentin V. Bartenev
That is because part of the patch was already committed. Anyway, here …
15:29 Ticket #943 (Nginx transforms HTTP method from POST to GET) created by svenmueller@…
The following POST request contains a duplicate HEADER value to …
14:49 Ticket #931 (400 response to cyrillic domain) reopened by ynikitenko@…
Dear nginx programmers, I suggest to improve the documentation and …
14:23 Ticket #901 (Changes in openssl master wrt SSL_shutdown()) updated by Maxim Dounin
The patch in question is present in nginx 1.9.12 and up, quote from …
14:18 Ticket #942 (SSL_shutdown() failed while SSL handshaking) closed by Maxim Dounin
duplicate: Please avoid reopening duplicate tickets unless you think they are not …
12:46 Ticket #907 (OPTIONS request timeout in Firefox (but only in a somewhat complicated ...) updated by Pyry Hakulinen
Would it be possible to get an updated patch for 1.9.13? The …
12:06 Ticket #942 (SSL_shutdown() failed while SSL handshaking) reopened by anubhav2301@…
Ticket #901 observed with Nginx 1.9.11 with OpenSSL 1.0.2f version …
12:00 Ticket #901 (Changes in openssl master wrt SSL_shutdown()) updated by anubhav2301@…
I used Nginx 1.8.1 stable version with OpenSSL 1.0.2g stable version. …
11:12 Ticket #942 (SSL_shutdown() failed while SSL handshaking) closed by Valentin V. Bartenev
duplicate: Duplicate of #901.
10:30 Ticket #942 (SSL_shutdown() failed while SSL handshaking) created by anubhav2301@…
Hi, I'm getting below log entry in nginx error log: [crit] 25233#0: …
09:07 Changeset in nginx [6476:5511e846dfc7] by Ruslan Ermilov <ru@…>
Fixed mistranslated phrase.
08:57 Changeset in nginx [6475:7d6970ba5209] by Ruslan Ermilov <ru@…>
Events: fixed test building with eventport on OS X. Broken in …
08:52 Changeset in nginx [6474:2cd019520210] by Ruslan Ermilov <ru@…>
Style.
08:52 Changeset in nginx [6473:9d7326d3f474] by Ruslan Ermilov <ru@…>
Version bump.
07:54 Ticket #941 (Nginx 1.9.13 RPMs require perl module ExtUtils::Embed to build) closed by Andrei Belov
fixed: Thanks for reporting. This has been fixed by …
07:26 Ticket #941 (Nginx 1.9.13 RPMs require perl module ExtUtils::Embed to build) updated by Andrei Belov
Status, Summary changed
07:00 Ticket #941 (Nginx 1.9.13 RPMs require perl module ExtUtils::Embed to build) updated by davidjb
The title of this ticket was incomplete and I can't update it. It …
06:59 Ticket #941 (Nginx 1.9.13 RPMs require perl module ExtUtils::Embed to build) created by davidjb
Attempting to rebuild the Nginx 1.9.13 source RPMs on CentOS 6.7, …

03/29/16:

15:38 Milestone 1.9.13 completed
Status: released Trunk: mainline * UDP support in the …
15:09 Changeset in nginx [6472:e3e3a6f1e8fd] by Maxim Dounin <mdounin@…>
release-1.9.13 tag
15:09 Changeset in nginx [6471:5936b7ed9292]release-1.9.13 by Maxim Dounin <mdounin@…>
nginx-1.9.13-RELEASE
13:26 Ticket #940 (Consider porting OCSP stapling bugfix to 1.8) closed by Maxim Dounin
wontfix: The next stable branch is expected to appear in a couple of month. …
11:30 Ticket #940 (Consider porting OCSP stapling bugfix to 1.8) updated by wolfbeast@…
nginx -V output: nginx version: nginx/1.8.1 built by gcc 4.4.7 …
11:27 Ticket #940 (Consider porting OCSP stapling bugfix to 1.8) created by wolfbeast@…
In …
07:44 Ticket #910 (CreateFile() "E:/tmp/0000000001" failed (80: The file exists)) closed by Maxim Dounin
fixed: Fix committed.
07:00 Ticket #910 (CreateFile() "E:/tmp/0000000001" failed (80: The file exists)) updated by Maxim Dounin <mdounin@…>
In [changeset:"a5897d360977e37ea817736727657580b2a43a11/nginx"
06:54 Changeset in nginx [6470:62d950bc0f15] by Maxim Dounin <mdounin@…>
Updated OpenSSL used for win32 builds.
06:52 Changeset in nginx [6469:7cdf612fd58c] by Maxim Dounin <mdounin@…>
Win32: replaced NGX_EXDEV with more appropriate error code. Correct …
06:51 Changeset in nginx [6468:a5897d360977] by Maxim Dounin <mdounin@…>
Win32: additional error code NGX_EEXIST_FILE (ticket #910). On …

03/28/16:

16:56 Ticket #488 (proxy_next_upstream_action to distinguish different network actions) closed by Maxim Dounin
fixed: The 91c8d990fb45 commit changes proxy_next_upstream logic to do not …
16:50 Changeset in nginx [6467:91c8d990fb45] by Maxim Dounin <mdounin@…>
Upstream: proxy_next_upstream non_idempotent. By default, requests …
16:49 Changeset in nginx [6466:984687f25998] by Maxim Dounin <mdounin@…>
Upstream: cached connections now tested against next_upstream. Much …
16:47 Changeset in nginx-tests [887:5debefd670bc] by Maxim Dounin <mdounin@…>
Tests: proxy_next_upstream non_idempotent tests.
16:29 Changeset in nginx [6465:9fd68d5009e3] by Ruslan Ermilov <ru@…>
Fixed --test-build-*. Fixes various aspects of --test-build-devpoll, …
10:35 Changeset in nginx [6464:088ef087a011] by Roman Arutyunyan <arut@…>
Sub filter: fixed allocation alignment.

03/25/16:

19:19 Changeset in nginx-tests [886:af2cd0ba6ca7] by Sergey Kandaurov <pluknet@…>
Tests: fixed HTTP/2 test for empty request body proxied with https. …
11:35 Ticket #939 (acess_log with if unnecessarily accesses access_log causing error) closed by Maxim Dounin
invalid: The if= conditions are evaluated at runtime and don't affect opening …
01:49 Changeset in nginx-tests [885:a1e76cca714c] by Sergey Kandaurov <pluknet@…>
Tests: fixed HTTP/2 tests with proxy cache after a6abbfed42c0.
01:40 Changeset in nginx-tests [884:d1b94c1127d6] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 tests for request body with cached response.
00:27 Ticket #939 (acess_log with if unnecessarily accesses access_log causing error) created by simonhf@…
Consider this conf line: access_log /var/log/nginx/access.log …

03/24/16:

20:49 Ticket #366 (Feature that return ssl_client_s_dn according to the RFC 2253) updated by skroll@…
I implemented this as a module for myself, but it's something I could …
17:34 Ticket #937 (Test ticket, please ignore) closed by thresh
invalid
17:23 Ticket #938 (Концепт модуля: Миниатюры как часть прогрессивных JPEG, PNG.) updated by 0x4E69676874466F78@…
А почему нельзя отредактировать свой тикет?
17:16 Ticket #938 (Концепт модуля: Миниатюры как часть прогрессивных JPEG, PNG.) created by 0x4E69676874466F78@…
Здравствуйте. Не знаю куда лучше написать по этому поводу поэтому пишу …
17:05 Ticket #937 (Test ticket, please ignore) created by thresh
"Sed ut perspiciatis unde omnis iste natus error sit voluptatem …
14:45 Changeset in nginx-tests [883:8c3fa5a94743] by Sergey Kandaurov <pluknet@…>
Tests: adjusted h2_limit_req.t test timeout.

03/23/16:

22:13 Changeset in nginx-tests [882:e309d9701007] by Sergey Kandaurov <pluknet@…>
Tests: avoid RST in HTTP/2 proxy_protocol tests. Do not write to a …
17:45 Changeset in nginx-tests [881:56ed4be9ff41] by Andrey Zelenkov <zelenkov@…>
Tests: added server_name and fixed indentation in server_tokens.t.
17:37 Changeset in nginx-tests [880:697fc80b8606] by Andrey Zelenkov <zelenkov@…>
Tests: added HTTP/2 tests for server_tokens directive.
17:08 Changeset in nginx-tests [879:127a602f36c8] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 tests for unbuffered request body.
16:58 Changeset in nginx-tests [878:327044615c87] by Andrey Zelenkov <zelenkov@…>
Tests: added http_get_server subroutine in server_tokens.t.
16:34 Changeset in nginx-tests [877:8c7414010ae8] by Andrey Zelenkov <zelenkov@…>
Tests: adjust server_tokens.t for backed out changes.
15:58 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) updated by Valentin V. Bartenev
I just leave this link here: …
15:26 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) created by jon.strayer@…
Advertising what server you are using makes a hacker's job easier. It …
14:23 Changeset in nginx-tests [876:a6abbfed42c0] by Andrey Zelenkov <zelenkov@…>
Tests: split HTTP/2 tests, HTTP2 package introduced.
09:39 Ticket #927 (Set $ssl_session_reused to "t" for session ticket reuse and set ...) updated by Neil Craig
Apologies for the delay in response, i was assuming i'd get an email. …

03/22/16:

15:50 Changeset in nginx-tests [875:c380b4b7e2e4] by Andrey Zelenkov <zelenkov@…>
Tests: compatibility with perl < 5.12 in Stream.pm.
15:08 Ticket #934 (SIGSEGV http2 close stream) closed by Valentin V. Bartenev
invalid: Ok.
15:01 Ticket #935 (Disable SSL3 by default) closed by Valentin V. Bartenev
duplicate: Duplicate of #920.
14:21 Ticket #934 (SIGSEGV http2 close stream) updated by nzt4567@…
Sure, my bad, sorry for that. Wrong binary, although the patches …
13:40 Ticket #935 (Disable SSL3 by default) created by dns2utf8@…
I ran into the issue of SSL3 and having a public server with the …
13:40 Ticket #934 (SIGSEGV http2 close stream) updated by Valentin V. Bartenev
The line numbers in your backtrace don't match the source code of …
13:21 Changeset in nginx-tests [874:66b8e350b9c8] by Andrey Zelenkov <zelenkov@…>
Tests: adjust server_tokens.t to new empty string value behaviour. …
12:41 sigsegv_gdb_bt.txt attached to Ticket #934 by nzt4567@…
BT full trace of core dump
12:40 Ticket #934 (SIGSEGV http2 close stream) created by nzt4567@…
This segfault occurs randomly, mostly shortly after starting nginx. …
10:43 Changeset in nginx-tests [873:c03af44a7370] by Sergey Kandaurov <pluknet@…>
Tests: avoid fcntl(O_DIRECT) alerts in http_disable_symlinks.t. …

03/21/16:

18:15 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by david.sardari@…
Simultaneous usage of RSA and ECDSA certificates would be perfect. …
13:25 Ticket #933 (include with wildcard but non-existent parent is not detected by nginx -t) closed by Maxim Dounin
wontfix: Wildcard includes intentionally don't fail if no files were found, …

03/19/16:

13:58 Ticket #933 (include with wildcard but non-existent parent is not detected by nginx -t) created by welwood08@…
Include wildcard with non-existent parent directory: * nginx.conf …

03/18/16:

09:42 Changeset in nginx-tests [872:a07734ecb988] by Sergey Kandaurov <pluknet@…>
Tests: fixed mail_imap_ssl.t, notably on Solaris. The requests could …

03/17/16:

19:04 Ticket #932 (Latest mainline won't compile against openssl-1.1.0-pre4) closed by Maxim Dounin
duplicate: Duplicate of #860.
18:19 Ticket #932 (Latest mainline won't compile against openssl-1.1.0-pre4) created by dave.qccareerschool.com@…
OpenSSL has released their first 1.1.0 beta (feature complete/feature …
13:11 Ticket #714 (Writing connection leak while SPDY enabled) closed by Maxim Dounin
duplicate: You can install nginx 1.9.12 from sources or using our packages, see …
08:50 Ticket #714 (Writing connection leak while SPDY enabled) updated by ron.gerrits@…
Yes it does seem like a duplicate of #626. I'm seeing these errors in …

03/16/16:

15:19 Changeset in nginx-tests [871:f693b0aea20f] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 test for request body sent in separate frames.
14:23 Ticket #714 (Writing connection leak while SPDY enabled) updated by Maxim Dounin
This looks like a duplicate of ticket #626, fixed in 1.9.12. Please …
09:14 nginx_status-week.2.png attached to Ticket #714 by ron.gerrits@…
nginxcrashspdy
09:13 Ticket #714 (Writing connection leak while SPDY enabled) updated by ron.gerrits@…
Same problem here. Reloading configuration does not help, I have to …

03/15/16:

20:14 Ticket #931 (400 response to cyrillic domain) updated by ynikitenko@…
Many thanks for the explanation! Now it works. However, it seems that …
17:29 Changeset in nginx-tests [870:56994b4ce142] by Andrey Zelenkov <zelenkov@…>
Tests: simplified configuration in server_tokens.t.
14:18 Ticket #931 (400 response to cyrillic domain) updated by Valentin V. Bartenev
Replying to ynikitenko@…: > Thank you. But I use another …
14:02 Changeset in nginx-tests [869:f528369414aa] by Andrey Zelenkov <zelenkov@…>
Tests: added tests for server_tokens directive.
13:20 Changeset in nginx-tests [868:d2cb9ed7412e] by Andrey Zelenkov <zelenkov@…>
Tests: stream udp tests.
11:32 Ticket #931 (400 response to cyrillic domain) updated by ynikitenko@…
Thank you. But I use another cyrillic name as UTF-8 on the same system …

03/14/16:

16:16 Changeset in nginx-tests [867:89898b20f258] by Sergey Kandaurov <pluknet@…>
Tests: h2.t cleanup, no functional changes.

03/13/16:

23:02 Ticket #931 (400 response to cyrillic domain) closed by Maxim Dounin
invalid: The server_name in the configuration snippet you've provided is …
22:46 Ticket #930 (Nginx падает через несколько минут с ошибкой при включении proxy_cache ...) updated by Maxim Dounin
Priority, Component, Description changed
Начните с простого: - попробуйте выключить антивирусы и т.п. на …
13:42 Ticket #931 (400 response to cyrillic domain) created by ynikitenko@…
I've created a cyrillic domain name and want to use nginx to serve …
09:57 Ticket #930 (Nginx падает через несколько минут с ошибкой при включении proxy_cache ...) created by kpohodyaschiy.yandex.ru@…
Запущен как сервис через nssm, работает на Win 2012 R2 Standart Server …

03/12/16:

05:25 Ticket #907 (OPTIONS request timeout in Firefox (but only in a somewhat complicated ...) updated by creativeprogramming@…
Anyway i'm experiencing an issue with ngx_pagespeed when i leave this …

03/11/16:

13:17 Ticket #929 (Cannot get cookies that contain dash in their name) closed by Maxim Dounin
duplicate: Duplicate of #707.
11:38 Ticket #929 (Cannot get cookies that contain dash in their name) created by n9code@…
When trying to get a cookie value with reqular …
09:54 Ticket #928 (Can't use If-Modified-Since with http://nginx.org/en/CHANGES) updated by maxim
And there is a full history available in the mercurial repo (with rss …
09:47 Ticket #928 (Can't use If-Modified-Since with http://nginx.org/en/CHANGES) updated by Valentin V. Bartenev
JFYI, there is an RSS feed for news: http://nginx.org/index.rss

03/10/16:

21:06 Ticket #923 (Allow proxy_http_version 2.0) updated by mmarkus@…
Replying to mdounin: > There are no plans to implement …
20:37 Ticket #928 (Can't use If-Modified-Since with http://nginx.org/en/CHANGES) created by Bruno Bigras
I'm not sure it it's a bug. And it's a minor thing so you may not care …
20:20 Ticket #918 (zero size buf in output with proxy cache) closed by Maxim Dounin
fixed: Fix committed.
19:00 Ticket #918 (zero size buf in output with proxy cache) updated by Maxim Dounin <mdounin@…>
In [changeset:"ad3f342f14ba046c3dc21606a6d021880a8bd0c6/nginx"
17:52 Ticket #907 (OPTIONS request timeout in Firefox (but only in a somewhat complicated ...) updated by dave.qccareerschool.com@…
body2.patch seems to be working for me too. No more referrer: …
17:47 Ticket #927 (Set $ssl_session_reused to "t" for session ticket reuse and set ...) updated by Maxim Dounin
When using session tickets, there is such thing as "session ticket id" …
17:08 Ticket #907 (OPTIONS request timeout in Firefox (but only in a somewhat complicated ...) updated by creativeprogramming@…
Ok i confirm that this patch applied to nginx 1.9.12 solves the issue …
16:58 Changeset in nginx-tests [866:5048b8f0fedd] by Andrey Zelenkov <zelenkov@…>
Tests: removed try_run() checks for legacy versions.
15:51 Changeset in nginx-tests [865:f8f8304c8832] by Sergey Kandaurov <pluknet@…>
Tests: added support for perl dynamic module.
15:43 Ticket #923 (Allow proxy_http_version 2.0) closed by Maxim Dounin
wontfix: There are no plans to implement HTTP/2 support in the proxy module in …
15:34 Ticket #927 (Set $ssl_session_reused to "t" for session ticket reuse and set ...) created by Neil Craig
Hi I've got an NGINX setup which offers TLS session tickets which …
15:32 Ticket #907 (OPTIONS request timeout in Firefox (but only in a somewhat complicated ...) updated by creativeprogramming@…
I'm probably getting the same issue, but I'm using SPDY (as facebook …
15:26 Ticket #918 (zero size buf in output with proxy cache) updated by creativeprogramming@…
yes i'm using SPDY (and i get the same also if i upgrade to 1.9.9 for …
15:08 Ticket #918 (zero size buf in output with proxy cache) updated by Maxim Dounin
Replying to creativeprogramming@…: > Anyway this is the …
14:57 Changeset in nginx-tests [864:460a9cadbd2f] by Sergey Kandaurov <pluknet@…>
Tests: do not check for njs presence, just try js.t configuration.
14:49 Ticket #926 (Broken RPM package with 1.9.12) closed by Maxim Dounin
invalid: No new flags are required. However, some 3rd party modules used to dig …
14:30 Ticket #925 (access_log_limit / error_log_limit) closed by Maxim Dounin
wontfix: Please configure log file rotation as appropriate for your OS. After …
12:14 Ticket #918 (zero size buf in output with proxy cache) updated by creativeprogramming@…
Yes I'm probably experiencing a different issue (I'm sure i recompiled …
10:59 nginx.spec attached to Ticket #926 by sunnybear@…
10:55 Ticket #926 (Broken RPM package with 1.9.12) created by sunnybear@…
Hello. It seems something is broken with 1.9.12 (11+?) source. With …
08:44 Ticket #925 (access_log_limit / error_log_limit) created by bugzilla77@…
Please add size limit for files: - access_log - error_log Tt grows to …
08:40 Ticket #924 (ngx_http_v2_module is not included in windows compilation) created by bugzilla77@…
ngx_http_v2_module is not included in windows compilation

03/09/16:

22:54 Ticket #923 (Allow proxy_http_version 2.0) created by mmarkus@…
We are working on migrating the service to service calls to gRPC. We …
20:13 Ticket #918 (zero size buf in output with proxy cache) updated by Maxim Dounin
Thanks for testing, appreciated. Backporting to 1.8.x is unlikely …
18:16 Ticket #918 (zero size buf in output with proxy cache) updated by Ivan
Seems to fix the bug for me. No zero buf errors for two days on the …
16:45 Ticket #918 (zero size buf in output with proxy cache) updated by Maxim Dounin
As long as you are seeing the same problem, there is no difference if …
16:40 Ticket #918 (zero size buf in output with proxy cache) updated by creativeprogramming@…
No luck, that doesn't fix it when using fastcgi_cache
16:35 Ticket #918 (zero size buf in output with proxy cache) updated by creativeprogramming@…
i'm experiencing the same with fastcgi_cache I'm trying to apply the …
01:34 Ticket #921 ($_SERVER['REQUEST_METHOD'] on 1.9.12) updated by Maxim Dounin
Description changed
There is no $_SERVER['REQUEST_METHOD'] in nginx, though …

03/08/16:

23:41 Ticket #908 (Nginx 1.9.12 fails to compile against LibreSSL 2.2.6) updated by Maxim Dounin
As previously suggested, consider compiling LibreSSL yourself instead …
23:38 Ticket #922 (proxy_cache use wrong file name, if set on backend "gzip on".) closed by Maxim Dounin
invalid: Documentation says: If …
20:46 Ticket #922 (proxy_cache use wrong file name, if set on backend "gzip on".) updated by lefoyer@…
This not bug. This not full information in documentation. I am rewrite …
18:59 Ticket #488 (proxy_next_upstream_action to distinguish different network actions) updated by marcosnils@…
Hi Everyone, We developed a plugin which helps to handle this case. …
17:40 Ticket #908 (Nginx 1.9.12 fails to compile against LibreSSL 2.2.6) updated by RubenKelevra@…
Sad news. Anything we can do about it? We on Arch Linux used to …
17:00 ngcache.tar.gz attached to Ticket #922 by lefoyer@…
result
17:00 Ticket #922 (proxy_cache use wrong file name, if set on backend "gzip on".) created by lefoyer@…
proxy_cache use wrong file name (first request from …

03/07/16:

17:20 Ticket #921 ($_SERVER['REQUEST_METHOD'] on 1.9.12) created by ceph3us@…
the $_SERVER['REQUEST_METHOD'] variable for POST request is …
17:09 Ticket #899 (Response headers in body) updated by Maxim Dounin
We don't support cross-compilation. An attempt to cross-compile nginx …
12:34 Ticket #899 (Response headers in body) updated by jeroen.roovers.airfi.aero@…
I strongly disagree with your decision. There are two problems here: …
11:33 Ticket #918 (zero size buf in output with proxy cache) updated by Ivan
Maxim, thank you! I've just applied the last patch on one of our …
01:14 Ticket #912 (Worker process crashes) closed by Maxim Dounin
invalid: Ok, thanks for testing. So it clearly looks like an GCC bug. Most …
00:08 Ticket #663 (Variable interpolation inside Map directive) updated by kevin
Had another request for this feature today.

03/06/16:

15:13 Ticket #912 (Worker process crashes) updated by elmicha@…
The original package works if it is compiled with gcc-5.3.0. Using …
02:20 Ticket #918 (zero size buf in output with proxy cache) updated by Maxim Dounin
Slightly improved patch: […]

03/04/16:

17:27 Ticket #920 (SSLv3 is still enabled by default in Stable) closed by Maxim Dounin
wontfix
17:27 Ticket #920 (SSLv3 is still enabled by default in Stable) updated by Maxim Dounin
There are no plans to change this in the stable branch, as it's …
16:27 Ticket #920 (SSLv3 is still enabled by default in Stable) created by dave.qccareerschool.com@…
According to the documentation at …
15:38 Ticket #918 (zero size buf in output with proxy cache) updated by Maxim Dounin
Status changed
15:37 Ticket #918 (zero size buf in output with proxy cache) updated by Maxim Dounin
Please try the following patch: […]
10:13 Changeset in nginx-tests [863:44a9a45aa041] by Sergey Kandaurov <pluknet@…>
Tests: adjusted http_resolver_cname.t test timeouts.
01:29 Ticket #488 (proxy_next_upstream_action to distinguish different network actions) updated by fgonzalezaguirre@…
We are also interested in this (and we have a current support …

03/03/16:

23:27 Ticket #488 (proxy_next_upstream_action to distinguish different network actions) updated by usernameisalreadytaken2014@…
PUT and DELETE are OK to automatically retry, since they are by …
16:44 Ticket #912 (Worker process crashes) updated by Maxim Dounin
So it looks like something switched on with -O2 generates broken …
15:39 Ticket #488 (proxy_next_upstream_action to distinguish different network actions) updated by JensRantil@…
We are, too, interested in this. I'm somewhat surprised more people …
15:32 Ticket #796 (nginx.pid is removed during reload if pid path is changed in ...) updated by coreykasten@…
I have posted code which fixes this issue to nginx-devel: …
13:37 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) closed by Maxim Dounin
duplicate: As the original reporter's problem seems to be about changed pid in …
13:23 Ticket #910 (CreateFile() "E:/tmp/0000000001" failed (80: The file exists)) updated by Maxim Dounin
Status changed
Please try the following patch: […]
13:19 Ticket #906 (Header duplicated in case of NGINX and NodeJS) closed by Maxim Dounin
duplicate
13:19 Ticket #919 (duplicate Vary: Accept-Encoding header) closed by Maxim Dounin
duplicate
13:19 Ticket #906 (Header duplicated in case of NGINX and NodeJS) updated by Maxim Dounin
Duplicate of #875.
13:18 Ticket #919 (duplicate Vary: Accept-Encoding header) updated by Maxim Dounin
Duplicate of #875.
13:18 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) closed by Maxim Dounin
wontfix: Feedback timeout.
07:44 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) updated by billygout@…
AFAIU, this issue would be taken care of by this code, if merged: …

03/02/16:

23:27 Ticket #919 (duplicate Vary: Accept-Encoding header) created by ruudboon@…
The reverse proxy add another Accept-Encoding to the vary header, even …
18:34 Ticket #918 (zero size buf in output with proxy cache) updated by Ivan
https://kinetiksoft.com/thecloud/index.php/s/5ldvsZFiC2NjpXJ
18:27 Ticket #918 (zero size buf in output with proxy cache) updated by Ivan
Can't attach debug log. So it's here:
18:25 Ticket #918 (zero size buf in output with proxy cache) created by Ivan
As I can see it happens on all versions of nginx from 1.8.0. I use …
14:34 Ticket #899 (Response headers in body) closed by Maxim Dounin
invalid: So this looks like a problem with 3rd party cross-compilation patches …
14:08 Ticket #917 (try_files ignores add_header at same level) closed by Valentin V. Bartenev
invalid: A quote from the add_header directive [http://nginx.org/r/add_header
14:00 Ticket #917 (try_files ignores add_header at same level) created by https://stackoverflow.com/users/573152/bernard-rosset
Using the following configuration: […] Files that cannot be found …
13:38 Ticket #899 (Response headers in body) updated by jeroen.roovers.airfi.aero@…
Also, this test is run on the host, not the target, so cross-compiling …
13:29 Ticket #899 (Response headers in body) updated by jeroen.roovers.airfi.aero@…
checking for system byte ordering ... big endian No, that's not …
12:58 Ticket #916 (Incorrect map value passed.) updated by Maxim Dounin
Configuration you've provided works fine as expected: […] Most …
12:34 Ticket #899 (Response headers in body) updated by jeroen.roovers.airfi.aero@…
Oh, I'm still on 1.9.11. I'll test with 1.9.12 shortly but I don't see …
12:06 Ticket #899 (Response headers in body) updated by jeroen.roovers.airfi.aero@…
I may be seeing a variant of this problem. I originally found this …
04:54 Ticket #916 (Incorrect map value passed.) created by plutocrat@…
Hi, I'm running a Wordpress Multisite instance, and have used the …

03/01/16:

21:32 Ticket #915 ("Upgrade" header should not be proxied over h2) updated by Guillaume Rossolini
To be clear, this might be specific to proxying when the backend …
21:14 Ticket #914 (No target 'install_sw' with LibreSSL since nginx 1.9.12) updated by macedigital@…
I understand, and sorry for the double-post.
20:48 Ticket #912 (Worker process crashes) updated by elmicha@…
-O1 instead of -O2 works. -O2 without -fstack-protector-strong
18:21 Ticket #915 ("Upgrade" header should not be proxied over h2) updated by Maxim Dounin
The Upgrade header is expected to be present in response headers if a …
16:18 Ticket #915 ("Upgrade" header should not be proxied over h2) created by Guillaume Rossolini
When proxying an HTTP/2-enabled webserver with nginx, nginx fetches …
09:56 Changeset in nginx-tests [862:3021b44d0594] by Sergey Kandaurov <pluknet@…>
Tests: added mp4.t TODO for nginx built on i386 hosts by gcc 5. This …
09:55 Changeset in nginx-tests [861:6868e610eacc] by Sergey Kandaurov <pluknet@…>
Tests: detect Sanitizer errors.

02/29/16:

14:30 Ticket #913 (Delay in generation of Session/Token id for co browse (Genesys ...) closed by maxim
invalid: Hello, This is a bug tracker system for nginx opensource. It looks …
12:52 Ticket #914 (No target 'install_sw' with LibreSSL since nginx 1.9.12) closed by Maxim Dounin
duplicate: Duplicate of #908.
12:49 Ticket #912 (Worker process crashes) updated by Maxim Dounin
Thanks for the feedback. It would be interesting to see what exactly …
Note: See TracTimeline for information about the timeline view.