Timeline
12/12/16:
- 22:21 Ticket #1155 (upstream definition not working in nginx for windows) closed by
- invalid: This is what your upstream server returns. Note that using different …
- 20:50 Ticket #1153 (Nginx reload hang) closed by
- 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
- 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
- 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
- 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
- In [changeset:"2b0ef67ab0329b4f120df9c1532850831cac859e/nginx-tests" …
- 10:19 Ticket #1154 (Passing URG flag via nginx) updated by
- It is Oracle SQLdeveloper
- 10:13 Ticket #1154 (Passing URG flag via nginx) updated by
- Just wonder: what type of application is it?
- 10:10 Ticket #1154 (Passing URG flag via nginx) created by
- 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
- 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
- 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
- Replying to Darkudorus@…: > …
12/09/16:
- 22:53 Ticket #1150 (Apache2 http/2 as reverse proxy for nginx with iOS 10 devices) reopened by
- 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
- Native Nginx error page instead of custom is shown for 413 errors (404 …
- 11:44 Ticket #1151 (Use sched_getaffinity() and CPU_COUNT() for ngx_ncpu on Linux) created by
- 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
- In [changeset:"ec10ce307dc03b29d681365e5d5477ceb8738fab/nginx" …
- 11:31 Ticket #1148 (Respond to any domain\port is present on server and nginx config.) updated by
- 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
- 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
-
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
- 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
- Nginx cannot proxy to Apache by h2 protocol: Protocols h2 http/1.1 …
- 16:24 Ticket #1149 (Issue compiling nginx from source - ssl module) created by
- 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
- 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
- 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
- Same issue found in google …
12/06/16:
- 21:57 Ticket #959 (Permit post before acking settings) updated by
- For the record of anyone reading these comments, it seems that he went …
- 17:46 Ticket #1147 (RPM: Conflict with EPEL package) created by
- The latest update to EPEL's nginx package is causing nginx's official …
- 12:25 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by
- In [changeset:"83b7b3f8b6c5f83a970c6cbd2a25886760bfaf30/nginx-tests" …
12/05/16:
- 20:54 Ticket #870 (Add variable containing list of client-supported cipher suites) closed by
- fixed
- 20:54 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) closed by
- fixed
- 20:05 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by
- In [changeset:"e75e854657ba3d401be1a2dae07d1f57dd242760/nginx" …
- 20:05 Ticket #870 (Add variable containing list of client-supported cipher suites) updated by
- In [changeset:"ea93c7d8752a62bbd36bd4ee63f920620ecebfb6/nginx" …
- 07:29 Ticket #1135 (Connections timing out after upgrading to 1.10.2) updated by
- Getting rid of mod-nchan hasn't helped. Still getting these issues.
12/01/16:
- 19:55 Ticket #994 (perl_require directive has effect only at first config) updated by
-
Status changed
Allperl_requires
directives are processed when nginx creates a Perl … - 08:46 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by
- Gotcha. So it's not unsafe as in security, but unsafe as in it's going …
11/30/16:
- 15:52 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by
- > Hmm, interersting, that's how nginx cookbook generates its …
- 10:23 Ticket #1146 (large stderr freeze request) created by
- Steps: 1. exec via browser PHP 7.1 script: #!/usr/bin/env php <? if …
11/29/16:
- 21:13 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by
- Even if we don't modify it, it would be nice to add a note in the docs …
- 21:09 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by
- Can't we just skip anything that is not a file? Would probably bork if …
- 21:05 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by
- Hmm, interersting, that's how nginx cookbook generates its …
11/28/16:
- 16:36 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) closed by
- fixed
- 16:25 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by
- In [changeset:"52bd8cc17f34bbebcb4d2ce3651b40af7d572d55/nginx" …
- 12:38 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) updated by
- See also #1145.
- 12:37 Ticket #1145 (Can't set redirection port to the port from the "Host" request header field) updated by
- See also #1000.
11/26/16:
- 19:56 Ticket #1145 (Can't set redirection port to the port from the "Host" request header field) created by
- Currently you can't set the redirection port to the one that is …
11/24/16:
- 20:05 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by
-
Setting
client_body_in_file_only on;
helps workaround the problem. … - 18:37 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by
-
Setting
client_body_buffer_size 64k;
definitely helps to workaround … - 16:17 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) updated by
-
Priority, Keywords changed
On Windows, nginx usesFindFirstFile()
/FindNextFile()
functions … - 15:39 Ticket #1142 (Location vars fails when use map variable in try_files) updated by
- Thank you very much for your comments, very helpful. For the record, …
- 14:09 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) created by
- Adding include C:/nginx/nginx-1.10.1/conf/sites-enabled/*; to the …
- 13:14 Ticket #1142 (Location vars fails when use map variable in try_files) closed by
-
duplicate: You are using
$1
and$2
variables which are from last regular … - 13:09 Ticket #564 (map regex matching affects rewrite directive) updated by
- See also #1142.
- 13:00 Ticket #564 (map regex matching affects rewrite directive) updated by
- See also #1044.
- 13:00 Ticket #1044 (map break regexp numbered references) closed by
- duplicate: Duplicate of #564.
- 11:35 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by
- Thank you for the report. Please, try the following patch: […] …
- 05:22 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by
- May be related to #1128
- 05:21 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) created by
- nginx 1.10.2 and 1.11.6 on Ubuntu 16.04 and Debian Stretch will …
11/23/16:
- 17:45 Ticket #1142 (Location vars fails when use map variable in try_files) created by
- Trying to use a map variable inside a try_files this way: […] We …
11/22/16:
- 20:34 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by
-
Keywords changed
- 20:34 Ticket #927 (Set $ssl_session_reused to "t" for session ticket reuse and set ...) updated by
-
Keywords changed
- 20:26 Ticket #224 (Args Delimiter) updated by
-
Sensitive changed
See also #1066. - 20:25 Ticket #1066 (ngx_http_parse: query seperator bug (missing W3C recommended support ...) closed by
- duplicate: Duplicate of #224.
- 20:17 Ticket #708 (Documentation improvement: SSL chain verification with SNI support) updated by
-
Component changed
- 20:13 Ticket #366 (Feature that return ssl_client_s_dn according to the RFC 2253) closed by
- fixed: Format of the $ssl_client_s_dn and $ssl_client_i_dn variables was …
- 20:06 Ticket #762 (procol version integer overflow, downgrade to 0.9) closed by
- fixed
- 18:43 Ticket #1038 (Nginx doesn't retry to start worker process when fork() error) closed by
- wontfix
- 18:40 Ticket #1094 (CRL check for Estonian ID cards fails) updated by
- The provided archive does not contain the client certificate used for …
- 14:31 Ticket #1141 (duplicate "60394" address and port pair in /etc/nginx/nginx.conf) closed by
- duplicate: Duplicate of #1021.
- 14:24 Ticket #1140 (ssi module ignores "default" parameter of echo) closed by
- invalid: Works fine here: […] […] Note that the check in question, `if …
- 13:11 Ticket #1141 (duplicate "60394" address and port pair in /etc/nginx/nginx.conf) created by
- # nginx -t 2016/11/22 13:11:11 [emerg] 1#1: duplicate "60394" address …
- 12:50 Ticket #1102 (keepalive_requests is not supported for HTTP/2 connections) closed by
-
fixed: The
keepalive_requests
directive isn't supposed to work with HTTP/2. … - 12:46 Ticket #1138 (Module Request PageSpeed) closed by
- wontfix: Мы не добавляем в репозиторий пакетов сторонние модули. Вы можете …
- 12:39 Ticket #1132 (preread post request body not returned for h2) updated by
- The request body in HTTP/2 comes in separate frames. If all such …
- 12:30 Ticket #1128 (HTTP/2 with ngx_http_auth_request_module causes some JSON payloads to ...) closed by
- worksforme: I wasn't able to reproduce it too with HTTP/2 and the auth request …
11/21/16:
- 23:03 Ticket #1140 (ssi module ignores "default" parameter of echo) created by
- When using […] the default is never considered. The bug is in …
- 20:49 Ticket #1139 (Продвижение HTTPS и HTTP2 через автоматическую установку сертификатов) created by
- Прошу рассмотреть возможность добавления функционала получения SSL …
- 20:46 Ticket #1138 (Module Request PageSpeed) created by
- Прошу добавить в официальный репозиторий модуль от Google отдельным …
- 13:41 Ticket #1137 (Default cipherlist contains HTTP/2 blacklisted ciphers (in first position)) closed by
- duplicate: Duplicate of #794.
- 13:40 Ticket #1135 (Connections timing out after upgrading to 1.10.2) closed by
- invalid: According to the error log message, this issue is in the 3rd-party …
- 13:13 Ticket #1137 (Default cipherlist contains HTTP/2 blacklisted ciphers (in first position)) created by
- Hello, Some people reported me not being able to connect to my HTTP/2 …
- 11:00 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) updated by
- In [changeset:"cd4395a68fc66cd434eaee6cbff727481229af7f/nginx-tests" …
- 10:41 Ticket #1136 (`ngx_stream_proxy_process_connection` does not terminate udp session ...) closed by
- wontfix: What were you expecting by setting "proxy_timeout 0;" ? In your case …
- 03:16 Ticket #1136 (`ngx_stream_proxy_process_connection` does not terminate udp session ...) created by
- I have a service which collects some statistics informations by udp …
- 02:09 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) updated by
- Replying to mdounin: Thank you for solving my doubts.The …
11/19/16:
- 19:12 Ticket #1135 (Connections timing out after upgrading to 1.10.2) updated by
- Nchan has a somewhat similar report related to nchan crashing when …
- 17:34 Ticket #1134 (CVE-2016-1247) updated by
- Of course I agree that symlinks exist for good reason, but I don't see …
- 07:25 Ticket #1135 (Connections timing out after upgrading to 1.10.2) created by
- After upgrading from 1.10.1 without ALPN support to 1.10.2 with ALPN …
11/18/16:
- 17:10 Ticket #1134 (CVE-2016-1247) updated by
- Or you may even disable symlinks in your OS completely. The fact is …
- 16:33 Ticket #1134 (CVE-2016-1247) updated by
- Well, there is a much simpler solution: open logs with O_NOFOLLOW.
- 15:35 Ticket #1134 (CVE-2016-1247) updated by
-
Type changed
Better solution would be to implement passing open file descriptors … - 15:06 Ticket #1134 (CVE-2016-1247) created by
- Hi! Recently there was a vulnerability reported against Debian nginx …
- 13:49 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) updated by
-
Component changed
The behaviour is as expected: when a memory allocation from a shared … - 13:04 Ticket #1131 (No error about wrong config) closed by
-
duplicate: To see full configuration loaded use
nginx -T
. Duplicate of #933. - 09:47 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) updated by
- The OS is windows server 2008 R2 64bit
- 07:50 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) created by
- Hi,I want to validated 'If the zone storage is exhausted, the server …
- 00:15 Ticket #1132 (preread post request body not returned for h2) created by
- I am experimenting with POST over h2. The use case is to read full …
11/17/16:
- 20:20 Ticket #1131 (No error about wrong config) created by
- When you in your http { } section do: include …
- 15:51 Ticket #1130 (GeoIP module does not work on 1.10.2) closed by
- invalid
- 15:50 Ticket #1130 (GeoIP module does not work on 1.10.2) updated by
- Ouch that's right. I forgot fastcgi_params. I'm really sorry. Thank …
- 15:45 Ticket #1130 (GeoIP module does not work on 1.10.2) updated by
- The GEOIP_COUNTRY_CODE is not something that is expected to appear …
- 15:35 Ticket #1130 (GeoIP module does not work on 1.10.2) updated by
- I have two installations of nginx - 1.10.1 and 1.10.2 on same server …
- 15:14 Ticket #1130 (GeoIP module does not work on 1.10.2) updated by
- The geoip module is not expected to set GEOIP_COUNTRY_CODE. If you see …
- 14:57 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) updated by
- Replying to BenBE@…: > @vbart: Not displaying the software …
- 14:46 Ticket #936 (For security purposes it is necessary to remove or change the "server" ...) updated by
- As the headers-more module isn't included with the default …
- 14:36 Ticket #1130 (GeoIP module does not work on 1.10.2) created by
- http_geoip_module stopped working in version 1.10.2 . With same …
- 13:11 Ticket #1129 (Allow overriding/clearing Server HTTP response header) closed by
- duplicate: Duplicate of #936.
11/16/16:
- 21:27 Ticket #1127 (set_real_ip_from not working in 1.10.x) updated by
- 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
- 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
- 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
- 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
- Are you able to reproduce the issue without 3-rd party modules?
11/15/16:
- 20:00 Ticket #1127 (set_real_ip_from not working in 1.10.x) closed by
-
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
- This might help - From another user from …
- 16:51 Ticket #1127 (set_real_ip_from not working in 1.10.x) updated by
- Just tested, and it works fine here. Tested with the following …
- 15:25 Milestone 1.11.6 completed
- Status: released Trunk: mainline * Small assorted …
- 14:43 Ticket #1128 (HTTP/2 with ngx_http_auth_request_module causes some JSON payloads to ...) updated by
- 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
- We have an internal tool that requires all requests to be ran through …
11/14/16:
- 18:09 Ticket #1127 (set_real_ip_from not working in 1.10.x) created by
- 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
- fixed: Fix committed.
- 14:30 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) updated by
- In [changeset:"d8d037f204840a98f0562a05c4d7565adb14c802/nginx" …
Note:
See TracTimeline
for information about the timeline view.