Timeline



02/16/12:

23:54 Ticket #108 (ssl_protocols needs warning if only unsupported protocols are enabled) updated by Maxim Dounin
Which openssl library do you use? Please note that TLSv1.1/TLSv1.2 are …
18:11 Ticket #109 (mp4 fails to stream after positioning to unloaded portion of the clip) created by Danila Sukharev
Steps: 1. Setup nginx for mp4 streaming using the default config from …
18:06 Ticket #108 (ssl_protocols needs warning if only unsupported protocols are enabled) created by www.google.com/accounts/o8/id?id=AItOawktrozK57elykusSJluTo8wTTdaKdY6VLM
Using "ssl_protocols TLSv1.2;" (and/or TLSv1.1 in any combination) …
15:19 Changeset in nginx_org [419:8fa5f2273014] by Ruslan Ermilov <ru@…>
Documented the current drawback when using the "disable_symlinks" …
09:33 Ticket #96 (Default_server catch all block not working) closed by Maxim Dounin
worksforme: Feedback timeout.
09:31 Ticket #99 (Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.) closed by Maxim Dounin
invalid: Backend incorrectly returns chunked encoding to nginx HTTP/1.0 …
08:41 Ticket #107 (disable_symlinks) created by Виктор Тюрин
При использовании disable_symlinks on; либо disable_symlinks …

02/15/12:

21:45 Changeset in nginx_org [418:2638f67205ee] by Ruslan Ermilov <ru@…>
Documented the disable_symlinks directive.
21:44 Changeset in nginx_org [417:cbc2d1b51cb6] by Ruslan Ermilov <ru@…>
Documented the proxy_cookie_domain and proxy_cookie_path directives.
18:50 Ticket #106 (Nginx realip module not working correctly with multiple ...) created by Pete Shima
When a request comes in with multiple x-forwarded-for headers the …
14:45 Changeset in nginx_org [416:c9c0550465c9] by Ruslan Ermilov <ru@…>
English translation of ngx_http_perl_module.
14:44 Changeset in nginx_org [415:c640e00858ed] by Ruslan Ermilov <ru@…>
Revision.
14:44 Changeset in nginx_org [414:71d99de7ff97] by Ruslan Ermilov <ru@…>
Allow "value" inside "literal".
14:36 Changeset in nginx_org [413:d9c41f1a9ad9] by Maxim Dounin <mdounin@…>
nginx-1.1.15
13:52 Milestone 1.1.15 completed
Status: released Trunk: development
13:26 Changeset in nginx [4482:945e57377b5a] by Maxim Dounin <mdounin@…>
release-1.1.15 tag
13:26 Changeset in nginx [4481:2397e9c72f1b]release-1.1.15 by Maxim Dounin <mdounin@…>
nginx-1.1.15-RELEASE
12:18 Changeset in nginx [4480:5a3cb84545e5] by Maxim Dounin <mdounin@…>
Disable symlinks: fixed edge cases of path handling. This includes …
12:17 Changeset in nginx [4479:5e6436812c9a] by Maxim Dounin <mdounin@…>
Disable symlinks: cleanup error handling. Notably this fixes …
11:39 Changeset in nginx_org [412:d85b74249e04] by Ruslan Ermilov <ru@…>
Use a declinable variant for "cookie".

02/14/12:

19:08 Changeset in nginx-tests [204:d838248b643a] by Maxim Dounin <mdounin@…>
Tests: more disable_symlinks tests.
18:04 Ticket #105 (sub_filter: an ability to specify it multiple times & regular expressions) created by Максим Щелоков
Хотелось бы предложить немного улучшить функционал sub_filter: 1. …
15:41 Changeset in nginx-tests [203:b6a4770e47ea] by Maxim Dounin <mdounin@…>
Tests: disable_symlinks tests for complex cases.
11:03 Changeset in nginx_org [411:f8248d0e3c8f] by Ruslan Ermilov <ru@…>
Documented the following directives: fastcgi_busy_buffers_size, …
08:51 Ticket #102 (Странности с If-Modified-Since) closed by Maxim Dounin
invalid: The If-Modified-Since header have to follow …
08:50 realip.diff attached to Ticket #2 by Joe Cai
realip patch against nginx 1.0.12
02:14 Ticket #104 (Duplicate FCGI_BEGIN_REQUEST records with fastcgi_keep_conn on) closed by Maxim Dounin
invalid
01:15 Ticket #104 (Duplicate FCGI_BEGIN_REQUEST records with fastcgi_keep_conn on) updated by scott.conger@…
I traced the issue to a race condition in our fast CGI library. I've …

02/13/12:

