Timeline



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:22 Changeset in nginx_org [1839:4035f9146bbf] by Maxim Dounin <mdounin@…>
nginx-1.11.6
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 …

11/14/16:

18:55 Changeset in nginx [6800:49d7dbd25a27] by Maxim Dounin <mdounin@…>
Fixed a typo, removed an empty line.
18:09 Ticket #1127 (set_real_ip_from not working in 1.10.x) created by exobuzz@…
nginx version: Linux 4.7.0-0.bpo.1-amd64 #1 SMP Debian …
14:56 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) closed by Maxim Dounin
fixed: Fix committed.
14:30 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) updated by Maxim Dounin <mdounin@…>
In [changeset:"d8d037f204840a98f0562a05c4d7565adb14c802/nginx"
14:21 Changeset in nginx [6799:d8d037f20484] by Maxim Dounin <mdounin@…>
Upstream: handling of upstream SSL handshake timeouts. Previously SSL …

11/10/16:

14:38 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by Maxim Dounin
Note that the patch to save the curve choice in nginx's session data …
14:25 Ticket #844 (Allow support for different protocols on different hosts (same machine)) updated by Maxim Dounin
Duplicate of #676.
14:24 Ticket #676 (Different ssl_protocols per server won`t work) updated by Maxim Dounin
See also #844.
04:42 Ticket #376 (log file reopen should pass opened fd from master process) updated by Jérôme Poulin
To make matter worse, the log is always opened using O_CREAT, …
02:44 Changeset in nginx [6798:2decd6b34306] by hucongcong <hucong.c@…>
Range filter: only initialize ctx->ranges in main request. It is not …
02:17 Changeset in nginx [6797:40c2f3e06d23] by hucongcong <hucong.c@…>
Core: slight optimization in ngx_chain_update_chains(). It is not …
00:56 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by bblack.wikimedia.org@…
Update on the above: I finally got around to digging into why the …

11/09/16:

15:49 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) updated by Maxim Dounin
Status changed
Thanks for tracing this. Additionally, the error should be 504, not …
13:34 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) created by moshisushi@…
It seems like no errors are logged, not even using "error_log …
09:40 Changeset in nginx_org [1837:18949021c145] by Maxim Konovalov <maxim@…>
Regenerated.
09:40 Changeset in nginx_org [1836:719d9b6bef04] by Maxim Konovalov <maxim@…>
The banner URL updated.

11/08/16:

11:33 Ticket #1059 (syntax check error when an upstream is used in proxy_pass using both ...) updated by Ruslan Ermilov
In [changeset:"640e1e778de63f46fcd18ab5be149d6a39599868/nginx"

11/07/16:

21:51 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) closed by Maxim Dounin
invalid
14:38 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) updated by aljazceru@…
bug report submitted. …
13:40 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) updated by Thomas Ward
Bugs in the Ubuntu packaging belong on Launchpad - it is not …
12:04 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) created by aljazceru@…
When upgrading nginx packages on ubuntu 14.04 update rewrites …

11/04/16:

17:35 Changeset in nginx_org [1835:0ba8d161c354] by Ruslan Ermilov <ru@…>
Clarified the note about NPN and HTTP/2.
16:12 Changeset in nginx [6796:92ad1c92bcf9] by Ruslan Ermilov <ru@…>
Style: switch.

11/03/16:

19:01 Changeset in nginx_org [1838:0d6ac4838921] by Yaroslav Zhuravlev <yar@…>
Documented proxy_cache_max_range_offset and friends.
14:10 Changeset in nginx [6795:1a917932db96] by Maxim Dounin <mdounin@…>
Cache: prefix-based temporary files. On Linux, the rename syscall can …
14:09 Changeset in nginx [6794:93b294c5d581] by Maxim Dounin <mdounin@…>
Upstream: avoid holding a cache node with upgraded connections. …
10:20 Changeset in nginx-tests [1078:36437be7b3f4] by Sergey Kandaurov <pluknet@…>
Tests: proxy_cache_max_range_offset tests.

11/02/16:

17:05 Changeset in nginx [6793:0fba3ed4e7eb] by Dmitry Volyntsev <xeioex@…>
Cache: proxy_cache_max_range_offset and friends. It configures a …
13:09 Ticket #1124 (4** pages cache don't appear in file cache) updated by Nyoroon@…
Replying to mdounin: > When using proxy_intercept_errors / …
12:51 Ticket #1124 (4** pages cache don't appear in file cache) closed by Maxim Dounin
invalid: When using proxy_intercept_errors / fastcgi_intercept_errors, …
11:56 Changeset in nginx_org [1834:1d0811707e09] by Yaroslav Zhuravlev <yar@…>
Documented the "http2_max_requests" directive.
09:27 config.txt attached to Ticket #1124 by Nyoroon@…
nginx config
09:27 Ticket #1124 (4** pages cache don't appear in file cache) created by Nyoroon@…
4-- error pages don't appear in file cache, but somehow cached (in …
08:47 Changeset in nginx [6792:45d553812055] by Sergey Kandaurov <pluknet@…>
HTTP/2: flow control debugging.

