comparison CHANGES.ru @ 542:2b9e388c61f1 NGINX_0_8_23

nginx 0.8.23 *) Security: now SSL/TLS renegotiation is disabled. Thanks to Maxim Dounin. *) Bugfix: listen unix domain socket did not inherit while online upgrade. *) Bugfix: the "unix:" parameter of the "set_real_ip_from" directive did not without yet another directive with any IP address. *) Bugfix: segmentation fault and infinite looping in resolver. *) Bugfix: in resolver. Thanks to Artem Bokhan.
author Igor Sysoev <http://sysoev.ru>
date Wed, 11 Nov 2009 00:00:00 +0300
parents c04fa65fe604
children 40c366b3535c
comparison
equal deleted inserted replaced
541:8da5668048b4 542:2b9e388c61f1
1
2 Изменения в nginx 0.8.23 11.11.2009
3
4 *) Безопасность: теперь SSL/TLS renegotiation запрещено.
5 Спасибо Максиму Дунину.
6
7 *) Исправление: listen unix domain сокет не наследовались во время
8 обновления без перерыва.
9
10 *) Исправление: параметр "unix:" в директиве set_real_ip_from не
11 работал без ещё одной директивы с любым IP-адресом.
12
13 *) Исправление: segmentation fault и зацикливания в resolver'е.
14
15 *) Исправление: в resolver'е.
16 Спасибо Артёму Бохану.
17
1 18
2 Изменения в nginx 0.8.22 03.11.2009 19 Изменения в nginx 0.8.22 03.11.2009
3 20
4 *) Добавление: директивы proxy_bind, fastcgi_bind и memcached_bind. 21 *) Добавление: директивы proxy_bind, fastcgi_bind и memcached_bind.
5 22