首页 > IT业界 > 正文

Nginx 1.0.13 稳定版正式发布

2012-03-07 16:21 来源:cnbeta

  nginx(发音同enginex)是一款由俄罗斯程序员IgorSysoev所开发轻量级的网页服务器、反向代理服务器以及电子邮件(IMAP/POP3)代理服务器。起初是供俄国大型的门户网站及搜索引擎Rambler(俄语:Рамблер)使用。此软件BSD-like协议下发行,可以在UNIX、GNU/Linux、BSD、MacOSX、Solaris,以及MicrosoftWindows等操作系统中运行。

  下载:Nginx 1.0.13

  Changes with nginx 1.0.13 05 Mar 2012

   *) Feature: the "return" and "error_page" directives can now be used to

   return 307 redirections.

   *) Bugfix: a segmentation fault might occur in a worker process if the

   "resolver" directive was used and there was no "error_log" directive

   specified at global level.

   Thanks to Roman Arutyunyan.

   *) Bugfix: memory leaks.

   Thanks to Lanshun Zhou.

   *) Bugfix: nginx might log incorrect error "upstream prematurely closed

   connection" instead of correct "upstream sent too big header" one.

   Thanks to Feibo Li.

   *) Bugfix: on ZFS filesystem disk cache size might be calculated

   incorrectly; the bug had appeared in 1.0.1.

   *) Bugfix: the number of internal redirects to named locations was not

   limited.

   *) Bugfix: temporary files might be not removed if the "proxy_store"

   directive was used with SSI includes.

   *) Bugfix: in some cases non-cacheable variables (such as the $args

   variable) returned old empty cached value.

   *) Bugfix: the "proxy_redirect" directives might be inherited

   incorrectly.

   *) Bugfix: nginx could not be built with the ngx_http_perl_module if the

   --with-openssl option was used.

   *) Bugfix: nginx could not be built by the icc 12.1 compiler.

文章内容来源于网络,不代表本站立场,若侵犯到您的权益,可联系多特删除。(联系邮箱:[email protected]