comparison CHANGES @ 500:13b908d5338a NGINX_0_8_2

nginx 0.8.2 *) Bugfix: in open_file_cache and proxy/fastcgi cache interaction on start up. *) Bugfix: open_file_cache might cache open file descriptors too long.
author Igor Sysoev <http://sysoev.ru>
date Mon, 15 Jun 2009 00:00:00 +0400
parents 207ae3ff0444
children f0cac61857ae
comparison
equal deleted inserted replaced
499:2db7806a88bc 500:13b908d5338a
1
2 Changes with nginx 0.8.2 15 Jun 2009
3
4 *) Bugfix: in open_file_cache and proxy/fastcgi cache interaction on
5 start up.
6
7 *) Bugfix: open_file_cache might cache open file descriptors too long.
8
1 9
2 Changes with nginx 0.8.1 08 Jun 2009 10 Changes with nginx 0.8.1 08 Jun 2009
3 11
4 *) Feature: the "updating" parameter in "proxy_cache_use_stale" and 12 *) Feature: the "updating" parameter in "proxy_cache_use_stale" and
5 "fastcgi_cache_use_stale" directives. 13 "fastcgi_cache_use_stale" directives.