Timeline



01/14/14:

21:44 Changeset in nginx [5516:439d05a037a3] by Valentin Bartenev <vbart@…>
SPDY: fixed build, broken by b7ee1bae0ffa. False positive warning …
18:39 Ticket #487 (Connection problems after multiple reloads.) updated by Maxim Dounin
Are you able to reproduce the problem without 3rd party modules …
17:40 Ticket #487 (Connection problems after multiple reloads.) created by frostbyte.pip.verisignlabs.com
We are seeing failing inbound HTTP (non-SSL) connection attempts after …
12:24 Changeset in nginx [5515:e5fb14e85040] by Valentin Bartenev <vbart@…>
SPDY: added the "spdy_chunk_size" directive.
12:24 Changeset in nginx [5514:b7ee1bae0ffa] by Valentin Bartenev <vbart@…>
SPDY: implemented buffers chain splitting. It fixes "chain too big in …
12:24 Changeset in nginx [5513:311803b21504] by Valentin Bartenev <vbart@…>
SPDY: body filter was replaced by c->send_chain() function. It allows …
12:24 Changeset in nginx [5512:9fffc0c46e5c] by Valentin Bartenev <vbart@…>
SPDY: fixed possible premature close of stream. The "delayed" flag …
12:24 Changeset in nginx [5511:dfb52d25cefb] by Valentin Bartenev <vbart@…>
SPDY: refactored ngx_http_spdy_body_filter(). A local pointer to fake …
12:24 Changeset in nginx [5510:3ff29c30effb] by Valentin Bartenev <vbart@…>
SPDY: elimination of r->blocked counter usage for queuing frames. It …
12:24 Changeset in nginx [5509:877a7bd72070] by Valentin Bartenev <vbart@…>
SPDY: better name for flag that indicates incomplete frame state. No …
12:24 Changeset in nginx [5508:9053fdcea4b7] by Valentin Bartenev <vbart@…>
SPDY: better name for queued frames counter. No functional changes.
12:24 Changeset in nginx [5507:a30bba3c72e8] by Valentin Bartenev <vbart@…>
SPDY: fixed format specifiers in logging.
12:24 Changeset in nginx [5564:7e38aafc0342]stable-1.4 by Valentin Bartenev <vbart@…>
Year 2014.
12:24 Changeset in nginx [5506:64af0f7c4dcd] by Valentin Bartenev <vbart@…>
Year 2014.
11:56 Changeset in nginx [5504:8ed467553f6b] by Maxim Dounin <mdounin@…>
SSL: fixed ssl_verify_depth to take only one argument.
11:31 Ticket #486 (ngx_http_upstream module lack the check of broken peer connection ...) created by marc li
HI, guys, ngx_http_upstream module use ngx_http_upstream_test_connect …
08:46 Ticket #485 (Multiple WWW-Authenticate headers) created by Fasih
RFC allows a server to respond with multiple WWW-Authenticate header …

01/13/14:

22:20 Ticket #484 (Core module fails to resolve AAAA records) closed by Valentin V. Bartenev
invalid: A quote from the documentation: …
21:45 Ticket #484 (Core module fails to resolve AAAA records) created by Vadim Grinco
I have the following section in my config file: location ~* …
21:24 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by Brian Davis
I agree, this would be a very useful feature to us and other nginx …
17:10 Changeset in nginx_org [1120:99ae1c12c99e] by Sergey Kandaurov <pluknet@…>
Status: documented "revalidated" cache status field.

01/10/14:

19:22 Changeset in nginx [5505:d091d16ed398] by Yichun Zhang <agentzh@…>
Resolver: added support for domain names with a trailing dot.
15:12 Changeset in nginx [5503:d049b0ea00a3] by Dirkjan Bussink <d.bussink@…>
SSL: ssl_session_tickets directive. This adds support so it's …
11:21 Ticket #482 (supported linux packages inconsistent) updated by Sergey Budnevitch
Status changed
You are right, we add package for nginx 1.5.8, but not yet for nginx …

01/09/14:

