Timeline



06/27/16:

22:00 Changeset in nginx [6625:a616bdc38645] by Piotr Sikora <piotrsikora@…>
Configure: stop polluting NGX_ namespace. While there, fix the only …
22:00 Changeset in nginx [6624:e3faa5fb7772] by Piotr Sikora <piotrsikora@…>
Configure: fix build with -Werror=old-style-definition. …
22:00 Changeset in nginx [6623:0bf08d9c82c1] by Piotr Sikora <piotrsikora@…>
Configure: fix build with -Werror=nonnull. Signed-off-by: Piotr …
22:00 Changeset in nginx [6622:e393c0bf53d3] by Piotr Sikora <piotrsikora@…>
Configure: fix build with -Werror=unused-but-set-variable. …
22:00 Changeset in nginx [6621:0c3e464682e2] by Piotr Sikora <piotrsikora@…>
Configure: fix build with -Werror=unused-value. Signed-off-by: Piotr …
22:00 Changeset in nginx [6620:b2ae25f274ad] by Piotr Sikora <piotrsikora@…>
Configure: style. Signed-off-by: Piotr Sikora <piotrsikora@…>
18:39 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by simonhf@…
WRT 504: I agree with you that 504 is perhaps not the best choice. …
18:29 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by Maxim Dounin
From what you describe it looks like ELB just screws up protocol …
18:01 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by simonhf@…
Would it be possible to add an option to nginx to switch on sending …
16:55 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by Maxim Dounin
Returning a response in case of timeouts almost always doesn't make …
16:17 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by simonhf@…
Why is it preferred to drop the connection (potentially upsetting the …
12:59 Ticket #1003 (Growing amount of active connections with http/2) updated by Valentin V. Bartenev
This problem is likely similar to the one that has been already …
12:58 http2_socket_leak.patch attached to Ticket #1003 by Valentin V. Bartenev
12:25 Ticket #1006 (two more server listen 443(ssl), none-default server's ...) closed by Maxim Dounin
wontfix: Yes, that's expected behaviour. Sessions are saved/restored by OpenSSL …
12:17 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by Maxim Dounin
Component changed
Yes, no 408 response is returned. That's expected behaviour, …
09:26 Changeset in nginx-tests [962:e214983c605b] by Sergey Kandaurov <pluknet@…>
Tests: adjusted limit_req rate value in HTTP/2 body preread tests. …
08:15 Changeset in nginx-tests [961:4993ece8620e] by Sergey Kandaurov <pluknet@…>
Tests: avoid unexpected match in proxy_protocol_port.t at all. Use …
03:16 Ticket #1006 (two more server listen 443(ssl), none-default server's ...) created by cjhust1986@…
server{ listen 443 ssl default_server; server_name a.com; ... …

06/25/16:

08:50 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) updated by zakjan@…
Because the inner nginx behind a reverse proxy doesn't know the public …

06/24/16:

23:54 nginx.conf attached to Ticket #1005 by simonhf@…
Minimally modified nginx.conf for reproducing the bug.
23:53 Ticket #1005 (client_body_timeout does not send 408 as advertised) created by simonhf@…
client_body_timeout [1] docs says "If a client does not transmit …
19:21 Ticket #1004 (try_files outside of location{} triggered when no location{} matches) created by stackoverflow.com/users/1336044/martin
Please, specify in: …
13:30 Changeset in nginx-tests [960:d4a0232425ee] by Maxim Dounin <mdounin@…>
Tests: fixed race in SCGI tests.
10:22 Changeset in nginx-tests [959:508ee7ea9706] by Sergey Kandaurov <pluknet@…>
Tests: avoid unexpected substring match in proxy_protocol_port.t. The …

06/23/16:

21:46 Changeset in nginx-tests [958:0a87d9bcfb26] by Andrey Zelenkov <zelenkov@…>
Tests: fixed TCP resolver test hang on win32. Passing sockets across …
21:43 Changeset in nginx-tests [957:0641f83d5721] by Andrey Zelenkov <zelenkov@…>
Tests: fixed exclusive port numbering on win32 platform. To ensure …

06/22/16:

16:46 Changeset in nginx-tests [956:3bc5b72e4377] by Andrey Zelenkov <zelenkov@…>
Tests: fixed exclusive port numbering. To ensure port uniqueness, …
14:28 Ticket #1003 (Growing amount of active connections with http/2) updated by Valentin V. Bartenev
Could you provide configuration and a …
12:49 Bildschirmfoto 2016-06-22 um 14.43.12.png attached to Ticket #1003 by Matthias Baur
Screenshot 4 - Monitoring System
12:48 Bildschirmfoto 2016-06-22 um 14.42.28.png attached to Ticket #1003 by Matthias Baur
Screenshot 3 - Monitoring System
12:48 Bildschirmfoto 2016-06-22 um 14.41.40.png attached to Ticket #1003 by Matthias Baur
Screenshot 2 - Monitoring System
12:48 Bildschirmfoto 2016-06-22 um 14.40.28.png attached to Ticket #1003 by Matthias Baur
Screenshot 1 - Monitoring System
12:47 Ticket #1003 (Growing amount of active connections with http/2) created by Matthias Baur
We're running a couple of Nginx HTTP load balancer. Since upgrading to …
10:39 Ticket #1002 (worker process 9255 exited on signal 11 (core dumped)) updated by Valentin V. Bartenev
Could you reproduce it without 3rd-party modules?

06/21/16:

20:07 Ticket #1002 (worker process 9255 exited on signal 11 (core dumped)) created by Bruno Bigras
I have no idea what happened and how to reproduce. I think I only had …
17:46 Changeset in nginx-tests [955:b8948aecba12] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 request body Content-Length tests in proxied request.
17:46 Changeset in nginx-tests [954:b9692ec5a08b] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 request body preread tests.
15:38 Changeset in nginx-tests [953:2bbab9bd73e5] by Sergey Kandaurov <pluknet@…>
Tests: added proxy_bind test with port.
15:34 Ticket #1001 (Nginx error with php socket) closed by Maxim Dounin
worksforme: From your description it looks like a packaging and/or configuration …
15:29 Ticket #1001 (Nginx error with php socket) created by adm.repositorio@…
I have a server with CentOS 7, my bug report, reports that on install …
13:39 Changeset in nginx-tests [952:e9064d691790] by Andrey Zelenkov <zelenkov@…>
Tests: converted tests to run in parallel.
13:37 Changeset in nginx-tests [951:9361c7eddfc1] by Andrey Zelenkov <zelenkov@…>
Tests: parallel tests support.

06/20/16:

16:39 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) updated by Ilyas Bakirov
why not using: […]
14:08 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) created by zakjan@…
Nginx configuration: […] Expected result: GET …
13:48 Ticket #999 (sub_filter does not uncompress the data first) closed by Maxim Dounin
wontfix
13:43 Ticket #998 (Intermediate cert is not sent to client with recent) closed by Maxim Dounin
invalid: The cert-chain.pem-new file is obviously corrupted, it doesn't contain …

