summaryrefslogtreecommitdiff
tag namev0.5.23 (2bdb7371a90c1de2e0d4b109cf103c0a65899e48)
tag date2007-06-04 13:58:34 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 4ee9f81f19...
downloadnginx-0.5.23.tar.gz
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.