comparison CHANGES @ 432:fd759445d8a8 NGINX_0_7_28

nginx 0.7.28 *) Change: in memory allocation in the ngx_http_gzip_filter_module. *) Change: the default "gzip_buffers" directive values have been changed to 32 4k or 16 8k from 4 4k/8k.
author Igor Sysoev <http://sysoev.ru>
date Mon, 22 Dec 2008 00:00:00 +0300
parents dac47e9ef0d5
children 49a0eb7ce20c
comparison
equal deleted inserted replaced
431:e2c4e8b635a8 432:fd759445d8a8
1
2 Changes with nginx 0.7.28 22 Dec 2008
3
4 *) Change: in memory allocation in the ngx_http_gzip_filter_module.
5
6 *) Change: the default "gzip_buffers" directive values have been
7 changed to 32 4k or 16 8k from 4 4k/8k.
8
1 9
2 Changes with nginx 0.7.27 15 Dec 2008 10 Changes with nginx 0.7.27 15 Dec 2008
3 11
4 *) Feature: the "try_files" directive. 12 *) Feature: the "try_files" directive.
5 13