06/17/16:

22:31 Ticket #999 (sub_filter does not uncompress the data first) updated by h4ck3rm1k3@…
Perfect!
16:12 Ticket #999 (sub_filter does not uncompress the data first) updated by Ilyas Bakirov
Disable gzip on backend side or inform backend side's content …
12:11 Ticket #999 (sub_filter does not uncompress the data first) created by h4ck3rm1k3@…
I am setting up a reverse proxy, the data is compressed and the …
09:04 Changeset in nginx-tests [950:991ef7781b38] by Sergey Kandaurov <pluknet@…>
Tests: h2_limit_req.t cleanup.
08:41 Changeset in nginx-tests [949:c657aaffdaa8] by Sergey Kandaurov <pluknet@…>
Tests: style.
08:36 Changeset in nginx-tests [948:4dc302d8e04f] by Sergey Kandaurov <pluknet@…>
Tests: changed HTTP2 package to act as a class. Stopped exporting any …
08:17 Changeset in nginx-tests [947:b9e42c554ba7] by Sergey Kandaurov <pluknet@…>
Tests: skip UDP tests on win32, udp feature introduced. The UDP …
05:45 Ticket #996 (nginx memory leak) updated by enjoychange@…
Hi vbart, thanks for your help. I have provided the update to END …

06/16/16:

