Nginx 1.1.12 開發版發布

jopen 12年前發布 | 12K 次閱讀 Nginx

Nginx 1.1.12 開發版發布

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

Nginx 1.1.12 開發版發布了,該版本主要引入了緩存鎖和 PCRE JIT 的支持。詳細內容包括:

Changes with nginx 1.1.12                                        26 Dec 2011

    *) Change: a "proxy_pass" directive without URI part now uses changed URI after redirection with the "error_page" directive;
    *) Feature: the "proxy/fastcgi/scgi/uwsgi_cache_lock", "proxy/fastcgi/scgi/uwsgi_cache_lock_timeout" directives.
    *) Feature: the "pcre_jit" directive.
    *) Feature: the "if" SSI command supports captures in regular expressions.
    *) Bugfix: the "if" SSI command did not work inside the "block" command.
    *) Bugfix: the "limit_conn_log_level" and "limit_req_log_level" directives might not work.
    *) Bugfix: the "limit_rate" directive did not allow to use full throughput, even if limit value was very high.
    *) Bugfix: the "sendfile_max_chunk" directive did not work, if the "limit_rate" directive was used.
    *) Bugfix: a "proxy_pass" directive without URI part always used original request URI if variables were used.
    *) Bugfix: a "proxy_pass" directive without URI part might use original request after redirection with the "try_files" directive;
    *) Bugfix: in the ngx_http_scgi_module.
    *) Bugfix: in the ngx_http_mp4_module.
    *) Bugfix: nginx could not be built on Solaris; the bug had appeared in 1.1.9.

下載地址:nginx-1.1.12 nginx/Windows-1.1.12

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