21:19 Ticket #104 (Duplicate FCGI_BEGIN_REQUEST records with fastcgi_keep_conn on) updated by scott.conger@…
Thanks for the exceptionally quick response Maxim. I'll investigate …
20:32 Ticket #104 (Duplicate FCGI_BEGIN_REQUEST records with fastcgi_keep_conn on) updated by Maxim Dounin
As nginx doesn't use fastcgi request multiplexing, it always uses …
19:53 Changeset in nginx-tests [202:067b6cb4793d] by Maxim Dounin <mdounin@…>
Tests: cleanup disable_symlinks tests. In particular, make it …
19:28 nginx.conf attached to Ticket #104 by scott.conger@…
Main configuration file (GET requests sent to /charon/adrequest)
19:25 Ticket #104 (Duplicate FCGI_BEGIN_REQUEST records with fastcgi_keep_conn on) created by scott.conger@…
When experimenting with the 'fastcgi_keep_conn' option, I'm seeing a …
16:32 Changeset in nginx [4478:08713bac87fc] by Andrey Belov <defan@…>
Support for disable_symlinks in various modules.
16:29 Changeset in nginx [4477:7033faf6dc3c] by Andrey Belov <defan@…>
Added disable_symlinks directive. To completely disable symlinks …
16:16 Changeset in nginx [4476:94ef9d25ec5b] by Andrey Belov <defan@…>
Changed ngx_open_and_stat_file() to use ngx_str_t. No functional changes.
16:13 Changeset in nginx [4475:0b05acc045eb] by Andrey Belov <defan@…>
Added openat()/fstatat().
15:41 Changeset in nginx [4474:41f640a693de] by Maxim Dounin <mdounin@…>
Time parsing cleanup. Nuke NGX_PARSE_LARGE_TIME, it's not used since …
15:38 Changeset in nginx [4473:3b877a45d343] by Maxim Dounin <mdounin@…>
Fixed build with embedded perl and --with-openssl.
15:35 Changeset in nginx [4472:c95b828912a3] by Maxim Dounin <mdounin@…>
Core: protection from cycles with named locations and post_action. …
15:33 Changeset in nginx [4471:b19a651471d9] by Maxim Dounin <mdounin@…>
Core: protection from subrequest loops. Without the protection, …
15:31 Changeset in nginx [4470:d9bf6caf0371] by Maxim Dounin <mdounin@…>
Variables: honor no_cacheable for not_found variables. Variables with …
15:28 Changeset in nginx [4469:24c0dca04eb9] by Maxim Dounin <mdounin@…>
Fix for proxy_store leaving temporary files for subrequests. …
15:23 Changeset in nginx [4468:93dd50a9dc70] by Maxim Dounin <mdounin@…>
Gzip filter: handling of empty flush buffers. Empty flush buffers are …
15:20 Changeset in nginx [4467:85a1570ce960] by Maxim Dounin <mdounin@…>
Removed r->cache/r->cached dependencies in range filter. This is a …
14:13 Ticket #103 (Point at the end of the domain.) closed by Maxim Dounin
invalid: This is believed to be fixed in all possible cases as of nginx 1.1.9, …
13:35 Changeset in nginx_org [410:e766fa4c2dbb] by Ruslan Ermilov <ru@…>
Added link to Twitter to other menu languages.
12:24 Changeset in nginx_org [409:6fa99c92e40a] by Ruslan Ermilov <ru@…>
Regenerated.
12:23 Changeset in nginx_org [408:202e4424cab8] by Ruslan Ermilov <ru@…>
Unbreak menus.
12:04 Changeset in nginx_org [407:7d9b9f26231c] by Andrey Alexeev <andrew@…>
- Added clarification about packaged versions - Added link to …
11:11 Ticket #103 (Point at the end of the domain.) created by Vyacheslav Chudievich
Nginx does not accept domains as synonyms to the domains / subdomains …
11:09 Changeset in nginx_org [406:98dac2bd7598] by Ruslan Ermilov <ru@…>
Links with mixed underscores and spaces were hard to read, eliminated them.
11:08 Changeset in nginx [4466:b404f34b5cb8] by Valentin Bartenev <vbart@…>
Proxy: added the "proxy_cookie_path" directive.
11:04 Changeset in nginx [4465:8293fc2d802b] by Valentin Bartenev <vbart@…>
Proxy: added the "proxy_cookie_domain" directive.
11:01 Changeset in nginx [4464:7bf3b68239a3] by Valentin Bartenev <vbart@…>
Upstream: added callback hook for the "Set-Cookie" header. No …
11:00 Changeset in nginx [4463:a068ec122f17] by Valentin Bartenev <vbart@…>
Proxy: generic regex related code from the "proxy_redirect" directive …
10:56 Changeset in nginx [4462:a73c63bdce32] by Valentin Bartenev <vbart@…>
Proxy: generic rewrite code from the "proxy_redirect" handlers moved …
10:42 Changeset in nginx [4461:103587c7ae5f] by Valentin Bartenev <vbart@…>
Proxy: renamed some "proxy_redirect" related declarations to a more …

02/11/12:

10:22 Ticket #102 (Странности с If-Modified-Since) created by Максим Щелоков
Конфигурация следующая: if_modified_since before, используется …
05:17 Ticket #101 (Support ETag/If-None-Match when proxy_http_version is 1.1) created by Colin Mollenhour
If HTTP/1.1 support is specified for the proxy module using …

