Timeline
11/10/16:
- 14:38 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by
- Note that the patch to save the curve choice in nginx's session data …
- 14:25 Ticket #844 (Allow support for different protocols on different hosts (same machine)) updated by
- Duplicate of #676.
- 14:24 Ticket #676 (Different ssl_protocols per server won`t work) updated by
- See also #844.
- 04:42 Ticket #376 (log file reopen should pass opened fd from master process) updated by
- To make matter worse, the log is always opened using O_CREAT, …
- 02:44 Changeset in nginx [6798:2decd6b34306] by
- Range filter: only initialize ctx->ranges in main request. It is not …
- 02:17 Changeset in nginx [6797:40c2f3e06d23] by
- Core: slight optimization in ngx_chain_update_chains(). It is not …
- 00:56 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by
- Update on the above: I finally got around to digging into why the …
11/09/16:
- 15:49 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) updated by
-
Status changed
Thanks for tracing this. Additionally, the error should be 504, not … - 13:34 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) created by
- It seems like no errors are logged, not even using "error_log …
- 09:40 Changeset in nginx_org [1837:18949021c145] by
- Regenerated.
- 09:40 Changeset in nginx_org [1836:719d9b6bef04] by
- The banner URL updated.
11/08/16:
- 11:33 Ticket #1059 (syntax check error when an upstream is used in proxy_pass using both ...) updated by
- In [changeset:"640e1e778de63f46fcd18ab5be149d6a39599868/nginx" …
11/07/16:
- 21:51 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) closed by
- invalid
- 14:38 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) updated by
- bug report submitted. …
- 13:40 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) updated by
- Bugs in the Ubuntu packaging belong on Launchpad - it is not …
- 12:04 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) created by
- When upgrading nginx packages on ubuntu 14.04 update rewrites …
11/04/16:
- 17:35 Changeset in nginx_org [1835:0ba8d161c354] by
- Clarified the note about NPN and HTTP/2.
- 16:12 Changeset in nginx [6796:92ad1c92bcf9] by
- Style: switch.
11/03/16:
- 19:01 Changeset in nginx_org [1838:0d6ac4838921] by
- Documented proxy_cache_max_range_offset and friends.
- 14:10 Changeset in nginx [6795:1a917932db96] by
- Cache: prefix-based temporary files. On Linux, the rename syscall can …
- 14:09 Changeset in nginx [6794:93b294c5d581] by
- Upstream: avoid holding a cache node with upgraded connections. …
- 10:20 Changeset in nginx-tests [1078:36437be7b3f4] by
- Tests: proxy_cache_max_range_offset tests.
11/02/16:
- 17:05 Changeset in nginx [6793:0fba3ed4e7eb] by
- Cache: proxy_cache_max_range_offset and friends. It configures a …
- 13:09 Ticket #1124 (4** pages cache don't appear in file cache) updated by
- Replying to mdounin: > When using proxy_intercept_errors / …
- 12:51 Ticket #1124 (4** pages cache don't appear in file cache) closed by
- invalid: When using proxy_intercept_errors / fastcgi_intercept_errors, …
- 11:56 Changeset in nginx_org [1834:1d0811707e09] by
- Documented the "http2_max_requests" directive.
- 09:27 Ticket #1124 (4** pages cache don't appear in file cache) created by
- 4-- error pages don't appear in file cache, but somehow cached (in …
- 08:47 Changeset in nginx [6792:45d553812055] by
- HTTP/2: flow control debugging.
11/01/16:
- 17:39 Changeset in nginx [6791:cb4a4e9bba8e] by
- Perl: fixed optimization in SSI command handler. As the pointer to …
- 00:15 Ticket #1102 (keepalive_requests is not supported for HTTP/2 connections) updated by
- This should be fixed by: http://hg.nginx.org/nginx/rev/9027991e2f37 […]
10/31/16:
- 20:38 Changeset in nginx [6790:727c6412673a] by
- HTTP/2: slightly improved debugging.
- 20:12 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) updated by
- Sorry for the slow reply, I didn't realise Trac hadn't collected my …
- 16:09 Changeset in nginx-tests [1077:13247bbc1f7d] by
- Tests: HTTP/2 tests for max requests.
- 15:33 Changeset in nginx [6786:906ac20234ed] by
- Upstream: do not unnecessarily create per-request upstreams. If …
- 15:33 Changeset in nginx [6785:d1d0dd69a419] by
- Upstream: added the ngx_http_upstream_resolved_t.name field. This …
- 15:33 Changeset in nginx [6784:1af120241cde] by
- Upstream: removed unnecessary condition in proxy_eval() and friends. …
- 13:33 Changeset in nginx [6783:9027991e2f37] by
- HTTP/2: limited maximum number of requests in connection. The new …
- 12:21 Changeset in nginx-tests [1076:4240cca68d1d] by
- Tests: whitespace fix.
- 12:21 Changeset in nginx-tests [1075:5513b68493e7] by
- Tests: added rewrite prerequisite in proxy_method.t.
- 09:39 Ticket #1123 (Include timezone in error logs) created by
-
Currently, nginx access logs include a timestamp (via
$time_local
) …
10/29/16:
- 20:35 Changeset in nginx-tests [1074:a2b6997b4d48] by
- Tests: perl ssi tests.
- 19:13 Ticket #1122 (nginx appears to ignore add_header when 404 handling (possibly ...) closed by
- invalid: Quoting docs: Adds the …
- 18:14 Ticket #1122 (nginx appears to ignore add_header when 404 handling (possibly ...) updated by
- Filed against the wrong version, but the behavior has been the same …
- 07:44 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- That's great. Thanks a lot Maxim.
- 00:43 Ticket #1122 (nginx appears to ignore add_header when 404 handling (possibly ...) created by
- No matter where I put in an add_header in my config, it seems like …
10/28/16:
- 18:32 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by
- FYI in case anyone else searches up this ticket, filed upstream …
- 09:16 Ticket #1097 (Nginx worker process exited on signal 11) updated by
- Replying to adushein.sports.ru@…: > I have 2 nginx …
- 04:56 Ticket #376 (log file reopen should pass opened fd from master process) updated by
- What would it take to get some attention drawn to this bug? In …
10/27/16:
- 21:52 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by
- Update: taking some cues from older OpenSSL bug reports, I tried …
- 19:03 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by
- > It's not reported at the "error" level. For me it's reported at the …
- 18:36 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by
- Probably deserves a new ticket at least, but in any case: I've …
- 18:02 Changeset in nginx_org [1886:6299f9cabfe4] by
- Changed <literal> to <value> in the slice directive.
- 16:45 Changeset in nginx-tests [1073:0179c2dcbab8] by
- Tests: adjusted mp4 TODO.
- 16:29 Changeset in nginx-tests [1072:37c18a92115b] by
- Tests: basic WebP tests in image filter.
- 15:12 Ticket #475 (http_mp4_module seeking problem: "start time is out mp4 stts samples") closed by
- fixed: Fix committed.
- 15:10 Ticket #475 (http_mp4_module seeking problem: "start time is out mp4 stts samples") updated by
- In [changeset:"b123eae3fd4e72e430247690e0cec5838b546055/nginx" …
- 14:57 Changeset in nginx [6782:b123eae3fd4e] by
- Mp4: introduced custom version of ngx_atofp(). This allows to …
- 08:03 Changeset in nginx_org [1833:0c4b43e26cea] by
- Documented variables support in proxy_method.
10/26/16:
- 17:48 Ticket #283 (proxy_method does not support variable dereferencing) closed by
- fixed: Path by Dmitry committed, ca27074f8f0f.
- 17:47 Ticket #283 (proxy_method does not support variable dereferencing) reopened by
- 13:39 Ticket #1121 (Unexpected listen directive behaviour when 'listen PORT' and 'listen ...) closed by
- invalid: In the configuration above site2.com is expected to answer requests on …
- 08:52 Ticket #1121 (Unexpected listen directive behaviour when 'listen PORT' and 'listen ...) created by
- == Way to reproduce: == server IP: 10.11.12.13 site1.com -> …
10/25/16:
- 23:03 Ticket #283 (proxy_method does not support variable dereferencing) updated by
- Updated patches: nginx: …
- 19:30 Changeset in nginx_org [1885:6839c258c473] by
- Added <literal> tag to proxy bind transparent.
- 16:52 Changeset in nginx_org [1830:6ebdef43330a] by
- Added support for WebP to the image_filter module.
- 12:58 Changeset in nginx_org [1829:5b2bdd96b4e1] by
- Regenerated.
- 12:58 Changeset in nginx_org [1828:e0b5a74c771f] by
- nginx-plus-r11 promo.
- 12:01 Changeset in nginx_org [1832:c30d3557ec68] by
- Translated the JWT module into Russian.
- 12:01 Changeset in nginx_org [1831:b5e416ace4bf] by
- Corrected style and variables description in auth_jwt.
10/24/16:
- 20:07 Ticket #1120 (ngx_http_redis doesn't support redis AUTH) closed by
- invalid: There is no redis module in nginx. The page you are referring to is a …
- 20:01 Ticket #1120 (ngx_http_redis doesn't support redis AUTH) created by
- The default redis module: …
- 12:59 Changeset in nginx-tests [1070:efccab043dd3] by
- Tests: removed TODOs for fixes merged in 1.10.2.
- 08:57 Changeset in nginx_org [1827:64e2b8c5200d] by
- Documented request method change by error_page in /uri redirection.
- 08:57 Changeset in nginx_org [1826:da6a3e401b26] by
- Slightly reformatted the error_page description. Information about …
- 08:49 Changeset in nginx_org [1825:56b6244ddadb] by
- Updated docs for the upcoming NGINX Plus release.
- 07:31 Ticket #1119 (Gzip_types support pattern matching) created by
- We have a backend api which will return response content-type with …
10/21/16:
- 19:26 Changeset in nginx_org [1824:e8811a423130] by
- Added RFC2253-compliant $ssl_client_s_dn, $ssl_client_i_dn and legacy vars.
- 19:24 Changeset in nginx_org [1823:fd5656dab254] by
- Updated with Netcraft October 2016 Web Server Survey stats.
- 13:37 Changeset in nginx-tests [1069:1b11a12be179] by
- Tests: pass both issuer/subject variable formats where appropriate.
- 13:32 Changeset in nginx-tests [1068:d0ec761774a5] by
- Tests: client certificate issuer/subject variables.
- 13:32 Changeset in nginx-tests [1067:4606a2ec3d7c] by
- Tests: ssl.t cleanup, no functional changes.
- 13:28 Changeset in nginx [6780:56d6bfe6b609] by
- SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn. …
- 13:01 Ticket #1118 (Nginx refuses to allow access to WAR files) closed by
- worksforme: Most likely you are facing SELinux restrictions, try disabling SELinux …
- 12:56 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) updated by
- The HTTP/2 protocol is new and known to have various implementation …
- 12:27 Changeset in nginx-tests [1066:23418577df58] by
- Tests: tweak HTTP/2 GOAWAY test with no new stream after reload. Wait …
- 12:18 Changeset in nginx [6779:e4b00a021cea] by
- Image filter: support for WebP. In collaboration with Ivan Poluyanov.
- 08:19 Ticket #1118 (Nginx refuses to allow access to WAR files) updated by
- nginx is running under "nginx" user and file has permissions: […]
10/20/16:
- 20:46 Ticket #1118 (Nginx refuses to allow access to WAR files) updated by
- /etc/nginx/conf.d is empty /etc/nginx/default.d is empty
- 20:44 Ticket #1118 (Nginx refuses to allow access to WAR files) created by
- No matter what I do to enable access to a war file I am trying to use …
- 20:34 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) updated by
- Sorry, should've filed against version 1.11.x. We also build binaries …
- 20:33 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) created by
- Specifically: "The module is experimental, caveat emptor applies." …
- 15:52 Changeset in nginx-tests [1065:2d4343a47c6d] by
- Tests: more HTTP/2 GOAWAY tests with active stream.
- 13:20 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) closed by
- fixed: In [changeset:"5e95b9fb33b71d627daaeeded12f50c0b46fe965/nginx" …
- 13:15 Changeset in nginx [6889:09cf90250844]stable-1.10 by
- HTTP/2: graceful shutdown of active connections (closes #1106). …
- 13:15 Changeset in nginx [6778:5e95b9fb33b7] by
- HTTP/2: graceful shutdown of active connections (closes #1106). …
- 09:13 Ticket #1116 (sub_filter and addition - bug) closed by
- fixed: This was fixed in 1.11.5. http://hg.nginx.org/nginx/rev/ebba2f980489
- 07:42 Ticket #1116 (sub_filter and addition - bug) created by
- Addition with sub_filter and php-fpm is bogus. Here is fragment of …
10/19/16:
- 18:23 Changeset in nginx_org [1822:9c1475613c59] by
- Updated OpenSSL version used for win32 builds.
- 17:55 Changeset in nginx-tests [1064:6508aa1cf9cb] by
- Tests: skip geoip tests on hosts without GeoIP IPv6 support.
- 17:21 Changeset in nginx-tests [1063:d62747c321a6] by
- Tests: support dynamic geoip modules.
- 16:43 Ticket #1115 (Skeleton for dynamic module's config file shows invalid example) closed by
- invalid: First of all, please note that you are reading a wiki, not a …
- 15:45 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by
- FWIW, we hacked up a local nginx-1.11 patch to log ECDHE curve choice …
- 15:36 Changeset in nginx [6777:563a1ee345a4] by
- SSL: compatibility with BoringSSL. BoringSSL changed …
- 14:59 Changeset in nginx-tests [1060:a07205e8bb76] by
- Tests: added "nginx -T" tests for unique dumped files.
- 12:51 Ticket #1115 (Skeleton for dynamic module's config file shows invalid example) created by
- Hi, documentation at …
- 12:11 Changeset in nginx_org [1821:4639fa9d7e0a] by
- Alex Kapranoff's book added.
10/18/16:
- 20:54 Ticket #1114 (New variable suggestion (Date/Time)) created by
- Is it possible to add a new variable in Nginx that produces a GMT date …
- 17:46 Changeset in nginx [6775:8081e1f3ab8b] by
- SSL: overcame possible buffer over-read in ngx_ssl_error(). It …
- 15:43 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- Just a quick note: nginx 1.10.2 stable version includes changes needed …
- 15:27 Changeset in nginx_org [1820:3819d59088d9] by
- Added CHANGES-1.10 to gzip target, missed in 7d15391ce323.
- 15:22 Milestone 1.10.2 completed
- Status: released Trunk: stable * Bug fixes merge.
- 15:21 Changeset in nginx_org [1819:fb917c9c57af] by
- nginx-1.10.2
- 14:50 Ticket #959 (Permit post before acking settings) updated by
- In [changeset:"cb330cd390301a0f822e40f46a38706145d66bc3/nginx" …
- 14:50 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- In [changeset:"f88a145b093e1058968b764c10f7c99913f9532a/nginx" …
- 14:34 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by
- I think we got it and know how to reproduce. We use python script for …
- 14:02 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by
- Quoting comment:3: > System events are logged to global error log as …
- 13:33 Changeset in nginx [6776:1bf4f21b1b72] by
- Core: show file contents only once while dumping configuration. Files …
- 13:24 Ticket #1112 (invalid $host with one line muli domain server_name) closed by
- worksforme: Works fine here: […] […] If you see the problem, you may want …
- 13:03 Ticket #1113 (root variable in location reset to default value ...) closed by
- invalid: According to …
- 11:57 Ticket #283 (proxy_method does not support variable dereferencing) updated by
- nginx: …
- 10:02 Ticket #1113 (root variable in location reset to default value ...) created by
- "root" changes to global value (defined in server section or …
- 09:40 Ticket #1112 (invalid $host with one line muli domain server_name) created by
- when you use multiple server_name in one line like […] $host is …
- 07:23 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by
- This log from http{} section in main nginx.conf: […] We cant …
- 01:23 Ticket #1111 ($date_gmt date/time format obsolete) closed by
-
wontfix: The
$date_gmt
variable is a variable provided by the SSI module, and …
10/17/16:
- 21:40 Ticket #1111 ($date_gmt date/time format obsolete) created by
- The $date_gmt produces a date/time format (RFC 850 HTTP/1.0) which is …
- 17:12 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by
- Please, try the following patch: […]
- 16:59 Changeset in nginx-tests [1059:8c5ba361b416] by
- Tests: whitespace fix.
- 16:44 Ticket #283 (proxy_method does not support variable dereferencing) updated by
- This problem is actual for me after switch to nginx with canonical …
- 16:25 Ticket #1110 (ngx_headers_more module no longer working) closed by
- invalid: Anyway, this bug tracker is for official [http://nginx.org/en/docs/ …
- 16:04 Ticket #1110 (ngx_headers_more module no longer working) updated by
- According to the configure options, the module was built dynamically. …
- 14:53 Ticket #1110 (ngx_headers_more module no longer working) created by
- I noticed the other day when I updated to Nginx 1.11.5 (mainline) that …
- 14:31 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by
- You need to look into global logs, not logs of a particular server{} …
- 14:26 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by
-
Status changed
- 13:02 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by
- Actually we have some logs from host (not from all vhosts), nothing …
- 11:30 Changeset in nginx [6789:4dea01cf49e8] by
- Upstream: removed ngx_http_upstream_srv_conf_t.default_port. This is …
- 11:27 Changeset in nginx [6788:3fa5983b6b44] by
- Upstream: don't consider default_port when matching upstreams. The …
- 11:14 Changeset in nginx [6787:640e1e778de6] by
- Upstream: consistently initialize explicit upstreams. When an …
10/16/16:
- 22:29 Ticket #1109 (sub_filter, with proxy_pass and Accept-Encoding: gzip) closed by
- invalid: This is expected, sub_filter can't do replacements in a response which …
- 22:10 Ticket #1108 (Module ngx_http_dav_module MOVE and COPY method not working) closed by
- invalid: The problem is that your alias specifies full path to a document. This …
- 15:49 Changeset in nginx-tests [1071:1dd57525de8b] by
- Tests: add tests for proxy_method directive.
- 15:24 Changeset in nginx [6781:ca27074f8f0f] by
- Proxy: support variables for proxy_method directive.
- 10:01 Changeset in nginx-tests [1058:e2adef0c3faa] by
- Tests: skip certain test on FreeBSD 11.0 with sendfile. It is broken …
- 05:10 Ticket #1109 (sub_filter, with proxy_pass and Accept-Encoding: gzip) updated by
- Adding proxy_set_header Accept-Encoding ""; or disabling gzip …
10/15/16:
- 16:36 Ticket #1108 (Module ngx_http_dav_module MOVE and COPY method not working) updated by
- I found the reason: It is the alias directive. It is working with the …
- 15:54 Ticket #1109 (sub_filter, with proxy_pass and Accept-Encoding: gzip) created by
- My configuration file: events { worker_connections 1024; } http { …
10/14/16:
- 19:55 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by
-
For now we are workarounding that problem by sending
GOAWAY
… - 18:21 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by
- You can reproduce that easily running h2load with 2+ concurrent …
- 18:13 Changeset in nginx_org [1818:574c44d14837] by
- Removed the "max_conns" condition from the "queue" directive.
- 17:59 Ticket #1108 (Module ngx_http_dav_module MOVE and COPY method not working) created by
- GET, PUT MKCOL and DELETE do work as intended, but not MOVE (I don't …
- 13:35 Ticket #1104 (. (dot) is not allow for syslog tag) updated by
-
Type changed
- 13:35 Ticket #1104 (. (dot) is not allow for syslog tag) updated by
- See ticket #667 for some related comments.
- 13:15 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) updated by
- See also #1107.
- 13:15 Ticket #1107 (Nginx config test dose not fail when config is invalid resulting in a ...) closed by
- duplicate: Duplicate of #178.
- 12:37 Ticket #1105 (Unknown directive "init_by_lua") closed by
- invalid: This looks like lua module problem, please ask the module author for …
- 12:20 Changeset in nginx-tests [1062:f1cc64e4e67d] by
- Tests: basic tests for stream geoip module.
- 12:05 Changeset in nginx-tests [1061:83357211563e] by
- Tests: basic tests for geoip module.
- 11:34 Changeset in nginx-tests [1057:e19d41512e22] by
- Tests: added tests for $realip_remote_port variable.
- 08:20 Ticket #1107 (Nginx config test dose not fail when config is invalid resulting in a ...) created by
- This is an example of the config, my expectation is that this config …
10/13/16:
- 23:13 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) created by
- Nginx stale workers not exiting with HTTP/2 long poll requests. Based …
- 20:02 Ticket #1105 (Unknown directive "init_by_lua") created by
- This directive line has been part of our config for some time. It had …
- 16:01 Ticket #1104 (. (dot) is not allow for syslog tag) created by
- When parsing our ngnix configuration file, nginx complains: [emerg] …
- 11:35 Ticket #915 ("Upgrade" header should not be proxied over h2) updated by
- This was a very confusing blocker for us on multiple attempts to …
- 07:21 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) updated by
- Thank you very much for your answer! This solved my problem.
10/12/16:
- 14:49 Changeset in nginx-tests [1056:1e41a0de0772] by
- Tests: various last_buf tests.
- 14:38 Changeset in nginx-tests [1055:8979f0d86c29] by
- Tests: reduced diff to stream_ssl_realip.t, no functional changes.
- 13:35 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) updated by
- You can see a working example in …
- 13:03 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) closed by
-
invalid: As you can see directly from the ticket description,
SSL_read()
… - 06:59 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) updated by
- Replying to mdounin: > This is due to a bug in the module …
- 06:28 Ticket #1103 (return code can not use customization setting) created by
- I tried two setting, for the issue. == No.1 -> it return system …
Note:
See TracTimeline
for information about the timeline view.