Timeline



06/27/17:

14:51 Milestone 1.13.2 completed
Status: released Trunk: mainline * HTTP trailers support
14:06 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) closed by Maxim Dounin
fixed
13:19 Ticket #1302 (New variables $ssl_client_sha256_fingerprint and/or ...) created by dmitry.rudenko.moneta.ru@…
$ssl_client_fingerprint value is too weak (sha1) for us. …
12:25 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) closed by Maxim Dounin
wontfix: Ok, thank you for clarification. I'm closing this as the request to …
07:21 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by dmitry.rudenko.moneta.ru@…
You are right, we need signature to identify a certificate. …

06/26/17:

23:00 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) updated by Maxim Dounin <mdounin@…>
In [changeset:"aeaac3ccee4f6fb4ab7928126028a55d107ee147/nginx"
15:12 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by Maxim Dounin
What do you mean by "x509 certificate signature"? Normally, an X509 …
14:24 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by dmitry.rudenko.moneta.ru@…
14:19 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by dmitry.rudenko.moneta.ru@…
Sorry for briefness. $ssl_client_signature is client x509 certificate …
14:10 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) updated by Maxim Dounin
It is not clear what the variable is expected to contain, and why it …
14:05 Ticket #1301 (New variable $ssl_client_signature for ngx_http_ssl_module) created by dmitry.rudenko.moneta.ru@…
New variable $ssl_client_signature for ngx_http_ssl_module
13:56 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by dmitry.rudenko.moneta.ru@…
We use apache httpd as a backend server. Changes with Apache 2.4.24: …
10:21 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) updated by Neil Craig
OK, I see. So when the upstream is called, there's no parameter/arg …
08:45 Ticket #1297 (Javascript Engine:IoT tutorial not working) updated by florinpatan@…
Hi xeioex, liam, Thank you both for your replies. I can confirm that …

06/23/17:

14:33 Ticket #1300 (nginx configuration test is breaking connections from the running instance) created by Max Laverse
Hi! We were investigating why we were losing requests when the …
11:58 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) updated by Maxim Dounin
The scheme is not know when the upstream{} block is created and its …
08:57 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) updated by Neil Craig
Sorry for the delay Max, i never get emails from this tracker. Yes, i …

06/22/17:

19:36 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) updated by Maxim Dounin
The wording in the above quote from RFC 7233 seems to be accidental, …
15:40 Ticket #1297 (Javascript Engine:IoT tutorial not working) updated by xeioex
See the patch above for your Dockerfile.
15:36 Dockerfile.patch attached to Ticket #1297 by xeioex
14:44 Ticket #1297 (Javascript Engine:IoT tutorial not working) updated by Liam Crilly
Your environment is failing because nginScript requires PCRE UTF-8. …
11:59 Ticket #1299 (Upstream docs) closed by Valentin V. Bartenev
invalid: No, you're wrong.
09:31 Ticket #1299 (Upstream docs) created by Olaf van der Spek
> proxy_pass http://backend; AFAIK this should be just backend. …
09:29 Ticket #788 (Segfault with dynamic upstream and many SSI includes) closed by Roman Arutyunyan
fixed
09:21 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) updated by Roman Arutyunyan
Currently, nginx creates a new socket for proxying every incoming UDP …
08:55 Ticket #788 (Segfault with dynamic upstream and many SSI includes) updated by Roman Arutyunyan <arut@…>
In [changeset:"6169dbad37d85fa8642b9d0a51f0f0f6c19dd3d1/nginx"
07:22 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) created by cheng0201@…
just use netperf to test nginx stream module UDP proxy performance, a …

06/21/17:

15:44 Ticket #1297 (Javascript Engine:IoT tutorial not working) created by florinpatan@…
Hello, I'm following the IoT tutorial from here: …

06/20/17:

14:51 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) reopened by Maxim Dounin
It looks like returning 416 makes things at least inconvenient for the …
05:41 Changeset in nginx-tests [1194:39cfdf581253] by Sergey Kandaurov <pluknet@…>
Tests: fixed CONTINUATION test in h2_trailers.t.

06/19/17:

14:10 Changeset in nginx-tests [1193:ae3a46305e38] by Sergey Kandaurov <pluknet@…>
Tests: add_trailer tests.
12:05 Ticket #1296 (build_module.sh fails for nginx version 1.10.2) closed by Andrei Belov
invalid
06:47 Ticket #1296 (build_module.sh fails for nginx version 1.10.2) updated by Andrei Belov
The prepare-build-env is available starting from 1.11.11-1 package …
06:32 Ticket #1296 (build_module.sh fails for nginx version 1.10.2) updated by Andrei Belov
Component changed

06/16/17:

18:25 Ticket #1296 (build_module.sh fails for nginx version 1.10.2) created by davidbitton@…
The Makefile for 1.10.2 is different than the one for 1.13. Therefore …
12:18 Changeset in nginx-tests [1192:366d789f3cbf] by Sergey Kandaurov <pluknet@…>
Tests: h2_headers.t cleanup after HTTP/2 tests split.
06:33 Changeset in nginx-tests [1191:a9187b424a94] by Sergey Kandaurov <pluknet@…>
Tests: restored access mode in open_log_file_cache test earlier. If …

06/15/17:

18:08 Ticket #1295 (proxy_pass to websocket server) updated by Maxim Dounin
The log messages suggest that the connection is reset by your backend …
16:42 Changeset in nginx-tests [1190:fcd65708672d] by Sergey Kandaurov <pluknet@…>
Tests: let tests pass on travis-ci VMs with disabled IPv6 loopback.
16:20 Changeset in nginx-tests [1189:1c703303feee] by Sergey Kandaurov <pluknet@…>
Tests: basic open_log_file_cache log module tests.
15:58 Ticket #1295 (proxy_pass to websocket server) created by nknighter@…
Hello, I have nginx config as a proxy server to local websocket …
13:01 Changeset in nginx-tests [1188:074e05b33b1a] by Sergey Kandaurov <pluknet@…>
Tests: added access_log test with long line in log_format.
09:19 Ticket #1294 (Add version-information resource) created by Sataur@…
In Windows version there are no executable details like product name …

06/14/17:

09:38 Changeset in nginx-tests [1187:0a7d942d549b] by Sergey Kandaurov <pluknet@…>
Tests: h2_headers.t TODO for missing ':scheme' adjusted.
03:49 Ticket #1293 (nginx http proxy stops sending request data after first byte of server ...) updated by Maxim Dounin
Type changed
As of now, nginx stops sending request as long as it gets full header …

06/13/17:

19:13 error.20170612_002.sanitized.log.gz attached to Ticket #1293 by swimfrog@…
debug error log for ticket #1293
19:11 Ticket #1293 (nginx http proxy stops sending request data after first byte of server ...) created by swimfrog@…
I have an upstream service that accepts large input files via PUT …
15:38 Ticket #1163 (cache size grows over max_size) updated by caseyf@…
I'm also observing this problem with nginx 1.11.12 and proxy_cache + …
12:24 Ticket #1291 (TCP HealthCheck knocking down Nginx) closed by Maxim Dounin
invalid: As previously suggested, the observed behaviour is a result of an …

06/12/17:

19:39 Ticket #1292 (Chunked FastCGI output gets chunked an extra time) updated by Valentin V. Bartenev
>But nginx modifies the chunked HTTP response coming from the FastCGI …
17:08 Ticket #1292 (Chunked FastCGI output gets chunked an extra time) updated by jmarshall.com@…
But nginx modifies the chunked HTTP response coming from the FastCGI …
16:47 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by samysilva@…
Thanks for the info; Mdounin. We use nginx as an SLB service to …
10:55 Ticket #1292 (Chunked FastCGI output gets chunked an extra time) closed by Valentin V. Bartenev
invalid: There's no such thing as HTTP chunked transfer encoding in FastCGI …
03:11 nginx-chunked.cgi attached to Ticket #1292 by jmarshall.com@…
Demonstrates the bug with FastCGI and chunked encoding
03:09 Ticket #1292 (Chunked FastCGI output gets chunked an extra time) created by jmarshall.com@…
When my FastCGI script returns a chunked body, with …

06/10/17:

02:11 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by Maxim Dounin
Note that LAST_ACK state you refer in both your file and your video …

06/09/17:

20:57 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by samysilva@…
The servers with logstash are monitored directly with Nagios, and are …
19:57 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by samysilva@…
Hi, could you read as evidence in the attached file? I'm going to …
16:07 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by Maxim Dounin
Priority, Keywords, Component changed
From the description it doesn't look like there is anything wrong with …

06/08/17:

20:31 Ticket #1291 (TCP HealthCheck knocking down Nginx) updated by samysilva@…
The pdf document was over 250kb. Please check the document in docx format
20:28 Issue presented after we added the Nagios solution to monitor the NGINX TCP ports.docx attached to Ticket #1291 by samysilva@…
20:27 Ticket #1291 (TCP HealthCheck knocking down Nginx) created by samysilva@…
We recently added the Nagios solution to monitor our SLB solution with …
19:26 Ticket #1188 (Send "immutable" keyword in Cache-Control when "expires max") updated by carrete@…
Replying to ru: > What's wrong with `add_header …

06/07/17:

