commit | 4bd8ede8d4d55d80aeaa4088977a79a54c927a6d | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon May 24 12:47:56 2010 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon May 24 12:47:56 2010 +0000 |
tree | 1c0ba0c6d36aa9faba963c082f0976055dcf41b0 | |
parent | bdb559930a37e0f299c1b015175ccbc8af309746 [diff] |
Changes with nginx 0.8.38 24 May 2010 *) Feature: the "proxy_no_cache" and "fastcgi_no_cache" directives. *) Feature: now the "rewrite" directive does a redirect automatically if the $scheme variable is used. Thanks to Piotr Sikora. *) Bugfix: now "limit_req" delay directive conforms to the described algorithm. Thanks to Maxim Dounin. *) Bugfix: the $uid_got variable might not be used in the SSI and perl modules.