20:11 verify-old-cert.txt attached to Ticket #998 by jhoblitt@…
openssl verify output with old cert
20:10 verify-new-cert.txt attached to Ticket #998 by jhoblitt@…
openssl verify output with new cert
20:10 nginx-debug-old-cert.2.txt attached to Ticket #998 by jhoblitt@…
openssl s_client trace with old cert
20:10 s_client-new-cert.txt attached to Ticket #998 by jhoblitt@…
openssl s_client trace with new cert
20:09 root-chain.pem attached to Ticket #998 by jhoblitt@…
ssl_trusted_certificate (shared between new/old cert)
20:09 nginx-debug-old-cert.txt attached to Ticket #998 by jhoblitt@…
ngin vhost debug log with old cert
20:08 nginx-debug-new-cert.txt attached to Ticket #998 by jhoblitt@…
ngin vhost debug log with new cert
20:08 jenkins.conf attached to Ticket #998 by jhoblitt@…
nginx vhost conf
20:08 cert-chain.pem-old attached to Ticket #998 by jhoblitt@…
old tls cert
20:08 cert-chain.pem-new attached to Ticket #998 by jhoblitt@…
new tls cert
20:07 Ticket #998 (Intermediate cert is not sent to client with recent) created by jhoblitt@…
I was preparing to replace a Alphassl DV wildcard TLS cert issued last …
17:55 Changeset in nginx [6755:e2f13011343e]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: fixed the "http request count is zero" alert. When the stream …
17:55 Changeset in nginx [6754:12b1df4c9944]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: avoid adding Content-Length for requests without body. There …
17:55 Changeset in nginx [6753:20485a482bc0]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: prevented double termination of a stream. According to RFC …
17:55 Changeset in nginx [6752:0708285115fa]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: fixed a segfault while processing unbuffered upload. The …

06/15/16:

16:00 Changeset in nginx-tests [946:e3df9c2100de] by Sergey Kandaurov <pluknet@…>
Tests: fixed HTTP/2 test with invalid PROXY protocol string. …
10:27 Changeset in nginx-tests [945:d73bef563aea] by Sergey Kandaurov <pluknet@…>
Tests: speed up HTTP/2 tests.
09:40 Ticket #996 (nginx memory leak) updated by Valentin V. Bartenev
Could you try without the 3rd-party module? See also: …
02:44 Ticket #996 (nginx memory leak) updated by enjoychange@…
Customer's version is nginx/1.8.0. We reproduce it in the lab, the …
02:40 nginx.conf attached to Ticket #996 by enjoychange@…
please find the nginx configuration attached
02:30 Ticket #996 (nginx memory leak) updated by enjoychange@…
[root@messagepush-05 sbin]# ./nginx -V nginx version: nginx/1.8.0 …

06/14/16:

15:29 Changeset in nginx [6643:9757cffc1e2f] by Vladimir Homutov <vl@…>
Stream: variables in proxy_pass and proxy_ssl_name.
12:34 Ticket #997 ($body_bytes_sent compute bigger in HTTP2.0 then HTTP1.X) closed by Valentin V. Bartenev
wontfix: A quote from …
12:17 Ticket #996 (nginx memory leak) updated by Valentin V. Bartenev
Could you provide configuration and output of nginx -V?
12:13 Ticket #995 (The probable error in ngx_conf_parse (ngx_palloc?) implementation) closed by Valentin V. Bartenev
invalid
10:34 Ticket #997 ($body_bytes_sent compute bigger in HTTP2.0 then HTTP1.X) created by cjhust1986@…
source file:2000Byte; HTTP1.0/HTTP1.1: $body_bytes_sent = 2000byte, I …
05:53 reproduceIssue.png attached to Ticket #996 by enjoychange@…
reproduce the issue in the lab
05:50 nginx-memory-leak.txt attached to Ticket #996 by enjoychange@…
05:44 Ticket #996 (nginx memory leak) created by enjoychange@…
Hello, I am from Microsoft azure team. One of our customers deploys …

