comparison CHANGES @ 436:dc98ed169c03 NGINX_0_7_30

nginx 0.7.30 *) Bugfix: a segmentation fault occurred in worker process, if variables were used in the "fastcgi_pass" and "proxy_pass" directives and host name must be resolved; the bug had appeared in 0.7.29.
author Igor Sysoev <http://sysoev.ru>
date Wed, 24 Dec 2008 00:00:00 +0300
parents 49a0eb7ce20c
children ce4f9ff90bfa
comparison
equal deleted inserted replaced
435:afc35e97690d 436:dc98ed169c03
1
2 Changes with nginx 0.7.30 24 Dec 2008
3
4 *) Bugfix: a segmentation fault occurred in worker process, if
5 variables were used in the "fastcgi_pass" and "proxy_pass"
6 directives and host name must be resolved; the bug had appeared in
7 0.7.29.
8
1 9
2 Changes with nginx 0.7.29 24 Dec 2008 10 Changes with nginx 0.7.29 24 Dec 2008
3 11
4 *) Bugfix: the "fastcgi_pass" and "proxy_pass" directives did not 12 *) Bugfix: the "fastcgi_pass" and "proxy_pass" directives did not
5 support variables if unix domain sockets were used. 13 support variables if unix domain sockets were used.