Timeline



07/15/14:

14:20 Ticket #561 (error in init.d script in Centos RPM) closed by Sergey Budnevitch
fixed: Stable fixed too.

07/14/14:

12:24 Ticket #348 (Excessive urlencode in if-set) updated by Maxim Dounin
See also #408 and #589.
12:24 Ticket #408 (capture in if - escaping depends on location bug) closed by Maxim Dounin
duplicate: It looks like we already have a ticket for this - #348. Closing this …

07/13/14:

22:15 Ticket #408 (capture in if - escaping depends on location bug) updated by Maxim Dounin
See also #589.
22:15 Ticket #589 (url rewrite encoding issue) closed by Maxim Dounin
duplicate: Looks like the same problem as in #408.
22:10 Ticket #408 (capture in if - escaping depends on location bug) updated by Maxim Dounin
Description changed
22:03 Ticket #419 (one-time "Deny from all"-scan in .htaccess files) closed by Maxim Dounin
wontfix: There are no plans to implement such an option or a tool.
21:48 Ticket #564 (map regex matching affects rewrite directive) updated by Maxim Dounin
Status changed
This case clearly shows that the current behaviour is bad, and should …

07/11/14:

21:07 Ticket #564 (map regex matching affects rewrite directive) updated by Josh DeWald
Per the docs, this seems to be by design: …
02:38 Ticket #591 (Windows nginx-1.7.3 build does not start) closed by Maxim Dounin
fixed: The binary is indeed fails to load on Windows XP (though runs fine on …

07/10/14:

16:36 Ticket #591 (Windows nginx-1.7.3 build does not start) updated by Maxim Dounin
The 1.7.3 Windows binaries were compiled using MSVC 2013 (previously, …
10:48 Ticket #591 (Windows nginx-1.7.3 build does not start) created by Ilyas Bakirov
1.7.3 does not start and gives error: […] Prior versions and 1.7.2 …

07/09/14:

17:40 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by Maxim Dounin
Priority, Status changed
It may worth adding some simpler directive for this, like we do for …
16:03 Ticket #433 (Systemd PasswordAgent Support for SSL Passphrases (http_ssl_module)) closed by Maxim Dounin
fixed: The 42114bf12da0 changeset, as available in recently released nginx …
15:20 Ticket #590 (444 response violates SPDY protocol) closed by Maxim Dounin
invalid: The 444 status code is a special code to immediately close the …
15:15 Ticket #590 (444 response violates SPDY protocol) created by Chris Lee
When returning the magic 444 response on a SPDY connection, nginx is …
14:46 Ticket #486 (ngx_http_upstream module lack the check of broken peer connection ...) closed by Maxim Dounin
worksforme: Feedback timeout.
14:44 Ticket #378 (Nginx directive underscores_in_headers is not valid for the first ...) closed by Maxim Dounin
fixed: Fixed by bd91f286ee0a.
13:35 Ticket #229 (proxy_pass should be able to set SNI hostname) closed by Maxim Dounin
fixed: Support for SNI introduced in nginx 1.7.0 (see 7022564a9e0e), and can …
13:32 Ticket #128 (Sharding support in memcache) closed by Maxim Dounin
fixed: Recently introduced hash balancer is …
01:39 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) updated by Maxim Dounin
The main rationale is to support revalidation of responses without …

07/08/14:

23:15 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) updated by Colin Mollenhour
So RFC2616 is only partially supported.. What good is If-None-Match if …
17:15 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) updated by Maxim Dounin
No, it doesn't support multiple representations of the same resource, …
14:15 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) updated by Colin Mollenhour
Replying to Maxim Dounin: > If-None-Match based cache …
13:45 Milestone 1.7.3 completed
Status: released [[http://nginx.org/en/CHANGES | 1.7.3 …

07/07/14:

06:58 Ticket #589 (url rewrite encoding issue) created by Raja Sellappan
Currently we are using apache mod_rewrite for url rewrite. We want to …

07/04/14:

23:42 Ticket #377 (etag не отдается с gzip) closed by Maxim Dounin
fixed: The e491b26fa5a1 change introduces downgrade of strong etags to weak …
19:32 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) closed by Maxim Dounin
fixed: Fixed by 35990c69b3ac.

07/03/14:

23:53 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by Maxim Dounin
As said in previous comment, "list members not needed for reading the …
17:44 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by David Coutadeur
Ok, I have understood that point, but I was just asking if it was the …
17:33 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by Maxim Dounin
The r->headers_in isn't expected to be modified after it's created, …
17:23 Ticket #563 (improvement proposed for ngx_http_perl_module: add header_in_set) updated by David Coutadeur
Hi, I noticed that the last headers_in part of a request was weird: …

07/02/14:

11:55 Ticket #558 (Conditional (If-None-Match) requests against cached content require ...) closed by Maxim Dounin
fixed: This was fixed by 5fb1e57c758a.
10:55 Ticket #485 (Multiple WWW-Authenticate headers) updated by Maxim Dounin
Please see …
10:29 Ticket #485 (Multiple WWW-Authenticate headers) updated by David Carlier
This is my very first contribution, please do not be too severe. so I …
10:26 patch.485.diff attached to Ticket #485 by David Carlier

07/01/14:

18:00 Ticket #508 (nginx rewrite URL decoding first encoded character in URI) updated by Jerry Hoffmeister
I solved this with some code like: location /trk/click.gif { …
14:22 Ticket #97 (try_files and alias problems) updated by Christopher Monsanto
Could someone please fix this bug? I run into it fairly often. At this …
11:44 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) closed by Maxim Dounin
fixed: If-None-Match based cache revalidation (in addition to …
11:17 Ticket #577 (30000 worker_connections are not enough) closed by Maxim Dounin
invalid: I suspect it's actually related to the push_stream 3rd party module …
11:14 Ticket #549 (unexpected multiple 206 errors on transferring file) closed by Maxim Dounin
worksforme: Feedback timeout.
11:10 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) closed by Maxim Dounin
invalid: The OpenSSL 1.0.1h with the fix is out, closing this.
07:45 Ticket #581 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) closed by Owen Garrett
fixed: Hi - thanks for reporting the typo. The text has been corrected.

06/30/14:

18:53 Ticket #586 (variable support for client_max_body_size) updated by Yichun Zhang
Ideally, this could be an internal feature on the level of the NGINX C …
18:50 Ticket #586 (variable support for client_max_body_size) updated by Yichun Zhang
ngx_lua does not call the standard nginx request body reader before …
15:02 Ticket #588 (POST Request with response 302 and content-length 0 crashes nginx) closed by Valentin V. Bartenev
invalid: > this problem only occurs if I enable modsecurity Since you can't …
15:00 Ticket #588 (POST Request with response 302 and content-length 0 crashes nginx) updated by maxim
Hello, Have you tried to repoduce the crash without modsecurity …
14:57 nginx.conf attached to Ticket #588 by Søren Christian Aarup
14:54 redirect.cgi attached to Ticket #588 by Søren Christian Aarup
Perl script to produce response with netcat
14:54 Ticket #588 (POST Request with response 302 and content-length 0 crashes nginx) created by Søren Christian Aarup
In the process of setting up Nginx as reverse proxy in front of my …
12:53 Ticket #587 (src/core/ngx_crypt.c:82:5: error: 'MD5_Init' is deprecated: first ...) closed by Valentin V. Bartenev
duplicate: A duplicate of #584.
12:50 Ticket #587 (src/core/ngx_crypt.c:82:5: error: 'MD5_Init' is deprecated: first ...) created by Gene Aumson
[…] Error can be avoided by using the CC option …
12:30 Ticket #586 (variable support for client_max_body_size) updated by Tarek Ziade
> the length is checked before lua code is executed. In that case it …
12:19 Ticket #586 (variable support for client_max_body_size) updated by Valentin V. Bartenev
Any use cases without 3rd-party modules? Your example will not work …
12:01 Ticket #586 (variable support for client_max_body_size) updated by Tarek Ziade
Sure: Using HTTPLuaModule, I am calling an external server (a web …
11:52 Ticket #586 (variable support for client_max_body_size) updated by Valentin V. Bartenev
Could you provide use cases as well?
07:04 Ticket #586 (variable support for client_max_body_size) created by Tarek Ziade
I would like to suggest adding nginx variable support to the …

06/27/14:

13:31 Ticket #585 (SSI include subrequests fails in big POST reply) updated by Maxim Dounin
Keywords, Status changed
Thanks, this is known problem which happens due to an optimization in …
09:47 Ticket #585 (SSI include subrequests fails in big POST reply) updated by Hervé Bry
The test file names disappeared in the bug description, but the first …
09:44 Ticket #585 (SSI include subrequests fails in big POST reply) created by Hervé Bry
In the following situation: - nginx is used as a proxy - SSI …

06/25/14:

13:02 Ticket #581 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) updated by Siu Ching Pong (Asuka Kenji)
This issue is different from #580.

06/24/14:

22:56 Ticket #584 (nginx 1.6.0 failed to build (src/core/ngx_crypt.c: error: 'MD5_Update' ...) closed by Maxim Dounin
invalid: This is a bug in Apple's availability macros. Workaround was already …
22:20 Ticket #583 (/bin/sh: 28: cannot create .../.openssl/ssl/man/man3/hmac.3: Too many ...) closed by Maxim Dounin
worksforme: Works fine here. The error message suggests there is a symlink loop …
22:00 make.2.log attached to Ticket #584 by Siu Ching Pong (Asuka Kenji)
The output from running "make" after removing "-Werror" from "Makefile"
21:59 Ticket #584 (nginx 1.6.0 failed to build (src/core/ngx_crypt.c: error: 'MD5_Update' ...) updated by Siu Ching Pong (Asuka Kenji)
Workaround: After ./configure, edit objs/Makefile. The …
21:33 Ticket #584 (nginx 1.6.0 failed to build (src/core/ngx_crypt.c: error: 'MD5_Update' ...) updated by Siu Ching Pong (Asuka Kenji)
There is no such a problem when compiling nginx 1.7.2.
21:32 make.log attached to Ticket #584 by Siu Ching Pong (Asuka Kenji)
The output from running "make"
21:31 Ticket #584 (nginx 1.6.0 failed to build (src/core/ngx_crypt.c: error: 'MD5_Update' ...) created by Siu Ching Pong (Asuka Kenji)
nginx: 1.6.0 (http://nginx.org/download/nginx-1.6.0.tar.gz) OS: Mac …
17:57 Ticket #583 (/bin/sh: 28: cannot create .../.openssl/ssl/man/man3/hmac.3: Too many ...) created by Gene Aumson
I'm building nginx-1.7.1, with the configure argument …
16:59 Ticket #97 (try_files and alias problems) updated by Algirdas Grum
This bug is really annoying, simple task to have few sites in …
16:17 Ticket #582 (WebSocket disconnection not detected by Chrome) updated by Iñaki Baz Castillo
You are right, it is the SSL alert. Thanks a lot.
16:14 Ticket #582 (WebSocket disconnection not detected by Chrome) updated by Maxim Dounin
As long as a backend will send Close frame, nginx will forward it …
15:26 Ticket #582 (WebSocket disconnection not detected by Chrome) updated by Iñaki Baz Castillo
Sure. May you please just confirm me that, in the above case (this is: …
15:18 Ticket #582 (WebSocket disconnection not detected by Chrome) closed by Maxim Dounin
invalid: From the description it's clear that there is no problem in nginx.
14:33 Ticket #582 (WebSocket disconnection not detected by Chrome) created by Iñaki Baz Castillo
This issue is also reported in Chromium site (given that, at the end, …
07:59 This_is_correct.png attached to Ticket #581 by Siu Ching Pong (Asuka Kenji)
In this paragraph, the description and code are correct (301 for …
07:56 Screen Shot 2014-06-24 at 3.54.33 pm.png attached to Ticket #581 by Siu Ching Pong (Asuka Kenji)
07:55 Ticket #581 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) created by Siu Ching Pong (Asuka Kenji)
URL: ​http://nginx.com/resources/admin-guide/web-server/ Typo: In the …
07:07 Ticket #580 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) closed by Ruslan Ermilov
fixed
06:56 Ticket #580 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) updated by Owen Garrett
Hi - thanks for reporting the typo. The text has been corrected.
05:37 Screen Shot 2014-06-24 at 1.32.58 pm.png attached to Ticket #580 by Siu Ching Pong (Asuka Kenji)
Screenshot of the typo
05:35 Ticket #580 (Typo in "NGINX and NGINX Plus Admin Guide" - Web Server) created by Siu Ching Pong (Asuka Kenji)
URL: http://nginx.com/resources/admin-guide/web-server/ Typo: It …

06/20/14:

12:09 Ticket #579 (try_files and $fastcgi_path_info) updated by Maxim Dounin
Version, Description changed
Versions list updated, thanks for noting this.
12:03 Ticket #579 (try_files and $fastcgi_path_info) closed by Maxim Dounin
duplicate: Duplicate of ticket #321.
04:34 Ticket #579 (try_files and $fastcgi_path_info) updated by https://stackoverflow.com/users/573152/bernard-rosset
Mistake: In the last note, if you use […] with request URI …
04:26 Ticket #579 (try_files and $fastcgi_path_info) created by https://stackoverflow.com/users/573152/bernard-rosset
Using the following configuration: […] with the following URI: …

06/18/14:

14:40 Ticket #578 (X header with underscore is not correctly parsed when put above Host:) closed by Valentin V. Bartenev
invalid: That is expected behavior. Until the Host header is received nginx …
13:42 Ticket #578 (X header with underscore is not correctly parsed when put above Host:) created by Ahmy Yulrizka
I test this with nginx version 1.4.4 and 1.6.0 When setting up nginx …

06/17/14:

13:50 Milestone 1.7.2 completed
Status: released [[http://nginx.org/en/CHANGES | 1.7.2 …
08:49 Ticket #576 (Undefined nginx symbols in perl .o's) closed by Maxim Dounin
fixed: Patch committed, thanks for testing.
08:45 Ticket #576 (Undefined nginx symbols in perl .o's) updated by Maxim Dounin <mdounin@…>
In baf2816d556d26b79ecc745140b408d59908a182/nginx: […]

06/16/14:

12:18 Ticket #576 (Undefined nginx symbols in perl .o's) updated by Gene Aumson
Hi there. Thanks for your suggestions. Both of them worked great! …
08:06 Ticket #577 (30000 worker_connections are not enough) updated by Edward Hibbert
Thanks, I hadn't realised quite how old my version was.
Note: See TracTimeline for information about the timeline view.