Opensourcetechブログ

OpensourcetechによるNGINX/Kubernetes/Zabbix/Neo4j/Linuxなどオープンソース技術に関するブログです。

nginx mainline 1.17.9 released.

 

こんにちは、LinuCエバンジェリストこと、鯨井貴博@opensourcetechです。

igore sysoevさんと一緒



nginx mainlineの最新バージョン 1.17.9がリリースされました。

f:id:opensourcetech:20200304083130p:plain

nginx news

 

 

Changelogs

変更内容は、以下の通りです。

Changes with nginx 1.17.9 03 Mar 2020
*) Change: now nginx does not allow several "Host" request header lines.
*) Bugfix: nginx ignored additional "Transfer-Encoding" request header lines.
*) Bugfix: socket leak when using HTTP/2.
*) Bugfix: a segmentation fault might occur in a worker process if OCSP stapling was used.
*) Bugfix: in the ngx_http_mp4_module.
*) Bugfix: nginx used status code 494 instead of 400 if errors with code 494 were redirected with the "error_page" directive.
*) Bugfix: socket leak when using subrequests in the njs module and the "aio" directive.

http://nginx.org/en/CHANGES

 

 

 

 

Changelogs(日本語訳)

日本語訳は、以下となります。

Changes with nginx 1.17.9 03 Mar 2020
*)変更:nginxはいくつかの"Host"リクエストヘッダ行を許可しなかった。
*)バグ修正:nginxは追加の"Transfer-Encoding"リクエストヘッダ行を無視していた。
*)バグ修正:HTTP/2使用時のソケットリーク。
*)バグ修正:OCSP staplingが使用された場合、ワーカープロセスでセグメンテーションエラーが発生する可能性があった。
*)バグ修正:ngx_http_mp4_module。
*)バグ修正:コード494エラーが「error_page」ディレクティブでリダイレクトされた場合、nginxはステータスコード400ではなく494を使用していた。
*)バグ修正:njsモジュールと"aio"ディレクティブでサブリクエストを使用したときのソケットリーク。

 

 

 

アフィリエイトのアクセストレード

 

 

 

 

 

 

www.slideshare.net

github.com

www.facebook.com

twitter.com

www.instagram.com

 

 

にほんブログ村 IT技術ブログ Linuxへ
Linux

にほんブログ村 IT技術ブログ オープンソースへ
オープンソース

 

 

Opensourcetech by Takahiro Kujirai