Timeline
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? …
- 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 …
- 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) …
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 …
- 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/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 …
- 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" …
02/28/18:
- 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
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 …
- 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 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 …
- 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:
- 14:54 Ticket #1488 (NGINX) closed by
- invalid: This doesn't looks like a bug in nginx. As per logs, the problem is …
- 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" …
02/20/18:
- 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
- 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 …
02/16/18:
- 21:01 Ticket #1484 (Timeouts when proxying to Apache and using Keepalive) updated by
- Thanks for you answer, I didn't found this thread after some good …
- 20:45 Ticket #1484 (Timeouts when proxying to Apache and using Keepalive) updated by
- The "upstream prematurely closed connection" errors are likely a …
- 20:32 Ticket #1483 (client_max_body_size vs. auth_request unexpected behaviour) updated by
-
Bypassing
client_max_body_size
check for auth subrequests might be … - 20:17 Ticket #1484 (Timeouts when proxying to Apache and using Keepalive) updated by
- I'm sorry for the wrong log I've pasted ! Actually these lines are …
- 20:05 Ticket #1484 (Timeouts when proxying to Apache and using Keepalive) updated by
- The error message (`connect() to 127.0.0.1:8080 failed (99: Cannot …
- 18:02 Ticket #1484 (Timeouts when proxying to Apache and using Keepalive) updated by
- Hello, I have the following setup: 1) Apache backend 2) Nginx …
- 17:55 Ticket #1484 (Timeouts when proxying to Apache and using Keepalive) created by
- Hello, I have the following setup: 1) Apache backend 2) Nginx …
- 16:48 Ticket #1483 (client_max_body_size vs. auth_request unexpected behaviour) created by
- Hi there, I configured an upload location (to use the …
- 15:54 Ticket #68 (Include larger speed units for HttpLimitReqModule) updated by
-
Sensitive changed
See also #1060. - 15:54 Ticket #1060 (limit_req_zone add longer periods) updated by
- Duplicate of #68.
- 07:09 Ticket #1482 (Memory leak in error handling block in ngx_stream_geo_block method) updated by
-
Status, Owner changed
- 05:36 Ticket #1482 (Memory leak in error handling block in ngx_stream_geo_block method) created by
- Source: nginx-1.13.8 File: …
02/15/18:
- 17:18 Ticket #1478 (1.13.9 HTTP/2 SERVER PUSH non-compressed assets) updated by
- thanks Ruslan looks good so far …
- 15:48 Ticket #1477 (Syslog stops working after few hours) updated by
- Can you please try attached patch and see if it helps?
- 15:00 Ticket #1478 (1.13.9 HTTP/2 SERVER PUSH non-compressed assets) closed by
- fixed: In [changeset:"3d2b0b02bd3d9a5c2b1f5d0451b4e6a1c0fef1f4/nginx" …
- 11:42 Ticket #1477 (Syslog stops working after few hours) updated by
- The syslog server is accessed through an OpenVPN tunnel. The IP …
- 11:31 Ticket #1477 (Syslog stops working after few hours) updated by
- Does your IP address changes regularly? It looks like this may be the …
- 11:24 Ticket #1477 (Syslog stops working after few hours) updated by
- I'm running CentOS 7.4 in a virtual machine. The virtualisation …
- 06:16 Ticket #1477 (Syslog stops working after few hours) updated by
- which OS are you runnging? Any virtualization? Is this run in Docker …
- 05:13 Ticket #1477 (Syslog stops working after few hours) updated by
- I'm using Graylog as a syslog server. I attached the debug log. I …
02/14/18:
- 16:16 Ticket #1481 (nginx -t should throw error when merge_slashes is used in non-default ...) closed by
- wontfix: While it might be helpful, it certainly wouldn't be trivial to …
- 15:47 Ticket #1481 (nginx -t should throw error when merge_slashes is used in non-default ...) created by
- According to the documentation …
- 14:39 Ticket #1250 (Connection reset with low http2_max_requests) updated by
-
A workaround right now seems to be to set
http2_max_requests
… - 14:37 Ticket #1102 (keepalive_requests is not supported for HTTP/2 connections) updated by
- I believe the browsers are not at fault, the way nginx is closing the …
- 14:33 Ticket #1250 (Connection reset with low http2_max_requests) updated by
- I believe the browsers are not at fault. Nginx is not sending the …
02/13/18:
- 23:14 Ticket #1480 (Automatic Let's Encrypt certificate provisioning and renewal) created by
- I would like to request built-in support for automatic provisioning …
- 16:01 Ticket #1477 (Syslog stops working after few hours) updated by
- Note that to obtain a debug log you need an nginx binary compiled …
- 15:57 Ticket #1477 (Syslog stops working after few hours) updated by
- - what syslog server is used? Any errors in its own logs? - does nginx …
- 14:52 Ticket #1477 (Syslog stops working after few hours) updated by
- I added the debug parameter to error_log, and interestingly enough it …
- 12:50 Ticket #1479 (Nginx maximum file execution 300ms) closed by
- invalid: As nginx doesn't execute PHP pages, the only thing you can do in nginx …
- 12:35 Ticket #1478 (1.13.9 HTTP/2 SERVER PUSH non-compressed assets) updated by
- In [changeset:"52873012ab2611e4c52fc9599db767954f6d6d6b/nginx-tests" …
- 11:32 Ticket #1479 (Nginx maximum file execution 300ms) created by
- Hi Guys, How do we can stop the PHP page execution which is not more …
02/12/18:
- 17:02 Ticket #1478 (1.13.9 HTTP/2 SERVER PUSH non-compressed assets) updated by
-
Status, Owner changed
- 17:02 Ticket #1478 (1.13.9 HTTP/2 SERVER PUSH non-compressed assets) updated by
-
Status changed
- 08:53 Ticket #1477 (Syslog stops working after few hours) updated by
-
Can you please provide full configuration obtained from
nginx -T
…
02/11/18:
- 21:14 Ticket #1478 (1.13.9 HTTP/2 SERVER PUSH non-compressed assets) created by
- Hi compiled Nginx 1.13.9 from master branch to try out HTTP/2 Server …
- 10:14 Ticket #1477 (Syslog stops working after few hours) updated by
- nginx.conf: error_log syslog:server=syslog.domain.com:12302; …
- 10:12 Ticket #1477 (Syslog stops working after few hours) created by
- After few hours, the access_log and error_log will stop sending to the …
Note:
See TracTimeline
for information about the timeline view.