06/12/16:

01:15 Ticket #995 (The probable error in ngx_conf_parse (ngx_palloc?) implementation) updated by Dmitry Afanasiev
hmm... after remove --crossbuild=win32 and rebuild whith uname …

06/11/16:

19:07 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by rugk@…
In my test nginx 1.11.1 does now compile fine with OpenSSL 1.1.0-pre5.
14:33 Ticket #995 (The probable error in ngx_conf_parse (ngx_palloc?) implementation) created by Dmitry Afanasiev
Enviroment: * nginx build with --crossbuild=win32 switch using VS2013 …
01:22 Changeset in nginx-tests [944:235f796c2861] by Andrey Zelenkov <zelenkov@…>
Tests: fixed h2.t test with default host header. The problem appeared …

06/10/16:

13:15 Changeset in nginx-tests [943:0d4536093b39] by Andrey Zelenkov <zelenkov@…>
Tests: changed default HTTP2 host header to localhost. This …

06/08/16:

18:31 Ticket #994 (perl_require directive has effect only at first config) created by KES777@…
my configs are included as: include /etc/nginx/sites-enabled/*.conf; …

06/07/16:

12:41 Changeset in nginx-tests [942:8582afc64efa] by Sergey Kandaurov <pluknet@…>
Tests: avoid uninitialized warnings in charset_gzip_static.t.
10:46 Ticket #959 (Permit post before acking settings) updated by driskell@…
Replying to waqark3389@…: > Any plans to put this patch …

06/06/16:

17:44 Ticket #993 (support for X25519 in ssl_ecdh_curve) updated by Wonderfall@…
I already asked them, they replied that they removed it as they don't …
16:35 Changeset in nginx-tests [941:ee4a4b42d65f] by Sergey Kandaurov <pluknet@…>
Tests: assorted fixes in previous change.
12:38 Ticket #993 (support for X25519 in ssl_ecdh_curve) closed by Maxim Dounin
wontfix: It looks like BoringSSL people took their own way of supporting …
09:45 Changeset in nginx-tests [940:12e0fb96c2dd] by Sergey Kandaurov <pluknet@…>
Tests: removed unwanted client read from h2_limit_req.t.

06/04/16:

19:04 Ticket #992 (proxy_next_upstream broken since 1.9.13 including stabe 1.10.1) closed by Ruslan Ermilov
worksforme: When updating, it's a good idea to read the changes. Changes with …
10:59 Ticket #993 (support for X25519 in ssl_ecdh_curve) created by Wonderfall@…
I use nginx statically linked against BoringSSL, which supports …

06/03/16:

23:28 Ticket #992 (proxy_next_upstream broken since 1.9.13 including stabe 1.10.1) created by areznikov-kabam@…
Hello. It looks like I found some issue with proxy_next_upstream. I am …
12:44 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) closed by Valentin V. Bartenev
invalid: Thanks for the confirmation.
11:53 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by vojtech.kurka@…
@vbart: You are absolutely right, the network throttling in Chrome is …
11:49 http2_network_link_conditioner_Edge.png attached to Ticket #991 by vojtech.kurka@…
11:48 http2_real_2G_connection.png attached to Ticket #991 by vojtech.kurka@…
11:31 Changeset in nginx-tests [939:cfddaf316233] by Sergey Kandaurov <pluknet@…>
Tests: restored proxy_temp_path access bits in proxy_unfinished.t. …
03:34 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by John Cook
People use ssl_stapling_file because otherwise nginx doesn't always …

06/02/16:

15:02 Ticket #189 (timeouts break when time changes) updated by Maxim Dounin
See also #989.
15:02 Ticket #989 (Use monotonic time for event handlers) closed by Maxim Dounin
duplicate

06/01/16:

16:27 Ticket #959 (Permit post before acking settings) updated by waqark3389@…
Any plans to put this patch into 1.10.2? I see 1.10.1 is already released.
15:24 Ticket #990 (ssl_stapling_file does not work with multiple certificates) closed by Maxim Dounin
invalid: The ssl_stapling_file directive instruct nginx to unconditionally …
15:15 firefox.png attached to Ticket #991 by Valentin V. Bartenev
15:14 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by Valentin V. Bartenev
The URL to the page doesn't really help, since your page contains a …
12:47 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by vojtech.kurka@…
Replying to vbart: > I don't have that page to reproduce. …
12:27 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by Valentin V. Bartenev
I don't have that page to reproduce. Please note, that HTTP/2 …
12:20 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by vojtech.kurka@…
Replying to vbart: > Could you provide a …
12:14 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by Valentin V. Bartenev
Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …
12:13 Screen Shot 2016-05-27 at 17.01.08.png attached to Ticket #991 by vojtech.kurka@…
chrome network debug screenshot
12:08 Screen Shot 2016-05-27 at 17.00.55.png attached to Ticket #991 by vojtech.kurka@…
chrome network debug screenshot
12:07 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) created by vojtech.kurka@…
When using connection with low bandwidth (G2, GPRS...), our page …

05/31/16:

21:23 Ticket #990 (ssl_stapling_file does not work with multiple certificates) created by John Cook
NGINX version 1.11.0 introduced the ability to use multiple …
19:26 Ticket #958 (nginx-1.10.0 breaks init script status command for unprivileged user) updated by sprtrox@…
Bug is still present in package nginx-1.10.1-1.el6.ngx.x86_64
17:20 Milestone 1.10.1 completed
Status: released Trunk: stable * Bug fixes
17:19 Milestone 1.11.1 completed
Status: released Trunk: mainline * Bug fixes
16:48 Ticket #981 (Segmentation fault on chunked WebDAV upload) closed by Maxim Dounin
fixed: Fix comitted.
16:45 Ticket #981 (Segmentation fault on chunked WebDAV upload) updated by Maxim Dounin <mdounin@…>
In [changeset:"0ac0575e955dc0bd394f86ea2d5bf4c9da939dba/nginx"
16:45 Ticket #981 (Segmentation fault on chunked WebDAV upload) updated by Maxim Dounin <mdounin@…>
In [changeset:"7eb19447b2de572ac431500367939b62715492d3/nginx"
14:04 Ticket #989 (Use monotonic time for event handlers) updated by Maxim Dounin
Duplicate of #189. Please also see …
13:43 1.diff attached to Ticket #989 by i.ponetaev.ndmsystems.com@…
patch for replacing clocksource for ngx_current_msec
13:42 Ticket #989 (Use monotonic time for event handlers) created by i.ponetaev.ndmsystems.com@…
Many embedded systems don't have RTC, so they need to use external …
01:54 Ticket #988 (stuck by below,here is my code please help me) closed by Maxim Dounin
invalid: You've missed space after the "if" directive. Please use the …
01:39 Ticket #988 (stuck by below,here is my code please help me) created by lilong880901@…
nginx cant rewrite,it give me error in the log below 2016/05/31 …

05/30/16:

18:31 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by Valentin V. Bartenev
> ssl_verify_client off, all subdomains can be browsed In this case …
16:12 Ticket #986 (configure not passing additional --with-ld-opt to obj/Makefile) closed by thresh
fixed: Correct, it's not needed to pass the option these days. I've removed …
15:09 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by hostmaster.myevo.net@…
I am sure you're right, but I think the problem is a bit different …
13:23 Ticket #987 (ssl_ciphers default value incompatible with HTTP/2 when ...) closed by Maxim Dounin
duplicate: Duplicate of #794.

05/29/16:

13:56 Ticket #676 (Different ssl_protocols per server won`t work) updated by norstbox@…
As a workaround, there are a possible to restrict TLS protocol version …

05/28/16:

23:18 Ticket #987 (ssl_ciphers default value incompatible with HTTP/2 when ...) created by rundowncreator@…
The default value for ssl_ciphers is incompatible with the HTTP/2 …
Note: See TracTimeline for information about the timeline view.