Timeline



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:50 Changeset in nginx [5484:dc7f5c184473] by Maxim Dounin <mdounin@…>
Typo fixed.
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:39 Changeset in nginx [5483:86b563036d5a] by Valentin Bartenev <vbart@…>
SPDY: use predefined constant for size of the Stream-ID field. No …
14:37 Changeset in nginx [5482:a1c65fa499e2] by Valentin Bartenev <vbart@…>
Version bump.
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:46 Changeset in nginx [5481:c985f86d40b6] by Maxim Dounin <mdounin@…>
release-1.5.8 tag
13:46 Changeset in nginx [5480:eaa76f249759]release-1.5.8 by Maxim Dounin <mdounin@…>
nginx-1.5.8-RELEASE
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.
15:12 Changeset in nginx [5485:8958656a8060] by Ruslan Ermilov <ru@…>
Resolver: use minimum TTL for caching (ticket #329).
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.

12/14/13:

20:16 Ticket #377 (etag не отдается с gzip) updated by Michael Fischer
[comment retracted]

12/13/13:

20:02 Changeset in nginx-tests [360:82db241184e0] by Sergey Kandaurov <pluknet@…>
Tests: added AAAA specific resolver tests.
16:49 Changeset in nginx [5479:c0d6eae5a1c5] by Ruslan Ermilov <ru@…>
Resolver: lookups are case-insensitive.
15:22 Changeset in nginx [5474:b43b02bb54db] by Ruslan Ermilov <ru@…>
Resolver: fixed indentation.
11:47 Ticket #470 (http_mp4_module is not seeking) closed by Maxim Dounin
worksforme: Try looking into error log. Most likely, the mp4 file in question has …
11:22 Ticket #470 (http_mp4_module is not seeking) created by Serkan Kirmizi
I have 2 servers. One of them has nginx 1.2.4 installed and the other …

12/12/13:

16:28 Changeset in nginx [5467:f6258a7092e4] by Maxim Dounin <mdounin@…>
Trailing whitespace fix.
14:31 Changeset in nginx-tests [359:cdab739eb6ea] by Sergey Kandaurov <pluknet@…>
Tests: resolver tests enabled to work with AAAA capable resolver.
01:20 Ticket #468 (X509_NAME_oneline and strings) updated by Jeffrey Walton
> ... it's just a question how do you define "properly". :)

12/11/13:

19:27 Ticket #469 (OpenSSL Static Locks Patch) closed by Maxim Dounin
wontfix
19:25 Ticket #468 (X509_NAME_oneline and strings) closed by Maxim Dounin
worksforme: Interesting, but looks unrelated. And, BTW, X509_NAME_oneline() …
17:33 ngx-openssl-locks.diff attached to Ticket #469 by Jeffrey Walton
OpenSSL static locks
17:33 Ticket #469 (OpenSSL Static Locks Patch) created by Jeffrey Walton
This should work for OpenSSL if/when nginx offers threads. My …
17:30 Changeset in nginx [5466:e7b3b9855be8] by Valentin Bartenev <vbart@…>
Use ngx_chain_get_free_buf() in pipe input filters. No functional changes.
17:24 Ticket #377 (etag не отдается с gzip) updated by Maxim Dounin
No. As far as I understand, Apache approach is actually wrong as …
17:21 Ticket #468 (X509_NAME_oneline and strings) created by Jeffrey Walton
X509_NAME_oneline does not handle embedded NULLs properly (among other …
16:54 Ticket #377 (etag не отдается с gzip) updated by Michael Grosser
It looks like apache is just appending -gzip to the original etag to …

12/10/13:

17:23 Ticket #346 (Writing connection leak while SPDY enabled) closed by Valentin V. Bartenev
fixed: A writing connection leak was fixed in a279d2a33dbf (will be released …
16:27 Changeset in nginx [5465:a279d2a33dbf] by Valentin Bartenev <vbart@…>
SPDY: drop the "delayed" flag when finalizing connection. This flag …
11:28 Ticket #467 (Transfer-Encoding: chunked и proxy_pass) closed by Maxim Dounin
invalid: Простите, но это не то место, куда следует обращаться за помощью. …
03:26 Ticket #467 (Transfer-Encoding: chunked и proxy_pass) created by Александр Гурьянов
Добрый день у меня есть приложение на java которое использует в …

12/09/13:

12:19 Ticket #459 (HTTP 304 NOT MODIFIED should not set Content-Length) closed by Maxim Dounin
invalid: It's not an nginx responsibility to fix backend bugs.
12:02 Ticket #466 (Sample nginx.con includes SSLv2, lacks TLSv1.1 and TLSv1.2 protocols) updated by Jeffrey Walton
> Relevant comments in the configuration were already > adjusted to …
12:01 Ticket #464 (ngx_http_ssl_module and ssl_ciphers (use of RC4)) updated by Jeffrey Walton
> Documentation doesn't try to suggest any settings That's not how it …
11:50 Ticket #466 (Sample nginx.con includes SSLv2, lacks TLSv1.1 and TLSv1.2 protocols) closed by Maxim Dounin
invalid: Relevant comments in the configuration were already adjusted to more …
11:40 Ticket #464 (ngx_http_ssl_module and ssl_ciphers (use of RC4)) closed by Maxim Dounin
invalid: Documentation doesn't try to suggest any settings, it just shows how …
11:18 Ticket #460 (Clang reports use-after-free in core/ngx_resolver.c) closed by Ruslan Ermilov
invalid
10:12 Ticket #460 (Clang reports use-after-free in core/ngx_resolver.c) updated by Ruslan Ermilov
An existing cache entry (rn) can be in one of two queues: resend …
09:43 Changeset in nginx [5486:741aa3fde496] by Vladimir Homutov <vl@…>
Upstream: simplified peer selection loop in the "ip_hash" module. …
06:53 Changeset in nginx [5478:3cb3175a6fef] by Ruslan Ermilov <ru@…>
The "ipv6=" boolean parameter of the "resolver" directive. When set …
06:53 Changeset in nginx [5477:98876ce2a7fd] by Ruslan Ermilov <ru@…>
Resolver: implemented IPv6 name to address resolving.
06:16 Changeset in nginx [5464:30e806b8636a] by Ruslan Ermilov <ru@…>
Fixed handling of UNIX-domain sockets. When evaluating $local_port, …
06:14 Changeset in nginx [5463:1ab1cf63f885] by Ruslan Ermilov <ru@…>
Core: keep the length of the local sockaddr.
00:28 Ticket #465 (OCSP stapling fails to query StartCom's OCSP responder in HTTP 1.1) updated by David Huang
I'm not sure whether Nginx's OCSP query fails exactly because of the …

12/08/13:

22:02 Ticket #466 (Sample nginx.con includes SSLv2, lacks TLSv1.1 and TLSv1.2 protocols) created by Jeffrey Walton
I think there's an opportunity for improvement in the nginx sample …
18:57 sub.class1.server.ca.pem attached to Ticket #465 by David Huang
Issuer Certificate
18:57 ssl.crt attached to Ticket #465 by David Huang
Server certificate
18:56 Ticket #465 (OCSP stapling fails to query StartCom's OCSP responder in HTTP 1.1) created by David Huang
Currently, Nginx's OCSP stapling doesn't work with StartCom's OCSP …
14:55 Ticket #464 (ngx_http_ssl_module and ssl_ciphers (use of RC4)) created by Jeffrey Walton
From http://nginx.org/en/docs/http/ngx_http_ssl_module.html: […] …
13:54 Ticket #459 (HTTP 304 NOT MODIFIED should not set Content-Length) reopened by robin.smidsrod.no
Reopened to clarify behavior on FastCGI proxying.
12:34 Ticket #463 (Server: OpenSSL options for modern OpenSSL) updated by Jeffrey Walton
> It tries to protect under version checks what don't need to be …
12:23 Ticket #462 (Server: OpenSSL Safari Workaround (SSL_OP_SAFARI_ECDHE_ECDSA_BUG)) updated by Jeffrey Walton
> Given the above, setting the option will likely cause more harm than …
12:15 Ticket #462 (Server: OpenSSL Safari Workaround (SSL_OP_SAFARI_ECDHE_ECDSA_BUG)) closed by Maxim Dounin
wontfix: It's not yet available in any released version of the OpenSSL, and …
11:55 Ticket #461 (Client: OpenSSL SSLv2 options set even with SSL_OP_NO_SSLv2) closed by Maxim Dounin
worksforme: It doesn't make sense. The SSL_OP_MICROSOFT_SESS_ID_BUG and …
11:39 Ticket #463 (Server: OpenSSL options for modern OpenSSL) closed by Maxim Dounin
worksforme: The patch is wrong. It tries to protect under version checks what …
11:12 Ticket #463 (Server: OpenSSL options for modern OpenSSL) created by Jeffrey Walton
A number of the bug workarounds applied to the server can be forgone …
06:41 Ticket #462 (Server: OpenSSL Safari Workaround (SSL_OP_SAFARI_ECDHE_ECDSA_BUG)) created by Jeffrey Walton
It appears there is an opportunity for improvement in the server for …
06:19 Ticket #461 (Client: OpenSSL SSLv2 options set even with SSL_OP_NO_SSLv2) created by Jeffrey Walton
SSL_OP_NO_SSLv2 precludes SSL_OP_MICROSOFT_SESS_ID_BUG and …

12/07/13:

21:07 scan-build.tar.gz attached to Ticket #460 by Jeffrey Walton
Clang 3.3 scan-build results
21:06 Ticket #460 (Clang reports use-after-free in core/ngx_resolver.c) created by Jeffrey Walton
Clang 3.3 flagged two use-after-free's in core/ngx_resolver.c. I'm …
18:35 Ticket #459 (HTTP 304 NOT MODIFIED should not set Content-Length) updated by robin.smidsrod.no
Okay. Thanks for clarifying. I guess I need to complain to the browser …
00:00 Changeset in nginx [5462:58716fd3bd2d] by Piotr Sikora <piotr@…>
Fixed incorrect ngx_str_set() usage, broken in c82b2e020b9f. Found by …

12/06/13:

21:31 Ticket #458 (Win32: autoindex module doesn't support Unicode names) updated by Kroward 1
I forgot to mention than behavior of autoindex module depends on …
19:38 Ticket #458 (Win32: autoindex module doesn't support Unicode names) updated by Maxim Dounin
Status changed
Ack, it needs to be fixed. The patch in question needs more work. (And …
19:33 Ticket #457 (Win32: ngx_utf8_to_utf16 doesn't allow file names outside U+FFFF) updated by Maxim Dounin
Keywords, Status changed
Correct, Windows 2000 and newer supports UTF-16, not just UCS-2. This …
15:58 Changeset in nginx [5461:1bdf906bba99] by Maxim Dounin <mdounin@…>
Contrib: added vim to README.
15:40 Ticket #459 (HTTP 304 NOT MODIFIED should not set Content-Length) closed by Maxim Dounin
invalid: The Content-Length header is not returned for 304 responses, it's …
15:12 Ticket #459 (HTTP 304 NOT MODIFIED should not set Content-Length) created by robin.smidsrod.no
Using nginx from the stable Ubuntu PPA. Had a long conversation with …
13:43 win32_read_dir.patch attached to Ticket #458 by Kroward 1
Win32: WCHAR support it ngx_read_dir() to enable Unicode in autoindex
13:43 Ticket #458 (Win32: autoindex module doesn't support Unicode names) created by Kroward 1
Functions for traversing directories use ANSI versions of …
10:30 Changeset in nginx [5476:950c9ed3e66f] by Ruslan Ermilov <ru@…>
Resolver: implemented IPv6 address to name resolving.
10:30 Changeset in nginx [5475:07dd5bd222ac] by Ruslan Ermilov <ru@…>
Changed resolver API to use ngx_addr_t.
10:30 Changeset in nginx [5473:d39ef821d03e] by Ruslan Ermilov <ru@…>
Core: externalized ngx_cmp_sockaddr(). It's also extended with the …
10:30 Changeset in nginx [5472:ab493c60d9ff] by Ruslan Ermilov <ru@…>
Resolver: fixes in PTR processing. Verify that class of RR is "IN". …
10:30 Changeset in nginx [5471:9c96782d9d05] by Ruslan Ermilov <ru@…>
Resolver: fixes in A processing. Verify that class of RR is "IN". …
10:30 Changeset in nginx [5470:aebdca7e8f8f] by Ruslan Ermilov <ru@…>
Resolver: fixed response processing. Stricten response header checks: …
10:30 Changeset in nginx [5469:b2fc466a11a7] by Ruslan Ermilov <ru@…>
Resolver: removed unnecessary casts.
10:30 Changeset in nginx [5468:5c410d6ca7dd] by Ruslan Ermilov <ru@…>
Resolver: improved code readability. Renamed ngx_resolver_query_t to …
09:16 Changeset in nginx [5459:fedf777c6b24] by Ruslan Ermilov <ru@…>
Configure: enable -Wconditional-uninitialized with clang.

12/05/13:

11:21 U29E8A.7z attached to Ticket #457 by Kroward 1
Example of a file with problematic unicode name (should be extracted …
11:20 Ticket #457 (Win32: ngx_utf8_to_utf16 doesn't allow file names outside U+FFFF) created by Kroward 1
Function ngx_utf8_to_utf16() in 'win32\ngx_files.c' return error on …

12/04/13:

22:45 Changeset in nginx [5460:f38043bd15f5] by Evan Miller <emmiller@…>
Contrib: add vim scripts to contrib/ directory. I've been maintaining …
20:16 Ticket #456 (ngx_random: random number generator initialized (srandom) to same ...) updated by Thomas Lochmatter
Great - thank you very much for the quick help.
19:13 Changeset in nginx [5458:4a71ef1aa36d] by Maxim Dounin <mdounin@…>
Fixed build without SSL, broken by c82b2e020b9f.
19:01 Changeset in nginx [5457:c82b2e020b9f] by Maxim Dounin <mdounin@…>
SSL support in the uwsgi module. Based on patch by Roberto De Ioris.
18:55 Ticket #456 (ngx_random: random number generator initialized (srandom) to same ...) updated by Maxim Dounin
Status changed
Initialization in question is done in a master process, and changing …
16:05 Ticket #456 (ngx_random: random number generator initialized (srandom) to same ...) created by Thomas Lochmatter
In src/os/unix/ngx_posix_init.c, the line srandom(ngx_time()); is …

12/03/13:

18:07 Changeset in nginx [5456:692afcea9d0d] by Mathew Rodley <mathew@…>
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1. --- …
17:44 Changeset in nginx [5455:8f2c69418045] by Maxim Dounin <mdounin@…>
Fixed "setfib=" on non-first listening socket.
13:12 Changeset in nginx [5454:359f49a84f87] by Vladimir Homutov <vl@…>
Improved code readablity in ngx_http_upstream_init_round_robin(). …
11:11 Changeset in nginx [5453:b7b8e2fa7ebd] by Ruslan Ermilov <ru@…>
Fixed null pointer dereference with $upstream_cache_last_modified.

12/02/13:

14:56 Ticket #455 (nginx makes it hard to configure ipv4/6 default cases in listen statement) closed by Maxim Dounin
worksforme: As of nginx 1.3.4+, the ipv6only is on by default, and the following …
12:42 Ticket #455 (nginx makes it hard to configure ipv4/6 default cases in listen statement) created by Robert Buchholz
In a usual setup, where a web server is serving the public internet, …

11/29/13:

22:39 Ticket #454 (disable ngx_http_upstream_store for HEAD requests) closed by Maxim Dounin
wontfix: The method can be redefined using proxy_method directive in case of …
20:15 Ticket #454 (disable ngx_http_upstream_store for HEAD requests) created by Proforg M
it looks like you missed check for […] in […] so, if …
15:07 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maxim Dounin
Backlog size doesn't really matters, the actual problem is how kernel …
14:23 Ticket #453 (Modules are initialized twice in single-process mode for Win32) closed by Maxim Dounin
fixed: Fix committed, thank you for report.
13:30 Ticket #453 (Modules are initialized twice in single-process mode for Win32) updated by Maxim Dounin <mdounin@…>
In b7bf4671bb7b8c455cf54fd39c0f87b7e4fbc312/nginx: […]
13:23 Changeset in nginx [5452:b7bf4671bb7b] by Maxim Dounin <mdounin@…>
Win32: fixed init_process without master process (ticket #453). Init …
13:23 Changeset in nginx [5451:e68af4e3396f] by Maxim Dounin <mdounin@…>
Upstream: skip empty cache headers. Notably this fixes …
13:16 Changeset in nginx [5450:9868c72f6f43] by Maxim Dounin <mdounin@…>
SSL: fixed c->read->ready handling in ngx_ssl_recv(). If …
13:11 Changeset in nginx [5449:8f3cf6776648] by Maxim Dounin <mdounin@…>
Version bump.

11/28/13:

23:29 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Alex Vorona
Hello, Now I can trigger the problem for some time by lowering listen …
11:52 Ticket #448 (merge_slashes off doesn't work inside server context) closed by Maxim Dounin
fixed: Documentation fix committed, thanks.
11:50 Ticket #448 (merge_slashes off doesn't work inside server context) updated by Maxim Dounin <mdounin@…>
In 375055da60fae22c8dfa6b385e1f72739fa0b9b6/nginx_org: […]

11/27/13:

14:56 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maxim Dounin
I don't think that this is related to original issue reported, but …
10:59 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Alex Vorona
I got similar problem, not related to online upgrades. Cut from …

11/26/13:

14:10 Changeset in nginx-tests [358:ec9f4f2e67e8] by Sergey Kandaurov <pluknet@…>
Tests: check if fastcgi body is cached.
09:06 Ticket #453 (Modules are initialized twice in single-process mode for Win32) created by Kroward 1
There is feature of nginx to run Nginx as single process with …

11/25/13:

22:07 Ticket #452 (Custom ETag is not honoured by not_modified_filter module) closed by Maxim Dounin
wontfix: The behaviour is expected. Moving headers filter to an earlier point …
15:46 Ticket #452 (Custom ETag is not honoured by not_modified_filter module) created by Gernot Vormayr
This is caused by the header processing order (not_modified_filter is …
15:23 Ticket #448 (merge_slashes off doesn't work inside server context) updated by Maxim Dounin
Status changed
When specified at server{} level, it only works if a server is a …
14:34 Ticket #451 (Turn NGX_SSL_BUFSIZE into a configuration directive) created by Steffen Weber
Nginx uses a hard-coded SSL buffer size of 16 KB (see NGX_SSL_BUFSIZE …
11:15 Ticket #450 (memory leak in src/os/win32/ngx_files.c.) closed by Maxim Dounin
invalid: This problem is already fixed by dea321e5c021 changeset.
10:28 Ticket #450 (memory leak in src/os/win32/ngx_files.c.) created by lichiyang
There is a memory leak in src/os/win32/ngx_files.c. The function …

11/23/13:

21:21 Ticket #449 (New variable for SubjectAltName in the client SSL certificate) created by openid.bcgl.fr/benjamin
Some new authentification systems like WebID-TLS [1] require to access …
Note: See TracTimeline for information about the timeline view.