comparison CHANGES.ru @ 534:a52c99698e7f NGINX_0_8_19

nginx 0.8.19 *) Change: now SSLv2 protocol is disabled by default. *) Change: now default SSL ciphers are "ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM". *) Bugfix: a "limit_req" directive did not work; the bug had appeared in 0.8.18.
author Igor Sysoev <http://sysoev.ru>
date Tue, 06 Oct 2009 00:00:00 +0400
parents f7ec98e3caeb
children 0dc162a5f3e8
comparison
equal deleted inserted replaced
533:4a44adbff19a 534:a52c99698e7f
1
2 Изменения в nginx 0.8.19 06.10.2009
3
4 *) Изменение: теперь протокол SSLv2 по умолчанию запрещён.
5
6 *) Изменение: теперь по умолчанию используются следующие шифры SSL:
7 "ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM".
8
9 *) Исправление: директива limit_req не работала; ошибка появилась в
10 0.8.18.
11
1 12
2 Изменения в nginx 0.8.18 06.10.2009 13 Изменения в nginx 0.8.18 06.10.2009
3 14
4 *) Добавление: директива read_ahead. 15 *) Добавление: директива read_ahead.
5 16