「nginx 1.9.5」の主な変更点は次のとおり。 ngx_http_spdy_moduleを置き換える形でngx_http_v2_moduleモジュールを導入 output_buffersディレクティブで2つのバッファの使用をデフォルト化 サブリクエストの再帰処理を制限するように設定を変更 ...
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a ...