02/10/12:

14:31 Changeset in nginx [4460:6299d1c4dbb4] by Maxim Dounin <mdounin@…>
Upstream: fixed "too big header" check. If header filter postponed …
13:55 Changeset in nginx-tests [200:0ca8725e5958] by Valentin Bartenev <ne@…>
Tests: proxy_cookie_domain and proxy_cookie_path tests.
13:27 Changeset in nginx_org [405:781b23ba3b0a] by Ruslan Ermilov <ru@…>
Documented the following directives: proxy_busy_buffers_size, …
11:24 Changeset in nginx [4459:ccb2f8e3d08d] by Valentin Bartenev <vbart@…>
Added ngx_ncpu detection for most *nix platforms. This inaccurate …
10:48 Changeset in nginx [4458:2d4ff8bd5649] by Valentin Bartenev <vbart@…>
Limit conn: returned to the old behavior of using the first actual …
09:56 Changeset in nginx [4457:50f463258eea] by Valentin Bartenev <vbart@…>
Fixed module name in comment. It was forgotten in r4281.

02/09/12:

16:18 Changeset in nginx [4456:6d40dc8e5ed1] by Maxim Dounin <mdounin@…>
Version bump.
06:45 Changeset in nginx_org [404:1bd794e9cea4] by Maxim Konovalov <maxim@…>
One more donor.
06:36 Changeset in nginx_org [403:60611ce5fe79] by Maxim Konovalov <maxim@…>
Donation added.
04:55 Ticket #100 (http_geoip_module should support requests from proxies) updated by Robby Grossman
I patched this by using the X-Forwarded-For header if it's provided. …
00:28 Ticket #100 (http_geoip_module should support requests from proxies) created by Robby Grossman
When using the http_geoip_module through a proxy, the IP address used …

02/08/12:

