Timeline
09/21/16:
- 21:01 Ticket #859 (-lpcre should preceed -lpthread in objs/Makefile) updated by
-
The
-lpthread
parameter as seen in the build is added for POSIX … - 20:31 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by
- Probably most simple solution would be to just limit number of tries …
- 18:51 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by
- Replying to savetherbtz@…: > Shouldn't hash module have …
- 17:54 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by
- Shouldn't hash module have something like this in case all upstreams …
- 16:30 Ticket #633 (limit_except causes 404) updated by
-
This is basically identical to the same problem with
if
, see #86. - 16:30 Ticket #86 (the "if" directive have problems in location context) updated by
- See also #633, which is basically identical to the same problem with …
- 16:19 Ticket #982 (nginx with perl_module is not going) closed by
- invalid: Using custom compilation options should be done with care, it can …
- 16:01 Ticket #996 (nginx memory leak) closed by
- worksforme: Feedback timeout, likely a 3rd party module problem.
- 15:57 Ticket #1013 (problem on restart nginx) closed by
- worksforme: From the description it looks like a problem with resource shortage, …
- 15:51 Ticket #1028 (Build failure on debian-kbsd) closed by
- worksforme: Feedback timeout. As previously suggested, this looks like a problem …
- 15:49 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) closed by
- invalid: Feedback timeout.
- 15:18 Ticket #1076 (client_max_body_size has no effect with ssl configured) closed by
- invalid: Closing this, update on stackoverflow confirms that the problem is not …
- 14:21 Ticket #1075 (Add german book to website) closed by
- fixed
- 14:13 Ticket #1075 (Add german book to website) updated by
- Done, thank you!
09/16/16:
- 15:11 Ticket #1078 (FastCGI stderr gets split into two lines) closed by
- wontfix: Stderr records are logged once they received, no attempts to preserve …
- 14:51 Ticket #1077 ([1.11.4_1] error_log location not respected) closed by
- duplicate: The compiled-in error log is used during configuration parsing (before …
- 14:01 Ticket #1078 (FastCGI stderr gets split into two lines) created by
- Hi! Sometimes we have quite big stack-traces being sent from php-fpm …
- 10:49 Ticket #1070 (nginx with NJS compile error) closed by
- fixed: Fixed, thanks. http://hg.nginx.org/njs/rev/16cc1aaf4e47
09/15/16:
- 19:22 Ticket #1077 ([1.11.4_1] error_log location not respected) updated by
- When nginx is started for the first time after upgrade to 1.11.4_1, …
- 19:14 Ticket #1077 ([1.11.4_1] error_log location not respected) created by
- Since the update from 1.11.3 to 1.11.4_1, Nginx does not respect …
- 17:56 Ticket #1076 (client_max_body_size has no effect with ssl configured) updated by
- Please provide full configuration as shown with "nginx -T". Please …
- 14:17 Ticket #1076 (client_max_body_size has no effect with ssl configured) created by
- When I set client_max_body_size 30m; without ssl everything works …
- 12:16 Ticket #1075 (Add german book to website) created by
- I am the author of the german book: "Nginx richtig konfigurieren" …
09/13/16:
- 22:45 Ticket #1074 (proxy_set_header Authorization not working) closed by
- invalid
- 20:43 Ticket #1074 (proxy_set_header Authorization not working) updated by
- I found the solution immediately after filing this ticket. echo also …
- 20:25 Ticket #1074 (proxy_set_header Authorization not working) created by
- I try to pass an Authorization header to a backend proxy with the …
- 17:05 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) updated by
- See also #1073.
- 17:05 Ticket #1073 (no "ssl_certificate" is defined in server listening on SSL port while ...) closed by
- duplicate: Duplicate of #178.
- 16:21 Ticket #1073 (no "ssl_certificate" is defined in server listening on SSL port while ...) created by
-
If I specify
listen 80 ssl;
, then whenever I try to access a … - 16:06 Ticket #1066 (ngx_http_parse: query seperator bug (missing W3C recommended support ...) updated by
-
Milestone changed
Ticket retargeted after milestone closed - 16:05 Milestone 1.11.4 completed
- Status: released Trunk: mainline * stream: access_log * …
09/12/16:
- 12:36 Ticket #1072 (Overflow in ngx_atosz with Visual Studio 2013 in 64bit system) created by
- When I was trying to set Content-Length header from lua, I got an …
- 09:50 Ticket #1071 (space H in curl request return 400 bad request from nginx) closed by
- duplicate: Duplicate of #196.
09/10/16:
- 05:15 Ticket #1071 (space H in curl request return 400 bad request from nginx) created by
- I know that any request sent to web server should be encoded properly. …
09/09/16:
- 22:37 Ticket #1070 (nginx with NJS compile error) updated by
- Looks like njs module config should be fixed. As a workaround, you can …
- 19:45 Ticket #1070 (nginx with NJS compile error) created by
- What's wrong compiling nginx with njs? Example: Download: […] …
- 15:30 Ticket #714 (Writing connection leak while SPDY enabled) updated by
- There is at least one connection leak in HTTP/2 as fixed in nginx …
- 12:33 Ticket #1069 (Wrong path to pidfile causes (harmless) error) updated by
- Same as in #884, nginx.service systemd file should also has the same …
- 11:23 Ticket #1069 (Wrong path to pidfile causes (harmless) error) created by
- I installed nginx on my CentOS 7.2 machine from the mainline repo. All …
- 10:23 Ticket #714 (Writing connection leak while SPDY enabled) updated by
- The bug has re-appeared since the last update of nginx. It was gone …
09/08/16:
- 19:05 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by
- Agreed, I see no reason to make it bigger than 8k (or probably even …
- 09:59 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by
- FWIW, we make extensive use of the vary header and out NGINX builds …
09/07/16:
- 21:10 Ticket #1068 (Support JSON log format) updated by
- We'll consider this. Right now you may want to take a look at a 3rd …
- 15:44 Ticket #1068 (Support JSON log format) created by
- I'm trying to set up complex system, which uses a log aggregator (at …
- 14:43 Ticket #1067 (behaviour of location + proxy_pass with a variable does not match ...) closed by
- invalid: Using variables in proxy_pass implies, that the URI specified is a …
09/05/16:
- 21:26 Ticket #1067 (behaviour of location + proxy_pass with a variable does not match ...) created by
- Here's a minimal case to reproduce […] with a nc -l 8080 …
- 20:29 Ticket #1066 (ngx_http_parse: query seperator bug (missing W3C recommended support ...) updated by
-
Type changed
- 19:37 Ticket #1066 (ngx_http_parse: query seperator bug (missing W3C recommended support ...) created by
- W3C remommends: "We recommend that HTTP server implementors, and …
- 16:46 Ticket #1065 (include directive with mask does not match symlinks) closed by
-
invalid: The symlink created by
[…]
won't point from
linked/linked.conf
… - 13:17 Ticket #1064 (NGINX DNS CACHING problem.) closed by
- invalid: This is expected behaviour. Names are resolved to IP addresses while …
09/04/16:
- 21:58 Ticket #1065 (include directive with mask does not match symlinks) created by
- When including other conf files with a glob mask like {{{include …
09/03/16:
- 20:37 Ticket #1064 (NGINX DNS CACHING problem.) created by
- With the following Configuration `stream { resolver …
09/02/16:
- 11:53 Ticket #1037 (NGiNX drops the body of a HTTP proxy response on Linux if proxy ...) closed by
- fixed: The patch above committed as 0fa883e92895.
09/01/16:
- 13:35 Ticket #640 (enable usage of $ in variable) updated by
-
Type changed
- 13:11 Ticket #1063 (wrong status variable) closed by
-
invalid: The
$status
variable reflects the status code as sent to the client. … - 08:31 Ticket #1063 (wrong status variable) created by
- We use nginx+uwsgi stack and see many errors like: […] I …
08/31/16:
- 19:08 Ticket #1062 (ASCII-8BIT encoding when it should be UTF-8?) closed by
- worksforme: It is not clear from your report if it's a bug in nginx. The following …
- 18:52 Ticket #1062 (ASCII-8BIT encoding when it should be UTF-8?) created by
- Hello, big nginx fan here. But dismayed to find that it appears to be …
08/30/16:
- 15:13 Ticket #1061 (Can not override error page 400) closed by
- invalid: The "client sent no required SSL certificate" errors are reported with …
- 09:59 Ticket #1061 (Can not override error page 400) created by
- As a simple example, try this configuration: […] Without sending a …
08/29/16:
- 19:00 Ticket #1060 (limit_req_zone add longer periods) created by
- Hi, limit_req_zone supports only r/s and r/m. But to effectively stop …
08/26/16:
- 18:52 Ticket #923 (Allow proxy_http_version 2.0) updated by
- For those who come here and still need to make a proxy HTTP2 protocol: …
08/25/16:
- 21:56 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- OpenSSL 1.1.0 has been released, and this issue has been fixed by …
- 16:17 Ticket #1059 (syntax check error when an upstream is used in proxy_pass using both ...) created by
- First case, upstream is defined before (alphabetically) its usage in …
08/24/16:
- 12:20 Ticket #1058 (недокументированный редирект?) updated by
-
Status, Component changed
Да, судя по всему в документации это явно нигде на описано - просто … - 09:54 Ticket #1058 (недокументированный редирект?) created by
- при запросе URL без концевого слэша всегда происходит 301 редирект на …
08/23/16:
- 14:26 Ticket #1057 (Google QUIC - statement) updated by
- forgot the ietf draft: …
- 13:59 Ticket #1057 (Google QUIC - statement) created by
- Hello, as Googles QUIC becomes more stable and discussed around the …
08/22/16:
- 03:23 Ticket #1051 (Problem with access_log whose names contain variables!) updated by
- Replying to vbart: > I've tested almost the same …
Note:
See TracTimeline
for information about the timeline view.