高性能的Web服務器,Nginx 1.0.13 穩定版發布

openkk 12年前發布 | 7K 次閱讀 Nginx

Nginx 發布了最新穩定版 1.0.13 下載地址:

nginx-1.0.13  nginx/Windows-1.0.13

該版本主要是 bug 修復,另外 return 和 error_page 指令支持返回 307 重定向。

從 Nginx 的 CHANGES 記錄中發現應該有不少的國人在為 Nginx 做一些改進。

修復的 bug 詳細內容:

*) 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.
*) 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.

Nginx(發音同 engine x)是一款輕量級的Web 服務器/反向代理服務器及電子郵件(IMAP/POP3)代理服務器,并在一個BSD-like 協議下發行。由俄羅斯的程序設計師Igor Sysoev所開發,最初供俄國大型的入口網站及搜尋引擎Rambler(俄文:Рамблер)使用。  其特點是占有內存少,并發能力強,事實上nginx的并發能力確實在同類型的網頁伺服器中表現較好.

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!