22:18 Ticket #99 (Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.) created by www.google.com/accounts/o8/id?id=AItOawkdwZavqandZZUCNRduBox5oeaJBjgn9TE
I am getting error while trying to view tehse two pages …
01:07 Ticket #96 (Default_server catch all block not working) updated by Maxim Dounin
Replying to [comment:2

02/07/12:

16:21 Changeset in nginx_org [402:0491cb7e874b] by Ruslan Ermilov <ru@…>
Finished translation.
15:50 Changeset in nginx_org [401:0c17952298aa] by Ruslan Ermilov <ru@…>
Netcraft published February 2012 Web Server Survey.
11:05 Changeset in nginx_org [400:eb993ee8c230] by Ruslan Ermilov <ru@…>
Internal requests include those redirected by "X-Accel-Redirect".
11:01 Changeset in nginx_org [399:a56540cdcea5] by Ruslan Ermilov <ru@…>
English translation of ngx_http_ssi_module.
10:59 Changeset in nginx_org [398:8548b80a4552] by Ruslan Ermilov <ru@…>
Revision.
09:31 Changeset in nginx_org [397:f1c0ae9c1c48] by Ruslan Ermilov <ru@…>
FreeBSD 10.0-CURRENT supports the TCP_KEEPIDLE, TCP_KEEPINTVL, and …

02/06/12:

17:45 Changeset in nginx-tests [201:fc297a64142e] by Andrey Belov <defan@…>
Tests: disable_symlinks directive tests added.
16:08 Changeset in nginx_org [396:d5588cba3bf8] by Maxim Konovalov <maxim@…>
Donor added.
15:18 Changeset in nginx-tests [199:241b522ce7a5] by Maxim Dounin <mdounin@…>
Tests: ssi captures and fixes are in 1.1.12/1.0.12, remove TODO.
15:09 Milestone 1.0.12 completed
Status: released Trunk: stable
15:06 Changeset in nginx-tests [198:d17bd21a0378] by Maxim Dounin <mdounin@…>
Tests: SCGI fixed in 1.1.12/1.0.12, remove TODO.
15:03 Changeset in nginx-tests [197:0ab1f0e978b5] by Maxim Dounin <mdounin@…>
Tests: variables for headers with hash == 0 fixed, remove TODO. Fixed …
14:31 Changeset in nginx_org [395:b9ae01d4dbf1] by Maxim Dounin <mdounin@…>
nginx-1.0.12
14:09 Changeset in nginx [4455:78bf74159062]stable-1.0 by Maxim Dounin <mdounin@…>
release-1.0.12 tag
14:08 Changeset in nginx [4454:bd1a95dd6dd3]stable-1.0release-1.0.12 by Maxim Dounin <mdounin@…>
nginx-1.0.12-RELEASE
11:40 Changeset in nginx [4453:8cca7b5bd21f]stable-1.0 by Maxim Dounin <mdounin@…>
Updated libs used for win32 builds.
11:21 Ticket #98 (Unable to set Retry-After header with 503 response) created by phillipoldham.myopenid.com
Currently its not possible to use add_header to set a Retry-After …
09:39 Ticket #96 (Default_server catch all block not working) updated by www.google.com/accounts/o8/id?id=AItOawnxEpaUM9BjPLuvymmX1VMwI3fyJckZUx0
== Currenty running 1.1.14 == == Full nginx config following the …
09:26 Changeset in nginx_org [394:245167685006] by Ruslan Ermilov <ru@…>
Fixed grammar, punctuation, and markup.
08:54 Changeset in nginx_org [393:b83d332fbdaa] by Ruslan Ermilov <ru@…>
Documented SSL changes in the upcoming 1.0.12 release.

02/05/12:

20:06 Changeset in nginx [4452:ed05b25a721f]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4422: Fixed error handling in ngx_event_connect_peer(). …
20:05 Changeset in nginx [4451:aaeb1b2dcbf3]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4416: Fixed AIO error handling on FreeBSD. The …
20:02 Changeset in nginx [4450:4919fb357a5d]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4406, r4413: copyrights updated.
19:27 Changeset in nginx [4449:b80b278fe470]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4405: Fixed division by zero exception in ngx_hash_init(). …
19:25 Changeset in nginx [4448:539355d9e675]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4404: Fixed sched_setaffinity(2) to correctly pass size. …
19:23 Changeset in nginx [4447:2b2d51cdbd97]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4402: Fixed proxy_cache_use_stale in "no live upstreams" case.
19:15 Changeset in nginx [4446:fd40c9ef750d]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4401, r4415: SSL changes: *) Added support for TLSv1.1, …
19:06 Changeset in nginx [4445:50445a6d469e]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4398: Changed ngx_log_debugN() macros to verify the number …
19:05 Changeset in nginx [4444:2d3fc637fc48]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4396: Some questionable optomizations flags for icc were …
19:03 Changeset in nginx [4443:f9b3061e0f31]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4393: zlib license file include fixed.
16:12 Changeset in nginx [4442:41b2d17534c1]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4384, r4385: Fixes for limit_rate: *) Fixed throughput …
15:51 Tickets #72,​84 batch updated by Maxim Dounin
In [4442/nginx]: […]
15:51 Changeset in nginx [4441:e30845779761]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4383, r4403: MP4 fixes: *) Fixed mp4 if first entry in …
15:47 Changeset in nginx [4440:97995d63aa36]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4381, r4400: Fixed limit_conn_log_level/limit_req_log_level …
15:34 Changeset in nginx [4439:5c97978d2717]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4379: duplicate words removed.
14:09 Changeset in nginx [4438:2840ff6b97bd]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4375, r4382: SSI changes: *) The "if" command did not work …
13:53 Changeset in nginx [4437:3a1507f48686]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4372, r4373, r4374: SCGI fixes: *) Fixed incorrect use of …
13:34 Changeset in nginx [4436:311b358658c8]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4339, r4340, r4341: Cache fixes: *) Obsolete code removed. …
12:46 Changeset in nginx [4435:3b9be99122b6]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4338: Renamed some constants to improve readability, no …
12:42 Changeset in nginx [4434:80df7b82d3c9]stable-1.0 by Maxim Dounin <mdounin@…>
Merge r4336: Microoptimization of sendfile(2) usage under FreeBSD. …
12:37 Changeset in nginx [4433:dfb04ceb266f]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4335: Fixed: some of $sent_http_* variables might contain …
12:28 Changeset in nginx [4432:5fce387b5e6c]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4377: configure on Solaris fixed.

02/04/12:

23:28 Changeset in nginx [4431:66ccd4ae6625]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4327: Removed unused function ngx_regex_capture_count(). …
23:18 Changeset in nginx [4430:e99e429947f9]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4306, r4320: Protection from stale write events in epoll. …
22:30 Changeset in nginx [4429:2d235c76c59e]stable-1.0 by Maxim Dounin <mdounin@…>
Merge of r4326: Fix for read_head with try_files and open_file_cache. …
22:23 Changeset in nginx [4428:9ea9de0fb8d4]stable-1.0 by Maxim Dounin <mdounin@…>
Version bump.

02/03/12:

18:00 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Status, Description changed
12:42 Changeset in nginx_org [392:5fd99d37a3e6] by Ruslan Ermilov <ru@…>
English translation of ngx_http_rewrite_module.
12:18 Changeset in nginx_org [391:1702722eca07] by Ruslan Ermilov <ru@…>
Cleaned up terminology and language used.
12:16 Changeset in nginx_org [390:bef9e1a2e3c8] by Ruslan Ermilov <ru@…>
Documented the fact that empty values are not accounted in zones.
11:46 Ticket #97 (try_files and alias problems) created by Maxim Dounin
[…] […] […] Or document special case for regexp locations …
05:31 Changeset in nginx_org [389:7a78f70f1cca] by Maxim Konovalov <maxim@…>
RedAccenir PortalProgramas donation recorded.

02/02/12:

