atom feed6 messages in ru.sysoev.nginxnginx-0.5.23
FromSent OnAttachments
Igor SysoevJun 4, 2007 7:01 am 
Wayne E. SeguinJun 4, 2007 8:44 am 
Igor SysoevJun 4, 2007 8:47 am 
Yusuf GoolamabbasJun 4, 2007 8:50 am 
Igor SysoevJun 4, 2007 8:53 am 
Igor SysoevJun 4, 2007 10:33 am 
Subject:nginx-0.5.23
From:Igor Sysoev (is-G@public.gmane.org)
Date:Jun 4, 2007 7:01:53 am
List:ru.sysoev.nginx

Changes with nginx 0.5.23 04 Jun 2007

*) Feature: the ngx_http_ssl_module supports Server Name Indication TLS extension.

*) Feature: the "fastcgi_catch_stderr" directive. Thanks to Nick S. Grechukh, OWOX project.

*) Bugfix: a segmentation fault occurred in master process if two virtual servers should bind() to the overlapping ports.

*) Bugfix: if nginx was built with ngx_http_perl_module and perl supported threads, then during second reconfiguration the error messages "panic: MUTEX_LOCK" and "perl_parse() failed" were issued.

*) Bugfix: in the HTTPS protocol in the "proxy_pass" directive.