高性能Web服务器 Nginx 1.3.6 开发版发布

jopen 12年前
   <p><strong>Nginx</strong>(发音同 engine x)是一款轻量级的Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发,最初供俄国大型的入口网站及搜寻引擎Rambler(俄文:Рамблер)使用。  其特点是占有内存少,并发能力强,事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.</p>    <p><img alt="高性能Web服务器 Nginx 1.3.6 开发版发布" src="https://simg.open-open.com/show/ebb5b76ac7ca68f86a9b309d522f9de9.gif" width="121" height="32" /></p>    <p><br /> Nginx 发布最新开发版 1.3.6 ,该版本包含了 <a href="/misc/goto?guid=4958524065016506902">gunzip filter</a> 。</p>    <p>下载地址:<a href="/misc/goto?guid=4958524065116683744">nginx-1.3.6</a>  <a href="/misc/goto?guid=4958524065210269521">nginx/Windows-1.3.6</a></p>    <p>详细改进记录包括:</p>    <p>*) Feature: the ngx_http_gunzip_filter_module.<br /> *) Feature: the "memcached_gzip_flag" directive.<br /> *) Feature: the "always" parameter of the "gzip_static" directive.<br /> *) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14. Thanks to Charles Chen.<br /> *) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if the --with-ipv6 option was used.</p>