comparison CHANGES.ru @ 596:6c96fdd2dfc3 NGINX_0_8_50

nginx 0.8.50 *) Feature: the "secure_link", "secure_link_md5", and "secure_link_expires" directives of the ngx_http_secure_link_module. *) Feature: the -q switch. Thanks to Gena Makhomed. *) Bugfix: worker processes may got caught in an endless loop during reconfiguration, if a caching was used; the bug had appeared in 0.8.48. *) Bugfix: in the "gzip_disable" directive. Thanks to Derrick Petzold. *) Bugfix: nginx/Windows could not send stop, quit, reopen, and reload signals to a process run in other session.
author Igor Sysoev <http://sysoev.ru>
date Thu, 02 Sep 2010 00:00:00 +0400
parents 3436cf38d59e
children be70f83b184f
comparison
equal deleted inserted replaced
595:57dcc025db4f 596:6c96fdd2dfc3
1
2 Изменения в nginx 0.8.50 02.09.2010
3
4 *) Добавление: директивы secure_link, secure_link_md5 и
5 secure_link_expires модуля ngx_http_secure_link_module.
6
7 *) Добавление: ключ -q.
8 Спасибо Геннадию Махомеду.
9
10 *) Исправление: при использовании кэширования рабочие процессы и могли
11 зациклиться во время переконфигурации; ошибка появилась в 0.8.48.
12
13 *) Исправление: в директиве gzip_disable.
14 Спасибо Derrick Petzold.
15
16 *) Исправление: nginx/Windows не мог посылать сигналы stop, quit,
17 reopen, reload процессу, запущенному в другой сессии.
18
1 19
2 Изменения в nginx 0.8.49 09.08.2010 20 Изменения в nginx 0.8.49 09.08.2010
3 21
4 *) Добавление: директива image_filter_jpeg_quality поддерживает 22 *) Добавление: директива image_filter_jpeg_quality поддерживает
5 переменные. 23 переменные.