Nginx v1.11.2 發布

jopen 8年前發布 | 10K 次閱讀 Nginx Web服務器

   

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

更新日志

  • Change: now nginx always uses internal MD5 and SHA1 implementations;    the --with-md5 and --with-sha1 configure options were canceled.
  • Feature: variables support in the stream module.
  • Feature: the ngx_stream_map_module.
  • Feature: the ngx_stream_return_module.
  • Feature: a port can be specified in the "proxy_bind", "fastcgi_bind","memcached_bind", "scgi_bind", and "uwsgi_bind" directives.
  • Feature: now nginx uses the IP_BIND_ADDRESS_NO_PORT socket option when available.
  • Bugfix: a segmentation fault might occur in a worker process when using HTTP/2 and the "proxy_request_buffering" directive.
  • Bugfix: the "Content-Length" request header line was always added to requests passed to backends, including requests without body, when using HTTP/2.
  • Bugfix: "http request count is zero" alerts might appear in logs when using HTTP/2.
  • Bugfix: unnecessary buffering might occur when using the "sub_filter" directive; the issue had appeared in 1.9.4.

下載

 

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