Nginx 0.8.30 发布

最新版的Nginx 0.8.30发布:

nginx(发音同 engine x)是一款轻量级的Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发,最初供俄国大型的入口网站及搜寻引擎Rambler(俄文:Рамблер)使用。 其特点是占有内存少,并发能力强,事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.
目前中国大陆使用nginx网站用户有:新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。

下载:
http://nginx.org/download/nginx-0.8.30.tar.gz (linux)
http://nginx.org/download/nginx-0.8.30.zip (win)

Changes with nginx 0.8.30 15 Dec 2009

*) Change: now the default buffer size of the
“large_client_header_buffers” directive is 8K.
Thanks to Andrew Cholakian.

*) Feature: the conf/fastcgi.conf for simple FastCGI configurations.

*) Bugfix: nginx/Windows tried to rename a temporary file twice if the
file should replace an already existent file.

*) Bugfix: of “double free or corruption” error issued if host could
not be resolved; the bug had appeared in 0.8.22.
Thanks to Konstantin Svist.

*) Bugfix: in libatomic usage on some platforms.
Thanks to W-Mark Kubacki.

This entry was posted in Nginx and tagged , . Bookmark the permalink.

2 Responses to Nginx 0.8.30 发布

  1. aigeek says:

    源码编译安装的前一版本,现在有新版了怎么升级呢… 停止服务后重新安装一遍就行吗?

  2. 两耳失聪 says:

    我还没有升级的准备,如果需要,应该是先备份你的nginx.conf等文件,然后进行升级。

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>