Opensourcetechブログ

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

nginx unit-1.3 リリース !!

 

こんにちは、 鯨井貴博@opensourcetechです。

 

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

f:id:opensourcetech:20180714100528p:plain

About — NGINX Unit

nginx news

 

 

変更履歴は、以下の通り。

https://unit.nginx.org/CHANGES.txt
Changes with Unit 1.3 13 Jul 2018

*) Change: UTF-8 characters are now allowed in request header field values.

*) Feature: configuration of the request body size limit.

*) Feature: configuration of various HTTP connection timeouts.

*) Feature: Ruby module now automatically uses Bundler where possible.

*) Feature: http.Flusher interface in Go module.

*) Bugfix: various issues in HTTP connection errors handling.

*) Bugfix: requests with body data might be handled incorrectly in PHP module.

*) Bugfix: individual PHP configuration options specified via control API were reset to previous values after the first request in application process.


Unit 1.3の変更点 2018年7月13日(日本語訳)

*)変更点:リクエストヘッダーフィールドの値にUTF-8が

*)機能追加:リクエストボディーサイズ制限の設定が追加

*)機能追加:さまざまなHTTP接続タイムアウトの設定追加

*)機能追加:Rubyモジュールは可能な限り自動的にBundlerを使用するように変更

*)機能追加:Goモジュールのhttp.Flusherインターフェース

*)バグ修正:HTTP接続エラー処理のさまざまな問題

*)バグ修正:PHPモジュールで本体データのリクエストが正しく処理されないことがあった

*)バグ修正:コントロールAPIで指定された個々のPHP設定オプションは、アプリケーションプロセスの最初のリクエスト後に以前の値にリセットされた

 

 

 

 

 

www.slideshare.net

github.com

www.facebook.com

twitter.com

www.instagram.com

 

 

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

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

 

Opensourcetech by Takahiro Kujirai