19:56 Ticket #483 (Nginx failed with php5-fpm for new php frameworks) updated by AARYAN ADITYA
Dear sir, at least please let me know .. how to fix the issue as …
14:55 Ticket #483 (Nginx failed with php5-fpm for new php frameworks) closed by Maxim Dounin
invalid: If you are not sure you've found a bug, please ask for help via …
07:36 Ticket #482 (supported linux packages inconsistent) updated by maxim
Status, Owner changed

01/08/14:

20:25 Ticket #483 (Nginx failed with php5-fpm for new php frameworks) created by AARYAN ADITYA
Hi Team, Today i got a very strange error . In my server i have …

01/06/14:

17:48 Ticket #482 (supported linux packages inconsistent) created by Kuno Woudt
On http://nginx.org/en/linux_packages.html Ubuntu 13.10 (saucy) is …

01/05/14:

20:14 Ticket #321 (try_files & $fastcgi_path_info) updated by Arnold Ewin
Thanks Zakaria ): I created an account here just to say thank you for …

01/04/14:

20:47 Ticket #457 (Win32: ngx_utf8_to_utf16 doesn't allow file names outside U+FFFF) closed by Maxim Dounin
fixed: Fix committed, thanks.
20:47 Ticket #456 (ngx_random: random number generator initialized (srandom) to same ...) closed by Maxim Dounin
fixed: Fix committed, thanks.

01/03/14:

23:50 Ticket #457 (Win32: ngx_utf8_to_utf16 doesn't allow file names outside U+FFFF) updated by Maxim Dounin <mdounin@…>
In 1cd23ca84a9bbaa965160dba5ba62bda3e8a9e32/nginx: […]
23:50 Ticket #456 (ngx_random: random number generator initialized (srandom) to same ...) updated by Maxim Dounin <mdounin@…>
In b91bcba2935185ad1e0c2568b8d4450c5b94b9f2/nginx: […]
23:32 Changeset in nginx [5563:3b7463b08747]stable-1.4 by Maxim Dounin <mdounin@…>
Fixed "zero size buf in output" alerts. If a request had an empty …
23:32 Changeset in nginx [5502:4aa64f695031] by Maxim Dounin <mdounin@…>
Fixed "zero size buf in output" alerts. If a request had an empty …
23:32 Changeset in nginx [5501:1cd23ca84a9b] by Maxim Dounin <mdounin@…>
Win32: support for UTF-16 surrogate pairs (ticket #457).
23:32 Changeset in nginx [5500:6a3ab6fdd70f] by Maxim Dounin <mdounin@…>
Upstream: Cache-Control preferred over Expires. Not really a strict …
23:32 Changeset in nginx [5499:b91bcba29351] by Maxim Dounin <mdounin@…>
Added per-process random seeding (ticket #456).
23:31 Changeset in nginx [5498:d39a69427056] by Maxim Dounin <mdounin@…>
Allowed up to two EBUSY errors from sendfile(). Fallback to …
20:17 Ticket #481 (Executable missing platform security integrations) updated by Jeffrey Walton
Here are some examples of HowTo's that manage to miss every security …
19:47 Ticket #481 (Executable missing platform security integrations) updated by Jeffrey Walton
Replying to Sergey Budnevitch: > Replying to [comment:2
19:12 Ticket #481 (Executable missing platform security integrations) updated by Sergey Budnevitch
Replying to Jeffrey Walton: > > The --with-cc-opt and …
17:36 Ticket #481 (Executable missing platform security integrations) updated by Jeffrey Walton
> The --with-cc-opt and --with-ld-opt configure options can be used to …
13:36 Ticket #481 (Executable missing platform security integrations) closed by Maxim Dounin
worksforme: The --with-cc-opt and --with-ld-opt configure options can be used …
13:11 Ticket #480 (Unsigned Integers Mishandled) updated by Maxim Dounin
If you write incorrect code, including incorrect format string, …
13:09 Ticket #478 (open_file_cache doesn't invalidate cache entries when it should) updated by Maxim Dounin
This error isn't expect to occur on filesystems with normal Unix …
08:16 Ticket #478 (open_file_cache doesn't invalidate cache entries when it should) updated by Ilari Stenroth
OK, I understand the reasoning for using a proxy on a NFS mount. But …
06:03 Ticket #481 (Executable missing platform security integrations) created by Jeffrey Walton
Modern Linux and Unix platfroms provide a number of platform security …
05:21 Ticket #480 (Unsigned Integers Mishandled) updated by Scott
Ah ok, thanks. I didn't see that. I must ask though: even if I give it …
03:24 Ticket #480 (Unsigned Integers Mishandled) closed by Maxim Dounin
invalid: The %u format is invalid for ngx_conf_log_error(). Please note that …
02:33 Ticket #478 (open_file_cache doesn't invalidate cache entries when it should) closed by Maxim Dounin
wontfix: The open_file_cache subsystem caches file descriptors for a specified …
01:01 Ticket #480 (Unsigned Integers Mishandled) created by Scott
There is an error in ngx_string.c::ngx_vslprintf(). At the minimum it …

01/02/14:

21:40 Ticket #479 (Add mimetype for XSPF) created by Lauri Võsandi
Hi, could you please add following entry to mime.types so XSPF …
14:30 Ticket #478 (open_file_cache doesn't invalidate cache entries when it should) created by Ilari Stenroth
We have an XML file that is requested frequently (multiple times in a …

12/30/13:

23:07 Ticket #476 (ignoring stale global SSL error) updated by Maxim Dounin
By "same behavior" you mean the alert logged? Please show one. If you …
21:39 Ticket #476 (ignoring stale global SSL error) updated by devrandom.pip.verisignlabs.com
Replying to Maxim Dounin: I've gone back to my …
20:09 Ticket #477 (gunzip does not decompress gzip static content for clients that do not ...) closed by Maxim Dounin
invalid: There is gzip_static always to do …
19:57 Ticket #476 (ignoring stale global SSL error) closed by Maxim Dounin
invalid: Errors you see are caused by duplicate certificates loaded as trusted …
14:59 Ticket #437 (Add Support for SPDY/3) updated by Valentin V. Bartenev
Version, nginx -V changed
That is a version with which original feature request was opened. …
14:30 Ticket #437 (Add Support for SPDY/3) updated by openid.yandex.ru/kalinin-mic
why only for 1.3.x ? spdy 3 will be on 1.4.x or greater ? thanks
13:01 Ticket #477 (gunzip does not decompress gzip static content for clients that do not ...) created by Nick B
Using the following directives in the http section of the conf file: …

12/28/13:

19:15 firefoxDebug_BROKEN.txt attached to Ticket #476 by devrandom.pip.verisignlabs.com
Debug from Firefox sesssion (i.e. broken)
19:15 safariDebug_WORKSOK.txt attached to Ticket #476 by devrandom.pip.verisignlabs.com
Debug from Safari session (i.e. works ok)
19:13 Ticket #476 (ignoring stale global SSL error) created by devrandom.pip.verisignlabs.com
(uname -a , nginx -V and conf at the bottom ...debug log will be …

12/27/13:

15:40 Changeset in nginx [5497:2cfc095a607a] by Ruslan Ermilov <ru@…>
Fixed setting of content type in some cases. This fixes content type …
14:47 Changeset in nginx [5496:9d056f10fb99] by Valentin Bartenev <vbart@…>
Style: removed surplus semicolons.

12/26/13:

13:03 Changeset in nginx [5495:97f6cd787766] by Valentin Bartenev <vbart@…>
SPDY: a bit smarter ngx_http_spdy_filter_get_data_frame(). There is …
13:03 Changeset in nginx [5494:27f9d5f68c1c] by Valentin Bartenev <vbart@…>
SPDY: refactored loop in ngx_http_spdy_body_filter(). No functional …
13:03 Changeset in nginx [5493:916cb6d28f6a] by Valentin Bartenev <vbart@…>
SPDY: fixed possible request hang. Processing events from upstream …

12/25/13:

11:19 mp4-bug-dump.txt attached to Ticket #475 by MP4Man
11:19 Ticket #475 (http_mp4_module seeking problem: "start time is out mp4 stts samples") created by MP4Man
Sometimes I have problem with seeking MP4 files. Files were …
08:03 Changeset in nginx-tests [367:0726521e42f3] by Sergey Kandaurov <pluknet@…>
Tests: added tests for escaped and unsafe URIs. This covers problems …
08:03 Changeset in nginx-tests [366:77c301be6c2d] by Sergey Kandaurov <pluknet@…>
Tests: preparations for escaped and unsafe URI tests.

12/24/13:

16:24 Ticket #454 (disable ngx_http_upstream_store for HEAD requests) reopened by Proforg M
Thanks for the explanation! Can you please explicitly describe this …

12/23/13:

17:24 Ticket #472 (ssl_client_verify fails in Safari) closed by Maxim Dounin
invalid: For me it looks like you are right and it's Safari problem. If you …
16:41 Changeset in nginx-tests [365:81fed52bfca5] by Sergey Kandaurov <pluknet@…>
Tests: adjusted resolver TODO, fix committed.
16:41 Changeset in nginx-tests [364:ec3284ebe53b] by Sergey Kandaurov <pluknet@…>
Tests: removed excessive resolver test. This test unnecessarily …
14:20 Ticket #240 (cannot find files when ssi subrequest ended by a interrogation mark) closed by Ruslan Ermilov
fixed: You should use URI escaping for a file name that includes the "?" …
14:17 Ticket #316 (X-Accel-Redirect should accept escaped URI) closed by Ruslan Ermilov
fixed: Fix committed.
14:15 Tickets #240,​316 batch updated by Ruslan Ermilov <ru@…>
In 74bfa803a5aade632e15cc05eb8d4c52c85abe9c/nginx: […]
14:12 Changeset in nginx [5492:5c52ff68f380] by Ruslan Ermilov <ru@…>
Dav: emit a warning about unsafe URI.
14:12 Changeset in nginx [5491:74bfa803a5aa] by Ruslan Ermilov <ru@…>
Teach ngx_http_parse_unsafe_uri() how to unescape URIs. This fixes …
14:11 Changeset in nginx [5490:b141a7627ac6] by Ruslan Ermilov <ru@…>
Detect more unsafe URIs in ngx_http_parse_unsafe_uri(). The following …
14:11 Changeset in nginx [5489:6d357b2a9d6e] by Ruslan Ermilov <ru@…>
Upstream: keep $upstream_http_x_accel_redirect intact. When …
11:19 Ticket #474 (in a vhost,hostname can not be "res") closed by Maxim Dounin
worksforme: Most likely, it's a configuration error somewhere else. First of all, …

12/22/13:

13:45 Ticket #474 (in a vhost,hostname can not be "res") created by 成 张
i want to have a vhost to autoindex the files,so i add a vhost in …

12/21/13:

23:24 Ticket #473 (proxy_cache_revalidate does not distinguish through the cache key) closed by Maxim Dounin
invalid: If you bypass the cache, the proxy_cache_revalidate doesn't do …
17:37 Ticket #473 (proxy_cache_revalidate does not distinguish through the cache key) updated by Juan Carlos Bauza
Adding to the cache key an identifier for the user agent group worked. …
17:27 Ticket #473 (proxy_cache_revalidate does not distinguish through the cache key) updated by Juan Carlos Bauza
My bad, as I bypass for mobile the key does not have the user agent …
17:25 Ticket #473 (proxy_cache_revalidate does not distinguish through the cache key) created by Juan Carlos Bauza
I have setup my proxy cache to separate desktop and mobile clients via …

12/20/13:

20:30 Ticket #472 (ssl_client_verify fails in Safari) updated by Catchall Account
Deleting the certificate and key in OSX solves this issue, but it is …
19:56 Ticket #472 (ssl_client_verify fails in Safari) created by Catchall Account
nginx version: nginx/1.4.1 (Ubuntu), client: Safari 7.0.1 …
13:26 Ticket #451 (Turn NGX_SSL_BUFSIZE into a configuration directive) closed by Maxim Dounin
fixed: The ssl_buffer_size directive added by a297b7ad6f94. Not that it …
13:22 Ticket #449 (New variable for SubjectAltName in the client SSL certificate) closed by Maxim Dounin
worksforme: A client certificate can be obtained via $ssl_client_cert and …
12:18 Changeset in nginx [5487:a297b7ad6f94] by Maxim Dounin <mdounin@…>
SSL: ssl_buffer_size directive.

12/19/13:

17:20 Ticket #329 (resolver: incorrect TTL used with A+CNAME response) closed by Ruslan Ermilov
fixed
17:20 Ticket #329 (resolver: incorrect TTL used with A+CNAME response) updated by Ruslan Ermilov <ru@…>
In 8958656a8060ff395b3f1a417266ebf261136625/nginx: […]
16:25 Ticket #471 (GZIP does not compress 201 Created Responses) updated by Craig Minihan
This seems like a major omission for running any REST API via NGiNX. …
15:43 Ticket #471 (GZIP does not compress 201 Created Responses) closed by Maxim Dounin
invalid: This is intended behaviour, see ticket #394.
15:25 Ticket #471 (GZIP does not compress 201 Created Responses) updated by Craig Minihan
I can confirm that changing ngx_http_gzip_filter_module.c as follows …
13:22 Ticket #471 (GZIP does not compress 201 Created Responses) updated by Craig Minihan
I just realised the -V above is actually -v, here is the real -V: …
13:20 Ticket #471 (GZIP does not compress 201 Created Responses) created by Craig Minihan
I have NGiNX running as a proxy for CouchDB. The CouchDB REST API …
09:43 Changeset in nginx [5488:c51b9491b0bd] by Ruslan Ermilov <ru@…>
Fixed the first argument to getsockopt(). While here, always …

12/18/13:

20:03 Ticket #409 (Move syslog support for the ngx_http_log_module into NGINX open source) updated by Николай Брыскин
+1
14:17 Ticket #279 (mime.types: audio/ogg for .opus files) closed by Maxim Dounin
wontfix: The decision is not related to support by any browsers, but rather to …
09:46 Ticket #279 (mime.types: audio/ogg for .opus files) reopened by Steffen Weber
09:46 Ticket #279 (mime.types: audio/ogg for .opus files) updated by Steffen Weber
Opus is supported by Firefox and Chrome (see …

12/17/13:

14:00 Milestone 1.5.8 completed
Status: released [[http://nginx.org/en/CHANGES-1.5 | 1.5.8 …
13:05 Ticket #437 (Add Support for SPDY/3) updated by maxim
Status, Owner changed
12:37 Ticket #465 (OCSP stapling fails to query StartCom's OCSP responder in HTTP 1.1) closed by Maxim Dounin
worksforme: Replying to Rich Midwinter <rich.midwinter@gmail.com>: > …
12:31 Ticket #465 (OCSP stapling fails to query StartCom's OCSP responder in HTTP 1.1) updated by Maxim Dounin
Replying to David Huang <linshunghuang@gmail.com>: > I'm …

12/16/13:

23:47 Ticket #465 (OCSP stapling fails to query StartCom's OCSP responder in HTTP 1.1) updated by Rich Midwinter
I've seen the same errors. However, with ssl_stapling_verify off; and …
20:07 Changeset in nginx-tests [363:98f3a8568b0c] by Sergey Budnevitch <sb@…>
Tests: try to load python plugin if uwsgi has no wsgi option.
14:59 Changeset in nginx-tests [362:8ca9c75c97d2] by Sergey Kandaurov <pluknet@…>
Tests: more resolver tests. - Uncompressed answer section. - TTL …
12:09 Ticket #79 (if-modified-since etc. should be used to update cache) closed by Maxim Dounin
fixed: The …
10:44 Changeset in nginx-tests [361:aac06d3bdc05] by Sergey Kandaurov <pluknet@…>
Tests: adjusted resolver TODO, fix committed.
Note: See TracTimeline for information about the timeline view.