17:32 use-after-free.log attached to Ticket #788 by Sergey Kandaurov
use-after-free -- ngx_http_run_posted_requests from …
15:10 Changeset in nginx-tests [1186:0352ed25af20] by Sergey Kandaurov <pluknet@…>
Tests: converted UTF-8 character to ASCII, no functional changes.
13:51 Ticket #1290 (проблема с proxy_store при использовании https) closed by Maxim Dounin
invalid: For the record: проблема была в том, что клиент посылает Range: 0-, …
13:04 Ticket #1290 (проблема с proxy_store при использовании https) updated by sergey.dyatko@…
Replying to mdounin: > Под "если использовать http" …
12:47 Ticket #1290 (проблема с proxy_store при использовании https) updated by Maxim Dounin
Под "если использовать http" имеется в виду работа по http с клиентом? …
11:51 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by thresh
Status, Owner changed
I've made the paths consistent in the packaging sources; will be …
11:50 Ticket #1069 (Wrong path to pidfile causes (harmless) error) updated by thresh
Status, Owner changed
I've made the paths consistent in the packaging sources; will be …
11:46 Ticket #1147 (RPM: Conflict with EPEL package) closed by thresh
wontfix: I don't think that changing Epoch will fix the problem here. Any time …
11:34 Ticket #1041 (does not start nginx1.10.1) updated by thresh
Запустите sh -x /etc/init.d/nginx start - подробный вывод поможет …
11:20 Ticket #958 (nginx-1.10.0 breaks init script status command for unprivileged user) closed by thresh
wontfix: This happens because we're using binary name (nginx or nginx-debug to …
11:06 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) updated by thresh
Thanks! I've commited the changes to the packaging sources - the …
10:39 Ticket #1290 (проблема с proxy_store при использовании https) created by sergey.dyatko@…
имеется конфиг следующего вида: https://paste.ngx.cc/fa ожидаемое …
10:35 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) closed by thresh
wontfix: We don't have plans to support armhf/armv7l as a target for our …
10:34 Ticket #864 (SLES 12 repo metadata should be signed) closed by thresh
fixed: Thanks. repomd.xml is now signed.

06/06/17:

18:41 Changeset in nginx-tests [1185:368ab1d8ed8b] by Sergey Kandaurov <pluknet@…>
Tests: unbreak h2.t with aio. Postpone sending client's SETTINGS …
15:42 Changeset in nginx-tests [1184:89b4bdd1346a] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 SETTINGS test for no ack until queued DATA.
14:54 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) updated by Maxim Dounin
Component changed
12:50 Changeset in nginx-tests [1183:878696cb8510] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 SETTINGS test for no ack on PROTOCOL_ERROR.
11:55 Changeset in nginx-tests [1182:83c88a830a45] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 SETTINGS test with multiple parameters. The test …
11:40 Changeset in nginx-tests [1181:eb813f7e0bfa] by Sergey Kandaurov <pluknet@…>
Tests: adjusted HTTP2.pm to send SETTINGS params in a given order.

06/05/17:

21:04 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) created by shekharshan@…
On RHEL 7 I installed Nginx by adding a yum repo [nginx] name=nginx …

06/04/17:

13:57 Ticket #854 (Add inherited keyword for altering directive inheritance) updated by aeris@…
I reopen this ticket because I have the same trouble with …

06/02/17:

16:52 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) updated by Maxim Dounin
You mean, when using a separate upstream block, like in the …
15:05 Ticket #1288 (upstream server port defaults to port 80 even for https: proxy_pass) created by Neil Craig
Hi I'm building a multi-tenant caching reverse proxy based on NGINX …
10:28 Changeset in nginx-tests [1180:a69de1aba1ad] by Sergey Kandaurov <pluknet@…>
Tests: added perl test with not satisfiable range.

06/01/17:

16:16 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) closed by Roman Arutyunyan
fixed
16:16 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by Roman Arutyunyan
The patch was committed: http://hg.nginx.org/nginx/rev/716852cce913
13:30 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by Roman Arutyunyan
As for NetBSD, the manual seems to be wrong. IP_PKTINFO is in fact …
13:00 Ticket #1287 (Problem with proxy_pass when using upstream and map) closed by Maxim Dounin
duplicate: Quoting documentation, as updated several days ago per ticket #803: …
04:46 Ticket #1287 (Problem with proxy_pass when using upstream and map) created by dimvvv@…
I have a problem with proxy_pass directive when using upstream name …

05/31/17:

17:31 Ticket #1249 (Blocking STALE requests using proxy_cache_background_update on Docker) closed by Roman Arutyunyan
fixed
17:31 Ticket #1249 (Blocking STALE requests using proxy_cache_background_update on Docker) updated by Roman Arutyunyan
Fixed by http://hg.nginx.org/nginx/rev/9552758a786e (1.13.1)
13:08 Ticket #1286 (Probably outdated docs) created by AMDmi3@…
http://nginx.org/en/docs/http/ngx_http_uwsgi_module.html#uwsgi_cache_pa
09:30 Ticket #564 (map regex matching affects rewrite directive) updated by Maxim Dounin
See also #1285.
09:29 Ticket #1285 (map regexp positional captures interfere with location regexp ...) updated by Maxim Dounin
Component changed
Positional captures as available via $1 .. $9 variables are from …
07:28 Ticket #1285 (map regexp positional captures interfere with location regexp ...) created by dimaslv@…
I have map configuration like this: map $uri $rewrite_scheme { …
00:36 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by OBATA Akio
Yes, it resolve the build failure, but NGX_HAVE_IP_PKTINFO is also …

05/30/17:

22:11 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by iHeadRu@…
спасибо.
19:26 Changeset in nginx-tests [1179:660147bfe68c] by Sergey Kandaurov <pluknet@…>
Tests: TODO proxy_cache_use_stale.t alert seen with "aio_write".
18:38 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by Maxim Dounin
Congestion control во многом состоит из алгоритма начального …
17:37 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by iHeadRu@…
Изначально о проблеме сообщил клиент. Это был боевой сервер. Когда …
15:06 Milestone 1.13.1 completed
Status: released Trunk: mainline * Various bugfixes
14:05 Changeset in nginx-tests [1178:4039b6b3a75a] by Sergey Kandaurov <pluknet@…>
Tests: added tests for background subrequests for cache updates. The …
13:21 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) closed by Maxim Dounin
invalid: То есть как и предполагалось, проблема с delayed ack'ом. При этом …
12:20 Ticket #923 (Allow proxy_http_version 2.0) updated by cicerocomp@…
I do not know if it should be critical, but it should be at least major
11:52 pktinfo attached to Ticket #1284 by Roman Arutyunyan
11:51 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) updated by Roman Arutyunyan
Thanks for reporting this. Please try the attached patch.
10:53 Ticket #1284 (Build failure if defined IP_PKTINFO but missing ipi_spec_dst in ...) created by OBATA Akio
In ngx_sendmsg() of src/os/unix/ngx_udp_sendmsg_chain.c, if IP_PKTINFO …
09:47 tcpdump.txt attached to Ticket #1283 by iHeadRu@…
09:36 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by iHeadRu@…
sysctl net.inet.tcp.delayed_ack net.inet.tcp.delayed_ack: 1 sysctl …
00:28 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) updated by Maxim Dounin
Некоторые наблюдения, in no particular order: - Задержка в 100 …

05/29/17:

21:18 apache.txt attached to Ticket #1283 by iHeadRu@…
21:18 nginx.txt attached to Ticket #1283 by iHeadRu@…
21:18 ihead.txt attached to Ticket #1283 by iHeadRu@…
21:17 Ticket #1283 (FreeBSD 11 + nginx + apache delay +0.1 second on files greater than ...) created by iHeadRu@…
Я напишу по-русски. Freebsd 11. В 10 проблем нет. 1. В httpd.conf …
19:11 Ticket #923 (Allow proxy_http_version 2.0) updated by Maxim Dounin
Priority, Component changed
17:10 Ticket #1282 (Add nginx.repo file to RPM repos) updated by andvgal@…
Regarding '$releasever' and RHEL 7Server/7Client issues reported …
17:00 Ticket #1282 (Add nginx.repo file to RPM repos) created by andvgal@…
There is a common approach to use *.repo files from actual …
13:45 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) updated by Maxim Dounin <mdounin@…>
In [changeset:"29c6d66b83baca94555357edf674e7aab9f3b142/nginx"
13:14 Ticket #1163 (cache size grows over max_size) updated by Valentin V. Bartenev
There was a socket leak fixed in 1.11.3, so it's better to use the …
12:59 Ticket #786 (url decoding is senseless for proxy_pass) updated by Maxim Dounin
See also #1281.
12:59 Ticket #1281 (Location Header from proxied server is URL decoded before sent to client) closed by Maxim Dounin
duplicate: From the description it looks like the problem is as follows: - You …
11:38 Ticket #1281 (Location Header from proxied server is URL decoded before sent to client) created by pprkut@…
I use nginx as reverse proxy for jenkins. Jenkins job names for us can …
07:29 Ticket #1163 (cache size grows over max_size) updated by totallyunknown@…
I'll throw some time to debug the issue with debug logs - not …

05/28/17:

18:56 Ticket #1163 (cache size grows over max_size) updated by totallyunknown@…
I experience the same bug with 1.10.0-0ubuntu0.16.04.4. It's related …
17:12 Ticket #1280 (ngx_event_connect_peer() recvbuf doesn't exist) closed by Maxim Dounin
invalid
Note: See TracTimeline for information about the timeline view.