首页 > IT业界 > 正文

nginx 0.8.43开发版发布

2010-07-01 13:29 来源:cnBeta

  Nginx(engine x)是一个高性能的HTTP和反向代理服务器,也是一个IMAP/POP3/SMTP代理服务器. Nginx是由Igor Sysoev为俄罗斯访问量第二的Rambler.ru站点开发的,它已经在该站点运行超过两年半了.其特点是占有内存少,并发能力强,事实上Nginx 的并发能力确实在同类型的网页伺服器中表现较好。目前中国大陆使用Nginx网站用户有:新浪、网易、腾讯。

 

Changes with nginx 0.8.43            30 Jun 2010

    *) Feature: large geo ranges base loading speed-up.

    *) Bugfix: an error_page redirection to "location /zero { return 204;
       }" without changing status code kept the error body; the bug had
       appeared in 0.8.42.

    *) Bugfix: nginx might close IPv6 listen socket during
       reconfiguration.
       Thanks to Maxim Dounin.

    *) Bugfix: the $uid_set variable may be used at any request processing
       stage.

下载地址:
Linux:http://nginx.org/download/nginx-0.8.43.tar.gz
Windows:zip">http://nginx.org/download/nginx-0.8.43.zip

文章内容来源于网络,不代表本站立场,若侵犯到您的权益,可联系多特删除。(联系邮箱:9145908@qq.com)