comparison CHANGES @ 514:43cc6f0b77ce NGINX_0_8_9

nginx 0.8.9 *) Feature: now the start cache loader runs in a separate process; this should improve large caches handling. *) Feature: now temporarily files and permanent storage area may reside at different file systems.
author Igor Sysoev <http://sysoev.ru>
date Mon, 17 Aug 2009 00:00:00 +0400
parents 6557aef8a4b2
children 7efcdb937752
comparison
equal deleted inserted replaced
513:16d97d9e72b7 514:43cc6f0b77ce
1
2 Changes with nginx 0.8.9 17 Aug 2009
3
4 *) Feature: now the start cache loader runs in a separate process; this
5 should improve large caches handling.
6
7 *) Feature: now temporarily files and permanent storage area may reside
8 at different file systems.
9
1 10
2 Changes with nginx 0.8.8 10 Aug 2009 11 Changes with nginx 0.8.8 10 Aug 2009
3 12
4 *) Bugfix: in handling FastCGI headers split in records. 13 *) Bugfix: in handling FastCGI headers split in records.
5 14