Nginx v1.0.1發佈 HTTP和反向代理伺服器

來源:互聯網
上載者:User
關鍵字 伺服器 HTTP nginx 反向代理

Nginx 可以在大多數 Unix like OS 上編譯運行,並有 Windows 移植版。 目前 Nginx 的1.0.0穩定版已發佈,開發版本為0.9.x,穩定版為 0.8.x,歷史穩定版為 0.7.x,建議使用 0.8系列作為生產版本。 Nginx 的原始程式碼使用 2-clause BSD-like license。

Nginx 是一個很牛的高性能Web和反向代理伺服器,它具有很多非常優越的特性:

在高連接併發的情況下,Nginx是HTTP://www.aliyun.com/zixun/aggregation/14417.html"> Apache伺服器不錯的替代品:Nginx在美國是做虛擬主機生意的老闆們經常選擇的軟體平臺之一。 能夠支援高達 50,000 個併發連接數的回應,感謝Nginx為我們選擇了 epoll and kqueue作為開發模型。

Nginx作為負載均衡伺服器:Nginx 既可以在內部直接支援 Rails 和 PHP 程式對外進行服務,也可以支援作為 HTTP代理伺服器對外進行服務。 Nginx採用C進行編寫,不論是系統資源開銷還是CPU使用效率都比 Perlbal 要好很多。

nginx 1.0.1發行日誌:

*) Change: now the "split_clients" directive uses MurmurHash2 algorithm because of better distribution.

*) Change: now long strings starting with zero are not considered as false values.

*) Change: now nginx uses a default listen backlog value 511 on Linux.

*) Feature: the $upstream_... variables may be used in the SSI and perl modules.

*) Bugfix: now nginx limits better disk cache size.

*) Bugfix: a segmentation fault might occur while parsing incorrect IPv4 address; the bug had appeared in 0.9.3.

*) Bugfix: nginx could not be built by gcc 4.6 without --with-debug option.

*) Bugfix: nginx could not be built on Solaris 9 and earlier; the bug had appeared in 0.9.3.

*) Bugfix: $request_time variable had invalid values if subrequests were used; the bug had appeared in 0.8.47.

下載位址: nginx-1.0.1  pgp nginx/Windows-1.0.1  pgp

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.