17:41 Ticket #63 (Error while allocating) closed by Maxim Dounin
worksforme: Feedback timeout. I suspect the problem is in submitter's code anyway.
17:36 Ticket #92 (The Proxy module doesn't support IPv6 back-ends) updated by Maxim Dounin
Status changed
17:34 Ticket #90 (location search tree incorrect on case-insensitive systems) updated by Maxim Dounin
Summary changed
17:30 Ticket #8 (ignoring stale global SSL error) closed by Maxim Dounin
worksforme: Feedback timeout.
17:29 Ticket #95 (Integrate syslog patch into modules) closed by Maxim Dounin
wontfix: There are no plans to. The reason why syslog support isn't available …
16:04 Ticket #96 (Default_server catch all block not working) updated by Maxim Dounin
Please do the following: 1. Make sure you see the same behaviour with …
15:09 Ticket #96 (Default_server catch all block not working) created by www.google.com/accounts/o8/id?id=AItOawnxEpaUM9BjPLuvymmX1VMwI3fyJckZUx0
Nginx after a Load Balancer and proxying Apache php site behaves in a …
14:07 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Zygimantas Berziunas
Solution 1 is working. Thanks.
13:55 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) closed by Maxim Dounin
invalid: The Mac OS X have /usr/lib/libpcre.0.dylib in base system and strange …
12:23 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Zygimantas Berziunas
== Details after system cleanup and installation of PCRE from sources …
10:56 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Zygimantas Berziunas
[OUTDATED] I have removed Macports PCRE package, installed PCRE from …
10:38 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Zygimantas Berziunas
[OUTDATED] Block 1 port info pcre pcre @8.12, Revision 1 …
09:32 Changeset in nginx_org [388:85a567e7bb3c] by Sergey Budnevitch <sb@…>
path removed from link
09:30 Changeset in nginx_org [387:1179b24b71fc] by Sergey Budnevitch <sb@…>
a href replaced with link doc
09:28 Changeset in nginx_org [386:62468b793748] by Sergey Budnevitch <sb@…>
ec2 howto added
08:52 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Maxim Dounin
Err, last block should be […] The "xargs" command was forgotten.
01:14 Ticket #95 (Integrate syslog patch into modules) created by Nathaniel Anagnostou
Third party author created a syslog support patch (based on the …

02/01/12:

22:38 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Maxim Dounin
Macports currently include PCRE 8.12, which doesn't yet have JIT …
19:11 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Zygimantas Berziunas
PCRE: I have installed PCRE using Macports (sudo port install pcre).
19:09 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Zygimantas Berziunas
Configuration output: checking for OS + Darwin 11.2.0 x86_64 …
14:20 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Maxim Dounin
Compiles here without any problems. Please show "./configure" output …
13:52 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) created by Zygimantas Berziunas
objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ …
06:02 Changeset in nginx_org [385:aef88cb1d75c] by Ruslan Ermilov <ru@…>
Removed extraneous whitespace.
06:00 Changeset in nginx_org [384:331a86bc51ff] by Ruslan Ermilov <ru@…>
English translation of ngx_http_ssl_module.
05:56 Changeset in nginx_org [383:a73fa21add8a] by Ruslan Ermilov <ru@…>
Removed a misleading sentence.

01/31/12:

22:03 Ticket #93 (If-Modified-Since rfc compliance) updated by Maxim Dounin
Yes, we are using Last-Modified much like ETag. Obvious advantage of …
18:22 Ticket #93 (If-Modified-Since rfc compliance) updated by adrian ilarion ciobanu
But in the default configuration you are using Last-Modified / …
16:29 Changeset in nginx_org [382:b838f6e9192e] by Ruslan Ermilov <ru@…>
Revision.
15:15 Ticket #93 (If-Modified-Since rfc compliance) closed by Maxim Dounin
wontfix: Use of "if_modified_since before" makes Last-Modified time a week …
14:54 Ticket #93 (If-Modified-Since rfc compliance) created by adrian ilarion ciobanu
Shouldn't if_modified_since be set by default to …

01/30/12:

19:34 Changeset in nginx_org [381:8ad9df891e23] by Ruslan Ermilov <ru@…>
Fixed grammar.
19:13 Changeset in nginx_org [380:41d1602b6bb7] by Ruslan Ermilov <ru@…>
Style.
19:11 Changeset in nginx_org [379:f13435414ed8] by Ruslan Ermilov <ru@…>
Revision.
15:05 Milestone 1.1.14 completed
Status: released Trunk: development * [done] multiple …
14:20 Changeset in nginx_org [378:9cb58efe09e8] by Maxim Dounin <mdounin@…>
nginx-1.1.14
13:52 Changeset in nginx [4427:7c718f5416eb] by Maxim Dounin <mdounin@…>
release-1.1.14 tag
13:52 Changeset in nginx [4426:6845f4ac9092]release-1.1.14 by Maxim Dounin <mdounin@…>
nginx-1.1.14-RELEASE
13:47 Changeset in nginx [4425:da3e1be1915a] by Maxim Dounin <mdounin@…>
Update OpenSSL and PCRE used for win32 builds.
13:19 Changeset in nginx [4424:aacd7356c197] by Maxim Dounin <mdounin@…>
Limit req: unbreak compilation with MSVC.
13:13 Ticket #92 (The Proxy module doesn't support IPv6 back-ends) created by Mark Schouten
I've setup Nginx as a reverse proxy for my CDN. However, the …
12:53 Changeset in nginx [4423:196c3dacff0d] by Valentin Bartenev <vbart@…>
Fixed memory leak on HUP signal when PCRE JIT was used. The PCRE JIT …
12:11 Changeset in nginx_org [377:e72701967099] by Ruslan Ermilov <ru@…>
English translation of ngx_http_xslt_module.
12:11 Changeset in nginx_org [376:a837069db70d] by Ruslan Ermilov <ru@…>
Revision.
11:22 Changeset in nginx [4422:b1a9d725ab69] by Valentin Bartenev <vbart@…>
Fixed proxy_redirect off inheritance. Example configuration to …
11:12 Changeset in nginx [4421:fbae1a82de8b] by Maxim Dounin <mdounin@…>
Fixed error handling in ngx_event_connect_peer(). Previously if …
10:53 Changeset in nginx_org [375:fa74f8061fc5] by Ruslan Ermilov <ru@…>
Removed the "a" element.
10:39 Changeset in nginx_org [374:a413dffb0557] by Ruslan Ermilov <ru@…>
Replaced "a href" with "link doc" / "link url".
10:35 Ticket #91 (when resolver dont works - workers crashes) updated by Maxim Dounin
Please show full config and backtrace then. See …
10:19 Ticket #91 (when resolver dont works - workers crashes) updated by www.google.com/accounts/o8/id?id=AItOawkXww9WCLp2HcJIm_0WTNxx91BEra9WRzg
I have only global defined error_log in my config. And no local …
10:17 Changeset in nginx [4420:9ce48f9eb85b] by Valentin Bartenev <vbart@…>
Limit req: support for multiple "limit_req" limits.
10:01 Changeset in nginx [4419:7084faa7a4b4] by Valentin Bartenev <vbart@…>
Limit req: number of cleanup calls reduced. Doing a cleanup before …
09:55 Changeset in nginx_org [373:e179a6487bbd] by Ruslan Ermilov <ru@…>
Regenerated.
09:54 Changeset in nginx_org [372:978b9e3897f7] by Ruslan Ermilov <ru@…>
For links to documents, use the document name as the link's text by …
09:44 Ticket #91 (when resolver dont works - workers crashes) updated by Maxim Dounin
Status changed
Yes, thank you, this is a known problem. When there is no error_log …
09:41 Changeset in nginx [4418:aac79fc948cc] by Valentin Bartenev <vbart@…>
Limit req: allocation and initialization of a new node moved to the …
09:26 Changeset in nginx [4417:9e9d2e06f933] by Valentin Bartenev <vbart@…>
Limit req: improved error handling when parsing "zone" parameter of …
09:06 Ticket #91 (when resolver dont works - workers crashes) created by www.google.com/accounts/o8/id?id=AItOawkXww9WCLp2HcJIm_0WTNxx91BEra9WRzg
when specified server in resolver directive - does not work all …
09:02 Changeset in nginx [4416:8156a9bfc044] by Valentin Bartenev <vbart@…>
Limit req: error messages fixed.
07:53 Ticket #89 (crashing with upstream FASTCGI and keepalive (Windows)) updated by Maxim Dounin
Is 1.1.11 works for you? Or you mean 1.0.11 instead? The major …
07:39 Changeset in nginx [4415:30eff7580d0c] by Maxim Dounin <mdounin@…>
Fixed AIO error handling on FreeBSD. The aio_return() must be called …
07:38 Changeset in nginx [4414:e8c61e79364e] by Maxim Dounin <mdounin@…>
Removed ENGINE_load_builtin_engines() call. It's already called by …
07:32 Changeset in nginx_org [371:e5e7d6365612] by Ruslan Ermilov <ru@…>
English translation of ngx_http_dav_module.
07:31 Changeset in nginx_org [370:66414a4eb347] by Ruslan Ermilov <ru@…>
Revision.
02:42 Ticket #89 (crashing with upstream FASTCGI and keepalive (Windows)) updated by joe-rice.myopenid.com
Well, I tried it again with 1.1.13 with upstream keepalive disabled …
00:12 Ticket #90 (location search tree incorrect on case-insensitive systems) updated by openid.yandex.ru/enyby
Thanks for the advice. In the lower register of all works, though it …

01/29/12:

09:20 Ticket #90 (location search tree incorrect on case-insensitive systems) updated by Maxim Dounin
Status changed
There is a problem with building location search tree under …

01/28/12:

17:03 Ticket #89 (crashing with upstream FASTCGI and keepalive (Windows)) updated by joe-rice.myopenid.com
I switched back to 1.1.13 with the config file upstream keepalive …
17:02 bug2.conf attached to Ticket #89 by joe-rice.myopenid.com
16:15 Ticket #89 (crashing with upstream FASTCGI and keepalive (Windows)) updated by joe-rice.myopenid.com
I will try to get this information to you as soon as possible. For …

