Timeline



04/10/16:

16:39 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) updated by Norbert Fischer
That looks similar to the errors I got after upgrading to 1.9.14 …
11:42 Ticket #950 (Bad gateway with http2 requests on hhvm fastcgi since 1.9.14) created by GregOriol@…
Since nginx 1.9.14, using an http2 server with hhvm as fastcgi backend …

04/08/16:

16:35 Ticket #948 (Web DAV module strange behaviour when client resumes upload) updated by Maxim Dounin
As I said in the very first sentence of comment:1, resuming PUT …
15:44 Ticket #948 (Web DAV module strange behaviour when client resumes upload) updated by yf13@…
Maxim, Thanks for the quick reply... the discussions are really …
15:10 Ticket #949 (Very intermittent 400 errors) closed by Maxim Dounin
duplicate: This seems to be duplicate of #830. If you are able to reproduce the …
15:00 Ticket #949 (Very intermittent 400 errors) created by barber.chris21@…
Our current nginx setup uses SSL combined with PKI client validation. …
14:51 Ticket #948 (Web DAV module strange behaviour when client resumes upload) updated by Maxim Dounin
Resuming PUT requests using the Content-Range header as curl does is …
07:13 Ticket #948 (Web DAV module strange behaviour when client resumes upload) created by yf13@…
With nginx web dav module, we can't resume a broken file upload …

04/06/16:

11:19 Ticket #946 (Nginx that is logging into /dev/log cannot handle change of inode of ...) updated by gulycka@…
Thanks for your quick reply. I do agree with you. But one thing I see …

04/05/16:

22:00 Ticket #947 (nginx -t just a bit buggy) closed by Maxim Dounin
invalid: The first configuration is valid, and nginx -t correctly says it is. …
21:16 Ticket #947 (nginx -t just a bit buggy) created by somethingweird@…
nginx -t is a bit buggy here is an example: server { listen 80 …
15:13 Milestone 1.9.14 completed
Status: released Trunk: mainline * Bug fix release

04/04/16:

18:41 Ticket #796 (nginx.pid is removed during reload if pid path is changed in ...) updated by coreykasten@…
Hi mdounin, I never got a response on the dev mailing list regarding …

04/01/16:

13:11 Ticket #907 (OPTIONS request timeout in Firefox (but only in a somewhat complicated ...) closed by Valentin V. Bartenev
fixed: This is fixed by 887cca40ba6a (nginx 1.9.14).
13:08 Ticket #892 ('proxy_request_buffering' does not work with 'http2') closed by Valentin V. Bartenev
fixed: Support for unbuffered upload was implemented in 9d66d7ed2abb (nginx …
11:15 Ticket #946 (Nginx that is logging into /dev/log cannot handle change of inode of ...) closed by Maxim Dounin
wontfix: Syslog restarts are expected to cause message loss as there is a …
09:33 Ticket #928 (Can't use If-Modified-Since with http://nginx.org/en/CHANGES) closed by maxim
fixed
09:16 Ticket #946 (Nginx that is logging into /dev/log cannot handle change of inode of ...) created by gulycka@…
Hi, I would like to report the following bug. We are using Nginx and …
03:56 Ticket #945 (when setting master_process off, nginx segmentation fault when sent ...) updated by tianchaijz@…
Thank you again :)
03:52 Ticket #945 (when setting master_process off, nginx segmentation fault when sent ...) updated by Maxim Dounin
There are no reasons to ignore configuration reloads without a master …
03:38 Ticket #945 (when setting master_process off, nginx segmentation fault when sent ...) updated by tianchaijz@…
Thanks! One more question, why leave the nginx process in an …
03:23 Ticket #945 (when setting master_process off, nginx segmentation fault when sent ...) closed by Maxim Dounin
wontfix: The master_process directive is …
02:05 Ticket #945 (when setting master_process off, nginx segmentation fault when sent ...) created by tianchaijz@…
A simple configuration is shown below: […] After starting nginx …
00:13 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) closed by Maxim Dounin
fixed: A patch series with OpenSSL 1.1.0 support has been committed and will …

03/31/16:

23:59 Ticket #921 ($_SERVER['REQUEST_METHOD'] on 1.9.12) closed by Maxim Dounin
worksforme: Feedback timeout.
22:42 Ticket #943 (Nginx transforms HTTP method from POST to GET) updated by svenmueller@…
Yes, we are using directive error_page. Could you please give an …
21:51 Ticket #928 (Can't use If-Modified-Since with http://nginx.org/en/CHANGES) updated by Bruno Bigras
Thanks for the rss feeds guys. I'll use them instead. You can close …
16:49 Ticket #944 (Enchance $server_addr to return original IP even after local DNAT) updated by Maxim Dounin
Do you have any problems with using different listening sockets to …
16:34 Ticket #944 (Enchance $server_addr to return original IP even after local DNAT) created by kvrico@…
I'd like to suggest to improve current $server_addr or introduce new …

03/30/16:

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: …
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 …
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"

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 …

03/25/16:

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 …
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 …

03/23/16:

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 …
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: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 …
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. …

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/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:

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 …
14:18 Ticket #931 (400 response to cyrillic domain) updated by Valentin V. Bartenev
Replying to ynikitenko@…: > Thank you. But I use another …
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/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
Note: See TracTimeline for information about the timeline view.