11/01/16:

17:39 Changeset in nginx [6791:cb4a4e9bba8e] by Maxim Dounin <mdounin@…>
Perl: fixed optimization in SSI command handler. As the pointer to …
00:15 Ticket #1102 (keepalive_requests is not supported for HTTP/2 connections) updated by Alexey Ivanov
This should be fixed by: http://hg.nginx.org/nginx/rev/9027991e2f37 […]

10/31/16:

20:38 Changeset in nginx [6790:727c6412673a] by Ruslan Ermilov <ru@…>
HTTP/2: slightly improved debugging.
20:12 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) updated by Jacques Chester
Sorry for the slow reply, I didn't realise Trac hadn't collected my …
16:09 Changeset in nginx-tests [1077:13247bbc1f7d] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 tests for max requests.
15:33 Changeset in nginx [6786:906ac20234ed] by Ruslan Ermilov <ru@…>
Upstream: do not unnecessarily create per-request upstreams. If …
15:33 Changeset in nginx [6785:d1d0dd69a419] by Ruslan Ermilov <ru@…>
Upstream: added the ngx_http_upstream_resolved_t.name field. This …
15:33 Changeset in nginx [6784:1af120241cde] by Ruslan Ermilov <ru@…>
Upstream: removed unnecessary condition in proxy_eval() and friends. …
13:33 Changeset in nginx [6783:9027991e2f37] by Valentin Bartenev <vbart@…>
HTTP/2: limited maximum number of requests in connection. The new …
12:21 Changeset in nginx-tests [1076:4240cca68d1d] by Andrey Zelenkov <zelenkov@…>
Tests: whitespace fix.
12:21 Changeset in nginx-tests [1075:5513b68493e7] by Andrey Zelenkov <zelenkov@…>
Tests: added rewrite prerequisite in proxy_method.t.
09:39 Ticket #1123 (Include timezone in error logs) created by joshuaspence@…
Currently, nginx access logs include a timestamp (via $time_local) …

10/29/16:

20:35 Changeset in nginx-tests [1074:a2b6997b4d48] by Maxim Dounin <mdounin@…>
Tests: perl ssi tests.
19:13 Ticket #1122 (nginx appears to ignore add_header when 404 handling (possibly ...) closed by Maxim Dounin
invalid: Quoting docs: Adds the …
18:14 Ticket #1122 (nginx appears to ignore add_header when 404 handling (possibly ...) updated by mike503@…
Filed against the wrong version, but the behavior has been the same …
07:44 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by ctrochalakis@…
That's great. Thanks a lot Maxim.
00:43 Ticket #1122 (nginx appears to ignore add_header when 404 handling (possibly ...) created by mike503@…
No matter where I put in an add_header in my config, it seems like …

10/28/16:

18:32 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by bblack.wikimedia.org@…
FYI in case anyone else searches up this ticket, filed upstream …
09:16 Ticket #1097 (Nginx worker process exited on signal 11) updated by begracyber@…
Replying to adushein.sports.ru@…: > I have 2 nginx …
04:56 Ticket #376 (log file reopen should pass opened fd from master process) updated by MTecknology@…
What would it take to get some attention drawn to this bug? In …

10/27/16:

21:52 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by bblack.wikimedia.org@…
Update: taking some cues from older OpenSSL bug reports, I tried …
19:03 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by Maxim Dounin
> It's not reported at the "error" level. For me it's reported at the …
18:36 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by bblack.wikimedia.org@…
Probably deserves a new ticket at least, but in any case: I've …
18:02 Changeset in nginx_org [1886:6299f9cabfe4] by Yaroslav Zhuravlev <yar@…>
Changed <literal> to <value> in the slice directive.
16:45 Changeset in nginx-tests [1073:0179c2dcbab8] by Sergey Kandaurov <pluknet@…>
Tests: adjusted mp4 TODO.
16:29 Changeset in nginx-tests [1072:37c18a92115b] by Sergey Kandaurov <pluknet@…>
Tests: basic WebP tests in image filter.
15:12 Ticket #475 (http_mp4_module seeking problem: "start time is out mp4 stts samples") closed by Maxim Dounin
fixed: Fix committed.
15:10 Ticket #475 (http_mp4_module seeking problem: "start time is out mp4 stts samples") updated by Maxim Dounin <mdounin@…>
In [changeset:"b123eae3fd4e72e430247690e0cec5838b546055/nginx"
14:57 Changeset in nginx [6782:b123eae3fd4e] by Maxim Dounin <mdounin@…>
Mp4: introduced custom version of ngx_atofp(). This allows to …
08:03 Changeset in nginx_org [1833:0c4b43e26cea] by Ruslan Ermilov <ru@…>
Documented variables support in proxy_method.

10/26/16:

17:48 Ticket #283 (proxy_method does not support variable dereferencing) closed by Maxim Dounin
fixed: Path by Dmitry committed, ca27074f8f0f.
17:47 Ticket #283 (proxy_method does not support variable dereferencing) reopened by Maxim Dounin
13:39 Ticket #1121 (Unexpected listen directive behaviour when 'listen PORT' and 'listen ...) closed by Maxim Dounin
invalid: In the configuration above site2.com is expected to answer requests on …
08:52 Ticket #1121 (Unexpected listen directive behaviour when 'listen PORT' and 'listen ...) created by agugnin@…
== Way to reproduce: == server IP: 10.11.12.13 site1.com -> …

10/25/16:

23:03 Ticket #283 (proxy_method does not support variable dereferencing) updated by dilaz03@…
Updated patches: nginx: …
19:30 Changeset in nginx_org [1885:6839c258c473] by Yaroslav Zhuravlev <yar@…>
Added <literal> tag to proxy bind transparent.
16:52 Changeset in nginx_org [1830:6ebdef43330a] by Yaroslav Zhuravlev <yar@…>
Added support for WebP to the image_filter module.
12:58 Changeset in nginx_org [1829:5b2bdd96b4e1] by Maxim Konovalov <maxim@…>
Regenerated.
12:58 Changeset in nginx_org [1828:e0b5a74c771f] by Maxim Konovalov <maxim@…>
nginx-plus-r11 promo.
12:01 Changeset in nginx_org [1832:c30d3557ec68] by Yaroslav Zhuravlev <yar@…>
Translated the JWT module into Russian.
12:01 Changeset in nginx_org [1831:b5e416ace4bf] by Yaroslav Zhuravlev <yar@…>
Corrected style and variables description in auth_jwt.

10/24/16:

20:07 Ticket #1120 (ngx_http_redis doesn't support redis AUTH) closed by Maxim Dounin
invalid: There is no redis module in nginx. The page you are referring to is a …
20:01 Ticket #1120 (ngx_http_redis doesn't support redis AUTH) created by onnimonni@…
The default redis module: …
08:57 Changeset in nginx_org [1827:64e2b8c5200d] by Ruslan Ermilov <ru@…>
Documented request method change by error_page in /uri redirection.
08:57 Changeset in nginx_org [1826:da6a3e401b26] by Ruslan Ermilov <ru@…>
Slightly reformatted the error_page description. Information about …
08:49 Changeset in nginx_org [1825:56b6244ddadb] by Ruslan Ermilov <ru@…>
Updated docs for the upcoming NGINX Plus release.
07:31 Ticket #1119 (Gzip_types support pattern matching) created by jshen.thoughtworks.com@…
We have a backend api which will return response content-type with …

10/21/16:

19:26 Changeset in nginx_org [1824:e8811a423130] by Yaroslav Zhuravlev <yar@…>
Added RFC2253-compliant $ssl_client_s_dn, $ssl_client_i_dn and legacy vars.
19:24 Changeset in nginx_org [1823:fd5656dab254] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft October 2016 Web Server Survey stats.
13:01 Ticket #1118 (Nginx refuses to allow access to WAR files) closed by Maxim Dounin
worksforme: Most likely you are facing SELinux restrictions, try disabling SELinux …
12:56 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) updated by Maxim Dounin
The HTTP/2 protocol is new and known to have various implementation …
08:19 Ticket #1118 (Nginx refuses to allow access to WAR files) updated by Ilyas Bakirov
nginx is running under "nginx" user and file has permissions: […]

10/20/16:

