Nginx 1.1.12 开发版发布

jopen 12年前
     <p><img alt="Nginx 1.1.12 开发版发布" src="https://simg.open-open.com/show/ebb5b76ac7ca68f86a9b309d522f9de9.gif" width="121" height="32" /></p>    <p><a href="/misc/goto?guid=4958187734501359851" target="_blank"><strong>Nginx</strong></a>(发音同 engine x)是一款轻量级的Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发,最初供俄国大型的入口网站及搜寻引擎Rambler(俄文:Рамблер)使用。  其特点是占有内存少,并发能力强,事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.目前中国大陆使用nginx网站用户有:新浪、网易、 腾讯,另外知名的微网志Plurk也使用nginx。<br /> </p>    <p>Nginx 1.1.12 开发版发布了,该版本主要引入了缓存锁和 PCRE JIT 的支持。详细内容包括:</p>    <p>Changes with nginx 1.1.12                                        26 Dec 2011<br /> <br />     *) Change: a "proxy_pass" directive without URI part now uses changed URI after redirection with the "error_page" directive;<br />     *) Feature: the "proxy/fastcgi/scgi/uwsgi_cache_lock", "proxy/fastcgi/scgi/uwsgi_cache_lock_timeout" directives.<br />     *) Feature: the "pcre_jit" directive.<br />     *) Feature: the "if" SSI command supports captures in regular expressions.<br />     *) Bugfix: the "if" SSI command did not work inside the "block" command.<br />     *) Bugfix: the "limit_conn_log_level" and "limit_req_log_level" directives might not work.<br />     *) Bugfix: the "limit_rate" directive did not allow to use full throughput, even if limit value was very high.<br />     *) Bugfix: the "sendfile_max_chunk" directive did not work, if the "limit_rate" directive was used.<br />     *) Bugfix: a "proxy_pass" directive without URI part always used original request URI if variables were used.<br />     *) Bugfix: a "proxy_pass" directive without URI part might use original request after redirection with the "try_files" directive;<br />     *) Bugfix: in the ngx_http_scgi_module.<br />     *) Bugfix: in the ngx_http_mp4_module.<br />     *) Bugfix: nginx could not be built on Solaris; the bug had appeared in 1.1.9.</p>    <p>下载地址:<a href="/misc/goto?guid=4958322113177213246">nginx-1.1.12</a> <a href="/misc/goto?guid=4958322113978655436">nginx/Windows-1.1.12</a></p>