Timeline
03/19/18:
- 22:57 Ticket #1505 (Milliseconds and dynamic time support for *_cache_valid) updated by
- We have one big virtual host (about ~3-5k domains on each server). Now …
- 22:40 Ticket #1507 (gzip in if + proxy_pass doesn't work) created by
- It's looking for me like a bug - when I'm using gzip in if in location …
- 18:32 Changeset in nginx [7241:190591ab0d76] by
- HTTP/2: improved frame info debugging.
- 18:08 Ticket #1506 (bind() in configuration test is too cautious) created by
- Currently, nginx does too much when testing configuration (`nginx …
- 17:11 Ticket #923 (Allow proxy_http_version 2.0) closed by
- fixed: The gRPC proxy module has been committed and will be available in …
- 15:03 Ticket #1505 (Milliseconds and dynamic time support for *_cache_valid) updated by
-
Type changed
Replying to avkarenow@…: > At this moment cache doesn't … - 14:01 Ticket #1505 (Milliseconds and dynamic time support for *_cache_valid) created by
- Hello, At this moment cache doesn't work with milliseconds like: …
- 13:45 Changeset in nginx_org [2116:eca16aa19cfa] by
- Style and grammar fixes.
- 13:42 Changeset in nginx [7240:413189f03c8d] by
- gRPC: fixed parsing response headers split on CONTINUATION frames.
- 13:28 Changeset in nginx [7239:400a3412b1e3] by
- Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values. No …
- 13:22 Changeset in nginx [7238:06cf0c4b8618] by
- Upstream: fixed comments after 13f8dec720b5. The fields "uri", …
- 11:53 Changeset in nginx_org [2115:d7d65cc0aa1e] by
- Removed space from memcached_bind transparent.
- 09:51 Changeset in nginx-tests [1302:beed8146d045] by
- Tests: grpc module prerequisite.
- 09:51 Changeset in nginx-tests [1301:d6382e557fc0] by
- Tests: allow to wait reading unspecified HTTP/2 stream ID.
- 09:51 Changeset in nginx-tests [1300:940e04c58a79] by
- Tests: fixed initial window size for HTTP/2 streams with given ID.
- 09:41 Changeset in nginx [7237:d87393919a10] by
- Configure: added gRPC module help message.
03/18/18:
- 09:11 Changeset in nginx [7236:169d0eb76de7] by
- Contrib: vim syntax, update core and 3rd party module directives.
03/17/18:
- 20:04 Changeset in nginx [7235:c2a0a838c40f] by
- gRPC: special handling of "trailer only" responses. The gRPC protocol …
- 20:04 Changeset in nginx [7234:c693daca57f7] by
- gRPC: special handling of the TE request header. According to the …
- 20:04 Changeset in nginx [7233:2713b2dbf5bb] by
- The gRPC proxy module. The module allows passing requests to upstream …
- 20:04 Changeset in nginx [7232:a7ed15573ae9] by
- Upstream: u->conf->preserve_output flag. The flag can be used to …
- 20:04 Changeset in nginx [7231:22f7bdbd96d3] by
- Upstream: u->request_body_blocked flag. The flag indicates whether …
- 20:04 Changeset in nginx [7230:098bbd076a2d] by
- Upstream: trailers support, u->conf->pass_trailers flag. Basic …
- 20:04 Changeset in nginx [7229:87e9e4aabf1b] by
- HTTP/2: externalized various constants and interfaces.
03/16/18:
- 18:46 Changeset in nginx_org [2114:b7dd3e8ee9c2] by
- Documented the gRPC proxy module.
- 10:37 Changeset in nginx_org [2112:9f7e12cf974f] by
- Documented the $ssl_preread_alpn_protocols variable.
03/15/18:
- 18:24 Changeset in nginx_org [2113:180269c4a220] by
- Documented the "upstream_trailer_" variable.
- 16:31 Changeset in nginx-tests [1299:28e5f1fa80e1] by
- Tests: do not set undefined flag 0x1 for HTTP/2 CONTINUATION frame.
- 16:10 Changeset in nginx-tests [1298:84a661563eae] by
- Tests: allow to set empty HTTP/2 connection preface.
03/14/18:
- 08:42 Ticket #1504 (Redirect issue when equaling $request_uri and $uri with unicode characters) updated by
- Ok, understand. Thanks for your time
03/13/18:
- 15:06 Ticket #1401 (No config warning/error emitted when ssl_dhparam is set but file not found) closed by
-
worksforme: Correctly reports an error here, with
ssl_dhparam /path/to/nowhere;
… - 14:58 Ticket #1501 (multiple resolver would not down if keep failing) closed by
-
wontfix: The
resolver_timeout
directive controls hard limit on the total DNS … - 12:56 Ticket #1504 (Redirect issue when equaling $request_uri and $uri with unicode characters) updated by
- Replying to insekticid@…: > and what about this forgotten? …
- 09:00 Changeset in nginx_org [2121:cf9e3d2893b6] by
- Fixed description of the http tcp_nodelay directive.
- 08:17 Ticket #1504 (Redirect issue when equaling $request_uri and $uri with unicode characters) updated by
- and what about this forgotten? patch 5years ago? …
- 02:58 Ticket #1504 (Redirect issue when equaling $request_uri and $uri with unicode characters) closed by
-
invalid: Ah, I was actually wrong: the second operand of
!=
can contain …
03/12/18:
- 17:13 Ticket #1504 (Redirect issue when equaling $request_uri and $uri with unicode characters) reopened by
- 17:12 Ticket #1504 (Redirect issue when equaling $request_uri and $uri with unicode characters) updated by
- this example will solve for example duplicates versions of urls …
- 16:19 Ticket #1504 (Redirect issue when equaling $request_uri and $uri with unicode characters) closed by
- invalid: It is not clear what are you trying to do, but the …
- 15:38 Changeset in nginx [7228:0f811890f2f0] by
- Style.
- 13:42 Ticket #1504 (Redirect issue when equaling $request_uri and $uri with unicode characters) updated by
- the same problem with this config […]
- 13:35 Ticket #1504 (Redirect issue when equaling $request_uri and $uri with unicode characters) created by
- Nginx version: nginx:latest from docker (v1.13, tested in 1.12 too) …
- 13:03 Changeset in nginx [7227:79eb4f7b6725] by
- Stream ssl_preread: $ssl_preread_alpn_protocols variable. The …
03/11/18:
- 22:51 Ticket #1503 (10x Massive performance hit on fastcgi_pass) closed by
- worksforme: Serving requests with passing them to PHP via FastCGI is more costly …
- 22:34 Ticket #1502 (ngx_http_parse remove /../ from the uri) closed by
- invalid: Normalization of URI is expected and documented behaviour, see …
03/10/18:
- 14:37 Ticket #1503 (10x Massive performance hit on fastcgi_pass) created by
- I configured nginx such that it could handle 500k requests/s no sweat. …
03/09/18:
- 18:45 Ticket #1502 (ngx_http_parse remove /../ from the uri) created by
- nginx normalizes URI by converting <some_path>/../<some_path>". into …
- 16:33 Ticket #923 (Allow proxy_http_version 2.0) updated by
- Hi, does anyone know if the gRPC proxy will support context based …
- 11:45 Ticket #485 (Multiple WWW-Authenticate headers) updated by
- We've hit this issue as well. Just wondering if this is this planned …
- 05:26 Ticket #1501 (multiple resolver would not down if keep failing) updated by
- Replying to crasyangel.lhy@…: > 1, resolver would not …
- 05:23 Ticket #1501 (multiple resolver would not down if keep failing) created by
- 1, resolver would not down when it fails, and would use it when next …
03/07/18:
- 18:14 Ticket #1500 (ngx_hash_t can have only lower case key) updated by
- I think you should mention in the documentation that ngx_hash_t doesnt …
- 16:03 Changeset in nginx-tests [1297:a94a0fc60d56] by
- Tests: avoid empty DATA frame in h2_variables.t.
- 15:28 Changeset in nginx [7226:0b1eb40de6da] by
- Improved code readablity. No functional changes.
- 14:57 Ticket #1500 (ngx_hash_t can have only lower case key) updated by
-
Status, Type changed
yes, you are right, currently only lowercase keys are possible. there … - 12:33 Ticket #564 (map regex matching affects rewrite directive) updated by
- See also #1498.
- 12:33 Ticket #1498 (Named and capture variables cannot be used together) closed by
- duplicate: Thanks for confirming. Closing this as duplicate of #564.
- 10:07 Ticket #1498 (Named and capture variables cannot be used together) updated by
- That must be the problem. Thanks.
- 00:47 Ticket #1500 (ngx_hash_t can have only lower case key) created by
- ngx_hash_init convert all the keys in lower case, so when use …
03/06/18:
- 12:26 Ticket #1499 (Frequent cancelling the HTTP/2 requests will cause server stop sending ...) closed by
- invalid: Your client never sends WINDOW_UPDATE except right after the …
- 00:28 Ticket #1499 (Frequent cancelling the HTTP/2 requests will cause server stop sending ...) updated by
- To add on, more information for the client. OS Android 6.0 …
- 00:10 Ticket #1499 (Frequent cancelling the HTTP/2 requests will cause server stop sending ...) created by
- Description: When downloading a lot of medium-sized files from Nginx …
03/05/18:
- 18:35 Changeset in nginx [7225:e80930e5e422] by
- HTTP/2: unknown frames now logged at info level.
- 18:35 Changeset in nginx [7224:1ab290cf5267] by
- Style.
03/02/18:
- 18:42 Ticket #1498 (Named and capture variables cannot be used together) updated by
-
In the particular configuration with the
map
listed there should be … - 17:10 Ticket #1498 (Named and capture variables cannot be used together) created by
- Say I want to rewrite URI differently depending on something like …
- 16:16 Changeset in nginx-tests [1296:5d75938b2622] by
- Tests: basic access_log tests with log_format 'escape=none'.
- 10:00 Changeset in nginx_org [2111:dab82d534f0f] by
- Documented the "none" escape mode of the "log_format" directive.
- 08:50 Ticket #1450 (Allow for unescaped access logs) closed by
- fixed
- 08:50 Ticket #1450 (Allow for unescaped access logs) updated by
- In [changeset:"265c29b0b8b8c54b1c623268481ed85324ce3c79/nginx" …
03/01/18:
- 17:37 Ticket #189 (timeouts break when time changes) closed by
-
fixed: I've committed a simple patch to use
clock_gettime(CLOCK_MONOTONIC)
… - 17:30 Ticket #189 (timeouts break when time changes) updated by
- In [changeset:"81fae70d6cb81c67607931ec3ecc585a609c97e0/nginx" …
- 17:25 Changeset in nginx [7222:81fae70d6cb8] by
- Core: ngx_current_msec now uses monotonic time if available. When …
- 17:11 Changeset in nginx-tests [1295:22a8982d5de6] by
- Tests: subrequest_output_buffer_size.t adjusted.
- 16:30 Changeset in nginx-tests [1294:192a44f590a9] by
- Tests: subrequest_output_buffer_size directive tests.
- 15:38 Changeset in nginx [7221:43585e0e12a3] by
- Postpone filter: prevented uninitialized r->out. The r->out chain …
- 12:14 Changeset in nginx-tests [1293:4442767118e0] by
- Tests: wrap long line.
- 08:42 Changeset in nginx [7223:265c29b0b8b8] by
- Access log: support for disabling escaping (ticket #1450). Based on …
02/28/18:
- 19:53 Changeset in nginx-tests [1292:e8eef0ebc548] by
- Tests: set in ssl_verify_client.t how many tests to skip.
- 18:03 Changeset in nginx_org [2110:26c251c8ede5] by
- Regenerated.
- 18:03 Changeset in nginx_org [2109:4960b8bfec54] by
- The banner update.
- 16:07 Ticket #1490 (NGINX hold request too long, and causes timeout error.) updated by
- That's because you've set "Sensitive" flag on the ticket in question. …
- 16:05 Ticket #1497 (test) closed by
- invalid
- 15:17 Ticket #1497 (test) created by
- test
- 13:56 Changeset in nginx [7220:20f139e9ffa8] by
- Generic subrequests in memory. Previously, only the upstream response …
02/27/18:
- 13:14 Ticket #1496 (Issue while logging after client sent duplicate header) closed by
- invalid: The observed behaviour is not a bug in nginx, but rather a result of …
02/26/18:
- 20:17 Ticket #1496 (Issue while logging after client sent duplicate header) created by
- Found in a wild. Some proxy from china. Possible UC-browser. […] …
- 18:04 Ticket #1494 (Null character in error.log) closed by
- fixed
- 17:55 Ticket #1494 (Null character in error.log) updated by
- In [changeset:"e48ac0136ee39daeb4e935194a2d78a82de594d3/nginx" …
- 15:31 Ticket #1495 (cutom "log_format" can't be used in server block that is included from ...) closed by
- worksforme: There is something wrong with your configuration. The one identical to …
- 15:14 Ticket #1495 (cutom "log_format" can't be used in server block that is included from ...) created by
- I'm trying to use custom log format that is required in Amplify to get …
- 15:09 Changeset in nginx-tests [1291:3bc5df417f62] by
- Tests: adjusted proxy variables time checks. Strict ">= 1" check may …
- 14:52 Changeset in nginx [7218:e48ac0136ee3] by
- Auth basic: prevent null character in error log (ticket #1494).
- 14:39 Ticket #1494 (Null character in error.log) created by
- With config like this: auth_basic "Restricted"; …
- 14:21 Ticket #1493 (nginx proxy + cloudflare + https = 403 Forbidden cloudflare-nginx) closed by
- duplicate: Duplicate of #1492.
- 13:48 Ticket #1493 (nginx proxy + cloudflare + https = 403 Forbidden cloudflare-nginx) created by
- […] […]
- 13:22 Ticket #1492 (nginx proxy + cloudflare + https = 403 Forbidden cloudflare-nginx) closed by
- invalid: Your problem is that the upstream server returns 403. As it's up to …
- 13:00 Ticket #1491 (Package built by nginx does not have IPV6) closed by
-
invalid: There is no
--with-ipv6
starting with nginx 1.11.5. Quoting … - 10:17 Ticket #1492 (nginx proxy + cloudflare + https = 403 Forbidden cloudflare-nginx) updated by
- Replying to f4nff@…: > > {{{ > upstream …
- 10:13 Ticket #1492 (nginx proxy + cloudflare + https = 403 Forbidden cloudflare-nginx) updated by
- Replying to f4nff@…: […] > > {{{ > 403 Forbidden > …
- 10:09 Ticket #1492 (nginx proxy + cloudflare + https = 403 Forbidden cloudflare-nginx) updated by
- […] This is fine, but not enough for my load balancing needs. …
- 10:04 Ticket #1492 (nginx proxy + cloudflare + https = 403 Forbidden cloudflare-nginx) updated by
- […] This is not work either~!
- 10:02 Ticket #1492 (nginx proxy + cloudflare + https = 403 Forbidden cloudflare-nginx) created by
- […] […] I searched all methods of the Internet and can not …
02/24/18:
- 16:23 Ticket #1491 (Package built by nginx does not have IPV6) created by
- Hi, The package for Ubuntu 16.04 aarch64 is is not built with …
02/23/18:
- 06:29 Ticket #1490 (NGINX hold request too long, and causes timeout error.) updated by
- Replying to mdounin: > Duplicate of #1488. Hi, I saw …
02/22/18:
- 17:10 Ticket #1487 (IPv6 Transparent Proxy not supported in the official pre-build package) updated by
- In [changeset:"8b70d4caa505656bb5ee3f95246c4f39b62354ef/nginx" …
- 14:25 Changeset in nginx [7219:d0d32b33167d] by
- Modules compatibility: additional upstream metrics.
- 14:25 Ticket #1490 (NGINX hold request too long, and causes timeout error.) closed by
- duplicate: Duplicate of #1488.
- 13:59 Ticket #1490 (NGINX hold request too long, and causes timeout error.) created by
- Hi, Last week I upgrade NGINX from 1.10.2 to 1.12.2, but after …
- 10:16 Changeset in nginx [7217:8b70d4caa505] by
- Generate error for unsupported IPv6 transparent proxy. On some …
- 09:42 Changeset in nginx [7216:aa60f5799a4c] by
- HTTP/2: style. Unified the style of validity checks in …
- 09:32 Ticket #1489 (Document bug/inaccuracy (syntax doc)) closed by
- worksforme: The documentation is correct, time values without the suffix are …
- 02:41 Ticket #1489 (Document bug/inaccuracy (syntax doc)) created by
- http://nginx.org/en/docs/syntax.html According to the document above …
02/21/18:
- 17:32 Changeset in nginx-tests [1290:5ac4aae1a740] by
- Tests: removed TODO for HTTP/2 duplicate settings. It's not broken in …
- 16:39 Changeset in nginx-tests [1289:1e00ba2882cb] by
- Tests: removed h2_server_push.t TODO, fixed in 3d2b0b02bd3d.
- 14:54 Ticket #1488 (NGINX) closed by
- invalid: This doesn't looks like a bug in nginx. As per logs, the problem is …
- 14:26 Changeset in nginx [7215:2dc837d16099] by
- Geo: fixed indentation.
- 14:19 Ticket #1488 (NGINX) created by
- Hi Support team, Last week I upgrade NGINX from 1.10 to 1.12, but …
- 12:55 Ticket #1482 (Memory leak in error handling block in ngx_stream_geo_block method) closed by
- fixed: In [changeset:"c69c13f10502e6429458f3dca576a6a398140892/nginx" …
- 12:50 Changeset in nginx [7214:88aad69eccef] by
- Geo: optimized configuration parser. If the geo block parser has …
- 12:50 Changeset in nginx [7213:c69c13f10502] by
- Geo: fixed memory allocation error handling (closes #1482). If during …
- 12:50 Changeset in nginx [7212:0237af43d409] by
- Version bump.
02/20/18:
- 17:59 Changeset in nginx_org [2108:ae89a8dc622d] by
- Regenerated.
- 17:58 Changeset in nginx_org [2107:c9ca0137a4d5] by
- nginx 1.13.9 and http/2 server push promo.
- 16:13 Ticket #1487 (IPv6 Transparent Proxy not supported in the official pre-build package) updated by
- We'll consider a patch that emits a warning in this case.
- 14:27 Milestone 1.13.9 completed
- Status: released Trunk: mainline * HTTP/2 PUSH support
- 14:21 Changeset in nginx_org [2106:7b335c220fd9] by
- nginx-1.13.9
- 14:08 Changeset in nginx [7211:c91356fdd802] by
- release-1.13.9 tag
- 14:08 Changeset in nginx [7210:fb1212c7eca4]release-1.13.9 by
- nginx-1.13.9-RELEASE
- 13:22 Changeset in nginx-tests [1288:eee96c138c5b] by
- Tests: renamed upgrade.t for better sorting.
- 12:46 Ticket #1487 (IPv6 Transparent Proxy not supported in the official pre-build package) updated by
- I understand that. However, it seems that …
- 12:14 Ticket #1487 (IPv6 Transparent Proxy not supported in the official pre-build package) updated by
-
nginx uses standard header file
<netinet/in.h>
. This in turn … - 11:35 Ticket #1487 (IPv6 Transparent Proxy not supported in the official pre-build package) updated by
- Replying to ru: > The IPV6_TRANSPARENT macro has only …
- 09:28 Ticket #1487 (IPv6 Transparent Proxy not supported in the official pre-build package) closed by
- wontfix: The IPV6_TRANSPARENT macro has only appeared in glibc 2.26.
- 06:46 Ticket #1487 (IPv6 Transparent Proxy not supported in the official pre-build package) created by
- Using the following configuration for ipv6 transparent proxy, nginx …
02/19/18:
- 11:33 Ticket #1486 (Why proxy_pass is changing the URL when I am pointing it to an ...) closed by
- invalid: Please see http://nginx.org/r/proxy_pass to better understand how a …
- 11:30 Ticket #1485 (Issue in using proxy_redirect default) closed by
- invalid: This is expected behavior. According to …
- 08:17 Ticket #1486 (Why proxy_pass is changing the URL when I am pointing it to an ...) created by
- Hello, I have to use proxy_redirect as proxy_pass is changing the URL …
- 08:16 Ticket #1485 (Issue in using proxy_redirect default) created by
- I am facing following issue: "proxy_redirect default" cannot be used …
Note:
See TracTimeline
for information about the timeline view.