高性能Web服務器 Nginx 1.0.6 發布了

fmms 13年前發布 | 8K 次閱讀 Nginx

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

Changes with nginx 1.0.6                                         29 Aug 2011

*) Feature: cache loader run time decrease.

*) Feature: loading time decrease of configuration with large number of
   HTTPS sites.

*) Feature: now nginx supports ECDHE key exchange ciphers.
   Thanks to Adrian Kotelba.

*) Feature: the "lingering_close" directive.

*) Feature: now shared zones and caches use POSIX semaphores on Solaris.
   Thanks to Den Ivanov.

*) Bugfix: nginx could not be built on Linux 3.0.

*) Bugfix: a segmentation fault might occur in a worker process if
   "fastcgi/scgi/uwsgi_param" directives were used with values starting
   with "HTTP_"; the bug had appeared in 0.8.40.

*) Bugfix: in closing connection for pipelined requests.

*) Bugfix: nginx did not disable gzipping if client sent "gzip;q=0" in
   "Accept-Encoding" request header line.

*) Bugfix: in timeout in unbuffered proxied mode.

*) Bugfix: memory leaks when a "proxy_pass" directive contains variables
   and proxies to an HTTPS backend.

*) Bugfix: in parameter validaiton of a "proxy_pass" directive with
   variables.
   Thanks to Lanshun Zhou.

*) Bugfix: SSL did not work on QNX.

*) Bugfix: SSL modules could not be built by gcc 4.6 without
   --with-debug option.</pre>下載地址: 

nginx-1.0.6

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