01/27/12:

22:29 Changeset in nginx_org [369:68d9e5f2ea81] by Ruslan Ermilov <ru@…>
English translation of ngx_http_geo_module.
22:26 Changeset in nginx_org [368:ce12542164cf] by Ruslan Ermilov <ru@…>
Fixed some bugs.
20:48 Ticket #90 (location search tree incorrect on case-insensitive systems) created by openid.yandex.ru/enyby
I tried run query: /ftp/Library/SomeLibrary/other/file.txt or any …
16:57 Ticket #89 (crashing with upstream FASTCGI and keepalive (Windows)) updated by Maxim Dounin
Status changed
Could you please provide …
16:30 Changeset in nginx-tests [196:3f59e6a843bd] by Valentin Bartenev <ne@…>
Tests: proxy_redirect off inheritance.
15:51 Changeset in nginx_org [367:f4033b9bc4ec] by Ruslan Ermilov <ru@…>
- Removed unnecessary instances of unbreakable space. - Made sure that …
15:41 Changeset in nginx_org [366:2e549bb93401] by Ruslan Ermilov <ru@…>
Revision.
10:43 Changeset in nginx_org [365:b082f02cb7a3] by Ruslan Ermilov <ru@…>
Style fixed.
10:39 Changeset in nginx_org [364:bb51d3e17dd0] by Ruslan Ermilov <ru@…>
Style fixed.

01/26/12:

22:12 Changeset in nginx_org [363:c7fccbe03827] by Ruslan Ermilov <ru@…>
English translation of ngx_http_memcached_module.
22:11 Changeset in nginx_org [362:db6774c4c699] by Ruslan Ermilov <ru@…>
Fixed translation.
21:22 Changeset in nginx_org [361:1018108c5068] by Ruslan Ermilov <ru@…>
Revision.
19:42 Changeset in nginx_org [360:43f379b12b76] by Ruslan Ermilov <ru@…>
English translation of ngx_http_userid_module.
19:41 Changeset in nginx_org [359:f9f8b6e98ada] by Ruslan Ermilov <ru@…>
Translated "cookie" and clarified what the $uid_got and $uid_set are.

01/25/12:

21:17 Changeset in nginx_org [358:b8eb62f8c9ba] by Ruslan Ermilov <ru@…>
Revision.
16:35 Changeset in nginx_org [357:3d6c27e22625] by Ruslan Ermilov <ru@…>
Translated ngx_http_referer_module into English.
13:57 Changeset in nginx_org [356:ccb8e9a12e2f] by Ruslan Ermilov <ru@…>
Revision.
13:34 Changeset in nginx_org [355:5d731825a6c2] by Ruslan Ermilov <ru@…>
Regenerated.
13:33 Changeset in nginx_org [354:4e3b681cae20] by Ruslan Ermilov <ru@…>
Unified the padding and margins of examples and notes blocks.
13:22 Changeset in nginx_org [353:7b6155ac373b] by Ruslan Ermilov <ru@…>
Revised the Russian version of ngx_http_headers_module and translated …
13:20 Changeset in nginx_org [352:d0c9b9e436d4] by Ruslan Ermilov <ru@…>
Revised and resynchronized the English and Russian versions of "download".

01/24/12:

19:42 bug.conf attached to Ticket #89 by joe-rice.myopenid.com
Config file
19:41 Ticket #89 (crashing with upstream FASTCGI and keepalive (Windows)) created by joe-rice.myopenid.com
I set up nginx 1.1.13 to keep the connection to my backend server …
11:01 Changeset in nginx_org [351:a4fa80755eab] by Ruslan Ermilov <ru@…>
Consistently strip initial offset in examples.
10:20 Changeset in nginx [4413:23ea4e72c85a] by Valentin Bartenev <vbart@…>
Fixed grammar in PCRE JIT error log message.
10:15 Changeset in nginx_org [350:55c1c4a1748f] by Ruslan Ermilov <ru@…>
English translation of ngx_http_charset_module.
10:13 Changeset in nginx_org [349:302222923e34] by Ruslan Ermilov <ru@…>
Revision.

01/23/12:

17:32 Ticket #88 (HttpRewriteModule - Feature Request - enhanced control structures) created by Will Rowe
I would love to be able to do if (condition1 or condition2) { } …
16:50 Changeset in nginx_org [348:5a848934a12d] by Ruslan Ermilov <ru@…>
English translation of ngx_http_geoip_module, ngx_http_map_module, …
16:46 Changeset in nginx_org [347:daae2b619815] by Ruslan Ermilov <ru@…>
Specify the module history information in a unified place.
16:40 Changeset in nginx_org [346:e5bf97f56d72] by Ruslan Ermilov <ru@…>
Revision.
15:26 Changeset in nginx_org [345:b9a84ab82ec1] by Sergey Budnevitch <sb@…>
Typo fixed
15:13 Changeset in nginx_org [344:54ac3f973ba8] by Sergey Budnevitch <sb@…>
russian version of download.xml synchronized with english one
14:49 Changeset in nginx_org [343:46e75d7ae0e7] by Sergey Budnevitch <sb@…>
replace apt-key example with a simpler one
11:34 Changeset in nginx_org [342:a076f7661569] by Ruslan Ermilov <ru@…>
Revision.
10:49 Ticket #87 (location core module and case sensitive matching) updated by Maxim Dounin
Replying to Michał L: > If default setting is …
09:25 Ticket #87 (location core module and case sensitive matching) updated by Michał L
Replying to Maxim Dounin: > Using case-sensitive matching …
08:53 Ticket #87 (location core module and case sensitive matching) updated by Maxim Dounin
Using case-sensitive matching matching by default will likely result …
08:41 Ticket #87 (location core module and case sensitive matching) updated by Michał L
Well that's really not what I would expect from http server, but if …
08:36 Ticket #87 (location core module and case sensitive matching) closed by Valentin V. Bartenev
invalid: It is an expected behaviour on Windows. Location matching in the …
07:21 Ticket #87 (location core module and case sensitive matching) created by Michał L
Hello, I think I found a problem with respecting case sensitive …

01/21/12:

21:43 Changeset in nginx_org [341:a21a5ae60b1e] by Maxim Konovalov <maxim@…>
Copyright date bumbed.

01/20/12:

16:37 Changeset in nginx_org [340:18615631462e] by Maxim Dounin <mdounin@…>
Links to gzip and gzip_static fixed.
16:05 Changeset in nginx_org [339:8f6a70f9d3c0] by Andrey Alexeev <andrew@…>
- Key section goes first
15:43 Changeset in nginx_org [338:a4076cdff964] by Maxim Konovalov <maxim@…>
Copyright updated.
15:28 Changeset in nginx_org [337:abbc95241d91] by Sergey Budnevitch <sb@…>
move key importing paragraph before 'apt-get update'
11:37 Changeset in nginx_org [336:a84fb64b1b45] by Sergey Budnevitch <sb@…>
missed quotes around link added separate paragraph for key importing …
11:19 Changeset in nginx_org [335:bf7e1030b5dd] by Sergey Budnevitch <sb@…>
description how to import pgp key into apt keyring added
10:29 Changeset in nginx_org [334:e2e081ddd7a7] by Maxim Konovalov <maxim@…>
New donor added.

01/19/12:

12:57 Changeset in nginx_org [333:4c80d82fb939] by Maxim Konovalov <maxim@…>
Remove more dups.
10:04 Changeset in nginx_org [332:8b6b5d22c258] by Maxim Konovalov <maxim@…>
Dups removed.
09:46 Changeset in nginx_org [331:d0598d6fe114] by Maxim Konovalov <maxim@…>
Donors added.
08:50 Changeset in nginx_org [330:f94bcab2a6ae] by Ruslan Ermilov <ru@…>
Translated ngx_http_gzip_module and ngx_http_gzip_static_module.

01/18/12:

16:10 Changeset in nginx_org [329:7571ab5b376e] by Ruslan Ermilov <ru@…>
Regenerated.
16:03 Changeset in nginx_org [328:05bddd18056f] by Ruslan Ermilov <ru@…>
Show the history information in a less intrusive manner.
15:49 Changeset in nginx_org [327:0c01d3ae7ca1] by Andrey Alexeev <andrew@…>
- Fixed some grammar - Fixed left/right quotes
15:07 Changeset in nginx [4412:d620f497c50f] by Maxim Konovalov <maxim@…>
Copyright updated.
15:04 Changeset in nginx [4411:e7a7e1a1f695] by Maxim Konovalov <maxim@…>
Version bump.
14:33 Changeset in nginx [4410:3176ca2a2588] by Maxim Konovalov <maxim@…>
Version bump.

01/17/12:

14:06 Ticket #84 (failed (12: Cannot allocate memory) while sending mp4 to client) updated by Vlad K
yes, it works with nginx-1.1.13
11:55 Changeset in nginx_org [326:92213e993a0b] by Ruslan Ermilov <ru@…>
Some minor clarifications.
11:54 Changeset in nginx_org [325:da8c7db64391] by Ruslan Ermilov <ru@…>
Consistently translate "header field".
10:14 Ticket #86 (the "if" directive have problems in location context) updated by Maxim Dounin
Status, Version, Summary changed
This is one of the known problems with the "if" directive used in a …
08:58 Ticket #86 (the "if" directive have problems in location context) created by s "hr" berder
To start, I'm doing tricky stuff so please don't point out at the …
07:14 Changeset in nginx_org [324:7697bdc98670] by Ruslan Ermilov <ru@…>
Regenerated after spelling fixes.
07:09 Changeset in nginx [4409:2255a5f72c22] by Ruslan Ermilov <ru@…>
Fixed spelling.
Note: See TracTimeline for information about the timeline view.