| commit | 48a71b870032c0787bc31650f3143465a4cd417b | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Tue Jun 02 16:22:32 2009 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Tue Jun 02 16:22:32 2009 +0000 |
| tree | cdbc3eed0e6881d3632461f027b2547ab3b12f17 | |
| parent | 8e691fc5d70edca2a685bc341bbef7a097371349 [diff] |
Changes with nginx 0.8.0 02 Jun 2009
*) Feature: the "keepalive_requests" directive.
*) Feature: the "limit_rate_after" directive.
Thanks to Ivan Debnar.
*) Bugfix: XLST filter did not work in subrequests.
*) Bugfix: in relative paths handling in nginx/Windows.
*) Bugfix: in proxy_store, fastcgi_store, proxy_cache, and
fastcgi_cache in nginx/Windows.
*) Bugfix: in memory allocation error handling.
Thanks to Maxim Dounin and Kirill A. Korinskiy.