20:46 Ticket #1118 (Nginx refuses to allow access to WAR files) updated by steowens@…
/etc/nginx/conf.d is empty /etc/nginx/default.d is empty
20:44 Ticket #1118 (Nginx refuses to allow access to WAR files) created by steowens@…
No matter what I do to enable access to a war file I am trying to use …
20:34 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) updated by Jacques Chester
Sorry, should've filed against version 1.11.x. We also build binaries …
20:33 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) created by Jacques Chester
Specifically: "The module is experimental, caveat emptor applies." …
13:20 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) closed by Valentin Bartenev <vbart@…>
fixed: In [changeset:"5e95b9fb33b71d627daaeeded12f50c0b46fe965/nginx"
13:15 Changeset in nginx [6889:09cf90250844]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: graceful shutdown of active connections (closes #1106). …
09:13 Ticket #1116 (sub_filter and addition - bug) closed by Roman Arutyunyan
fixed: This was fixed in 1.11.5. http://hg.nginx.org/nginx/rev/ebba2f980489
07:42 Ticket #1116 (sub_filter and addition - bug) created by gglater62@…
Addition with sub_filter and php-fpm is bogus. Here is fragment of …

10/19/16:

18:23 Changeset in nginx_org [1822:9c1475613c59] by Yaroslav Zhuravlev <yar@…>
Updated OpenSSL version used for win32 builds.
16:43 Ticket #1115 (Skeleton for dynamic module's config file shows invalid example) closed by Maxim Dounin
invalid: First of all, please note that you are reading a wiki, not a …
15:45 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by bblack.wikimedia.org@…
FWIW, we hacked up a local nginx-1.11 patch to log ECDHE curve choice …
12:51 Ticket #1115 (Skeleton for dynamic module's config file shows invalid example) created by Whissi@…
Hi, documentation at …
12:11 Changeset in nginx_org [1821:4639fa9d7e0a] by Igor Sysoev <igor@…>
Alex Kapranoff's book added.

10/18/16:

20:54 Ticket #1114 (New variable suggestion (Date/Time)) created by mayhem30@…
Is it possible to add a new variable in Nginx that produces a GMT date …
15:43 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by Maxim Dounin
Just a quick note: nginx 1.10.2 stable version includes changes needed …
15:27 Changeset in nginx_org [1820:3819d59088d9] by Maxim Dounin <mdounin@…>
Added CHANGES-1.10 to gzip target, missed in 7d15391ce323.
15:22 Milestone 1.10.2 completed
Status: released Trunk: stable * Bug fixes merge.
15:21 Changeset in nginx_org [1819:fb917c9c57af] by Maxim Dounin <mdounin@…>
nginx-1.10.2
14:50 Ticket #959 (Permit post before acking settings) updated by Valentin Bartenev <vbart@…>
In [changeset:"cb330cd390301a0f822e40f46a38706145d66bc3/nginx"
14:50 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by Valentin Bartenev <vbart@…>
In [changeset:"f88a145b093e1058968b764c10f7c99913f9532a/nginx"
14:34 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by psukharev.avito.ru@…
I think we got it and know how to reproduce. We use python script for …
14:02 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
Quoting comment:3: > System events are logged to global error log as …
13:24 Ticket #1112 (invalid $host with one line muli domain server_name) closed by Maxim Dounin
worksforme: Works fine here: […] […] If you see the problem, you may want …
13:03 Ticket #1113 (root variable in location reset to default value ...) closed by Valentin V. Bartenev
invalid: According to …
11:57 Ticket #283 (proxy_method does not support variable dereferencing) updated by dilaz03@…
nginx: …
10:02 Ticket #1113 (root variable in location reset to default value ...) created by Shi3A@…
"root" changes to global value (defined in server section or …
09:40 Ticket #1112 (invalid $host with one line muli domain server_name) created by pad
when you use multiple server_name in one line like […] $host is …
07:23 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by psukharev.avito.ru@…
This log from http{} section in main nginx.conf: […] We cant …
01:23 Ticket #1111 ($date_gmt date/time format obsolete) closed by Maxim Dounin
wontfix: The $date_gmt variable is a variable provided by the SSI module, and …

10/17/16:

21:40 Ticket #1111 ($date_gmt date/time format obsolete) created by mayhem30@…
The $date_gmt produces a date/time format (RFC 850 HTTP/1.0) which is …
17:12 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Valentin V. Bartenev
Please, try the following patch: […]
16:44 Ticket #283 (proxy_method does not support variable dereferencing) updated by dilaz03@…
This problem is actual for me after switch to nginx with canonical …
16:25 Ticket #1110 (ngx_headers_more module no longer working) closed by Valentin V. Bartenev
invalid: Anyway, this bug tracker is for official [http://nginx.org/en/docs/
16:04 Ticket #1110 (ngx_headers_more module no longer working) updated by Valentin V. Bartenev
According to the configure options, the module was built dynamically. …
14:53 Ticket #1110 (ngx_headers_more module no longer working) created by loganmarchione@…
I noticed the other day when I updated to Nginx 1.11.5 (mainline) that …
14:31 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
You need to look into global logs, not logs of a particular server{} …
14:26 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Valentin V. Bartenev
Status changed
13:02 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by psukharev.avito.ru@…
Actually we have some logs from host (not from all vhosts), nothing …
11:30 Changeset in nginx [6789:4dea01cf49e8] by Ruslan Ermilov <ru@…>
Upstream: removed ngx_http_upstream_srv_conf_t.default_port. This is …
11:27 Changeset in nginx [6788:3fa5983b6b44] by Ruslan Ermilov <ru@…>
Upstream: don't consider default_port when matching upstreams. The …
11:14 Changeset in nginx [6787:640e1e778de6] by Ruslan Ermilov <ru@…>
Upstream: consistently initialize explicit upstreams. When an …
Note: See TracTimeline for information about the timeline view.