Timeline



01/06/17:

13:18 Ticket #318 (Change response behavior when SSL client certificate won't validate) updated by s.jaranowski@…
Do you have some plans for this issue?

01/05/17:

20:06 Ticket #1172 (Please consider pre-built package for Debian jessie-backports) created by plinss@…
I've been running Nginx from jessie-backports to get OpenSSL 1.0.2 for …
17:16 Ticket #1135 (Connections timing out after upgrading to 1.10.2) updated by juan.brein.breins.net@…
I've been hit by this as well. Disabling the nchan module worked for …
00:59 Ticket #195 (Close connection if SSL not enabled for vhost) updated by Maxim Dounin
Replying to BertrandBordage@…: > Is this reasonable to use …
00:50 Ticket #1171 (Clarify $server_name variable with regex server_name directive) closed by Maxim Dounin
wontfix: The [[http://nginx.org/r/server_name|server_name directive …

01/04/17:

23:58 Ticket #1169 (TLS works without supplying the ssl parameter without a WARN) updated by Maxim Dounin
There can be a lot of listening options, and requiring users to …
21:04 Ticket #1169 (TLS works without supplying the ssl parameter without a WARN) updated by spleefer90@…
Annoying people who use this on purpose could be solved by setting …
01:46 Ticket #1171 (Clarify $server_name variable with regex server_name directive) created by davidjb
The documentation for $server_name mentions the following: […] …

01/03/17:

22:39 Ticket #1169 (TLS works without supplying the ssl parameter without a WARN) updated by mnordhoff@…
Logging a warning wouldn't break backwards compatibility, and …
17:27 Ticket #1170 (implement keepalive timeout for upstream) created by gadall@…
Microsoft's IIS, when its keepalive idle timeout expires (by default …
15:24 Ticket #195 (Close connection if SSL not enabled for vhost) updated by BertrandBordage@…
Is this reasonable to use the snakeoil certificate generated by …

01/02/17:

22:31 Ticket #1169 (TLS works without supplying the ssl parameter without a WARN) closed by Maxim Dounin
wontfix: This behaviour is intentional. Listening sockets can be shared between …
08:46 Ticket #1169 (TLS works without supplying the ssl parameter without a WARN) created by spleefer90@…
If there is a server block for the same port/IP that already has the …

12/29/16:

14:43 Ticket #1167 (nginx-module-xslt-1.11.8-1.el7.ngx.src.rpm corrupted) closed by thresh
fixed: Thanks for reporting the problem! This was due to an error in our …
13:30 Ticket #1168 (Nginx не корректно обрабатывает опцию max_size в директиве proxy_cache_path) updated by Maxim Dounin
Status changed
Судя по всему, statfs() на линуксе не отличается логической …
10:16 Ticket #1167 (nginx-module-xslt-1.11.8-1.el7.ngx.src.rpm corrupted) updated by thresh
Status, Owner changed
10:08 Ticket #1168 (Nginx не корректно обрабатывает опцию max_size в директиве proxy_cache_path) created by POPSuL@…
Например, есть конфигурация с директивой вида: […] где …
02:08 Ticket #1167 (nginx-module-xslt-1.11.8-1.el7.ngx.src.rpm corrupted) created by bcdonadio@…
The file nginx-module-xslt-1.11.8-1.el7.ngx.src.rpm on the nginx.org …

12/28/16:

13:13 Ticket #1166 (nginx periodically dropping response body for POST request) closed by Maxim Dounin
worksforme: Most likely you are facing a backend problem which fails to properly …
12:52 Ticket #1165 (Pagespeed module) closed by Maxim Dounin
duplicate: Duplicate of #1138. As previously explained: sorry, but we do not add …
10:57 Ticket #1166 (nginx periodically dropping response body for POST request) created by to.madcrank@…
Hello, I'm using nginx together with Tomcat. Sometimes in case of an …
10:10 Ticket #1165 (Pagespeed module) created by v.badalyan.open-bs.ru@…
Please add Pagespeed module to separate rpm package in oficial repo …

12/27/16:

15:16 Milestone 1.11.8 completed
Status: in progress Trunk: mainline * json escaping for the …
12:14 Ticket #1164 (Option to turn off TLS protocols errors in the logs) created by jerrygrey@…
I recently changed my nginx configuration to only accept TLSv1.2 as …

12/26/16:

14:31 Ticket #1072 (Overflow in ngx_atosz with Visual Studio 2013 in 64bit system) closed by Maxim Dounin
fixed: Basic support of 64-bit compilation with MSVC was added in e4590dfd97ff.
13:37 Ticket #1163 (cache size grows over max_size) closed by Maxim Dounin
invalid: Killing workers with the TERM signal terminates them immediately …
04:12 nginx-cache-size.png attached to Ticket #1163 by turchanov@…
Cache size
04:11 Ticket #1163 (cache size grows over max_size) created by turchanov@…
Periodically we have proxy_cache size growing over the configured …

12/24/16:

16:34 Ticket #644 (nginx rewrite $uri not right) updated by Maxim Dounin
This ticket is about the rewrite directive, not about generic URI …
04:49 Ticket #644 (nginx rewrite $uri not right) updated by yohan.rizk@…
Is this still an issue? I'm on ngx version 1.11.8 and I'm looking …

12/22/16:

17:21 Ticket #1162 (Adding HTTP Forward Proxy support in core like apache) created by Mathieu CARBONNEAUX
To replace completely apache on there major feature, while be …
08:40 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) updated by Ilyas Bakirov
Good, thanx!
07:05 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) closed by Ruslan Ermilov <ru@…>
fixed: In [changeset:"d15172ebb4002ec96bf13e7e02e57ad3f380a088/nginx"

12/20/16:

14:11 Ticket #1161 (POST to static file causes 405 but lacks Allow header) closed by Maxim Dounin
wontfix: Correct behaviour here is not something really possible except in some …
04:57 Ticket #1036 (Add tcpi_total_retrans to tcp_info variables) updated by Alexey Ivanov
You can try following unofficial patch: […]

12/19/16:

20:22 Ticket #1161 (POST to static file causes 405 but lacks Allow header) updated by epirat07@…
For my use case it is no problem, I just wanted to point out that …
16:45 Ticket #1161 (POST to static file causes 405 but lacks Allow header) updated by Maxim Dounin
Do you observe any real problems due to lack of the Allow header? …
16:25 Ticket #1161 (POST to static file causes 405 but lacks Allow header) created by epirat07@…
When trying to access a static resource (a static file) with the HTTP …

12/16/16:

15:13 Ticket #1159 (gzip doesn't work for HTTP status 202) closed by Maxim Dounin
wontfix: The message linked above explains why status code is important.
15:07 Ticket #1159 (gzip doesn't work for HTTP status 202) updated by wkornewald@…
We use several REST APIs which return 202 when we should continue …

12/14/16:

16:48 Ticket #1159 (gzip doesn't work for HTTP status 202) updated by Maxim Dounin
Gzip module only compresses responses with some common HTTP statuses …
10:56 Ticket #1159 (gzip doesn't work for HTTP status 202) created by wkornewald@…
Whenever our backend returns a non-200 status code the response, nginx …
05:24 Ticket #1158 (Document volatile parameter for map module) created by Ilyas Bakirov
Documentation of map module should be updated by last changes with new …

12/13/16:

23:56 Ticket #977 (ngx_http_special_response.c: Add "429 Too Many Requests") updated by piotrsikora.google.com@…
http://mailman.nginx.org/pipermail/nginx-devel/2016-October/009003.html
23:52 Ticket #1093 (Support http_429 in *_cache_use_stale) updated by piotrsikora.google.com@…
http://mailman.nginx.org/pipermail/nginx-devel/2016-October/009003.html
20:22 Ticket #1157 (fastcgi_cache_path keys_zone accepting a variable) closed by Maxim Dounin
wontfix: The fastcgi_cache_path defines a cache, with appropriate shared …
20:16 Ticket #1156 (Directive access_log needs parameter combined when using with parameter if) closed by Maxim Dounin
invalid: Syntax of the access_log directive as specified in the …
19:10 Ticket #1157 (fastcgi_cache_path keys_zone accepting a variable) created by mmattel@…
In directive "fastcgi_cache_path" parameter "keys_zone" you need to …
19:05 Ticket #1156 (Directive access_log needs parameter combined when using with parameter if) created by mmattel@…
Creating a conditional access_log according the documentation with if …
15:38 Ticket #1139 (Продвижение HTTPS и HTTP2 через автоматическую установку сертификатов) updated by maxim
Milestone changed
Ticket retargeted after milestone closed
15:38 Milestone 1.11.7 completed
Status: released Trunk: mainline * ssl variables * http/2 …
15:19 Ticket #1151 (Use sched_getaffinity() and CPU_COUNT() for ngx_ncpu on Linux) updated by Maxim Dounin
We've considered something like this previously, though rejected. The …
13:45 Ticket #287 (Add option to enable IP_TRANSPARENT) updated by Stijn Tintel
The reason for adding this feature was never to use nginx as forward …
07:58 Ticket #1154 (Passing URG flag via nginx) updated by maxim
Thanks, we are aware of the underlying details.
07:50 Ticket #1154 (Passing URG flag via nginx) updated by jjagodzinski@…
Additional detail: URGs are implemented as 'out of band' communication …

12/12/16:

22:21 Ticket #1155 (upstream definition not working in nginx for windows) closed by Maxim Dounin
invalid: This is what your upstream server returns. Note that using different …
20:50 Ticket #1153 (Nginx reload hang) closed by Maxim Dounin
wontfix: The test described exhaust available resources and sooner or later …
17:51 Ticket #1155 (upstream definition not working in nginx for windows) updated by roundand@…
I am getting similar behaviour running against the default nginx image …
17:48 Ticket #1155 (upstream definition not working in nginx for windows) created by roundand@…
I am using this config file to route all requests to a public echo …
14:15 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) closed by Maxim Dounin
worksforme: Works fine here. Please make sure that: - there are no other …
14:15 Ticket #870 (Add variable containing list of client-supported cipher suites) updated by Andrey Zelenkov <zelenkov@…>
In [changeset:"2b0ef67ab0329b4f120df9c1532850831cac859e/nginx-tests"
10:19 Ticket #1154 (Passing URG flag via nginx) updated by jjagodzinski@…
It is Oracle SQLdeveloper
10:13 Ticket #1154 (Passing URG flag via nginx) updated by maxim
Just wonder: what type of application is it?
10:10 Ticket #1154 (Passing URG flag via nginx) created by jjagodzinski@…
I have a problem with URG flag and passing it via nginx. I use stream …

12/11/16:

13:56 Ticket #1153 (Nginx reload hang) created by avkarenow@…
Hello, I found a bug with fast and frequent reloading server. Tested …

12/10/16:

21:50 Ticket #1150 (Apache2 http/2 as reverse proxy for nginx with iOS 10 devices) closed by Maxim Dounin
duplicate: It depends on the client how to handle the situation in question.
12:12 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by TerraX-net@…
Replying to Darkudorus@…: > …

12/09/16:

22:53 Ticket #1150 (Apache2 http/2 as reverse proxy for nginx with iOS 10 devices) reopened by freax@…
Why it is happen only with devices with iOS 10?
13:50 Ticket #1152 (Custom error_page doesn't work for HTTP error 413) created by splewako@…
Native Nginx error page instead of custom is shown for 413 errors (404 …
11:44 nginx-cgroup-cpu-count.patch attached to Ticket #1151 by nmeyer-otto@…
11:44 Ticket #1151 (Use sched_getaffinity() and CPU_COUNT() for ngx_ncpu on Linux) created by nmeyer-otto@…
For better integration with systemd cgroups and containers like docker …

12/08/16:

18:50 Ticket #1090 (try_files with map variable works differently in 1.10.x and 1.11.x) updated by Ruslan Ermilov <ru@…>
In [changeset:"ec10ce307dc03b29d681365e5d5477ceb8738fab/nginx"
11:31 Ticket #1148 (Respond to any domain\port is present on server and nginx config.) updated by Valentin V. Bartenev
Replying to ZeusF1@…: > But you need VALID TLS certs to …
09:45 Ticket #1148 (Respond to any domain\port is present on server and nginx config.) updated by ZeusF1@…
Replying to mdounin: > Default server for a listening …

12/07/16:

18:18 Ticket #1150 (Apache2 http/2 as reverse proxy for nginx with iOS 10 devices) closed by Maxim Dounin
duplicate: Looks like you are facing the issue with Upgrade header, see #915. …
18:09 Ticket #1149 (Issue compiling nginx from source - ssl module) closed by Maxim Dounin
worksforme: According to the errors reported, OpenSSL header files on your system …
17:58 Ticket #1150 (Apache2 http/2 as reverse proxy for nginx with iOS 10 devices) created by freax@…
Nginx cannot proxy to Apache by h2 protocol: Protocols h2 http/1.1 …
16:25 full_make_process.txt attached to Ticket #1149 by peterpt@…
full make process
16:25 configure.txt attached to Ticket #1149 by peterpt@…
configure
16:24 Ticket #1149 (Issue compiling nginx from source - ssl module) created by peterpt@…
Hi , i am trying to compile nginx from source code but i get an issue …
14:57 Ticket #1148 (Respond to any domain\port is present on server and nginx config.) closed by Maxim Dounin
invalid: Default server for a listening socket handles all the requests on the …
14:21 Ticket #1135 (Connections timing out after upgrading to 1.10.2) updated by Valentin V. Bartenev
Replying to anttiviljami@…: > Getting rid of mod-nchan …
14:10 Ticket #1148 (Respond to any domain\port is present on server and nginx config.) created by ZeusF1@…
Same issue found in google …
Note: See TracTimeline for information about the timeline view.