nginx 1.9.12 版本发布
nginx 1.9.12发布,发布时间:2016年2月26号
特色: Huffman 编写的HTTP/2的响应头信息.
感谢Vlad Krasnov.特色: "worker_cpu_affinity" 指令现在支持超过64盒CPU.
修复: 兼容3rd party C++模块; 这个bug在1.9.11中出现.
感谢Piotr Sikora.修复: 不能在 Linux 上用OpenSSL静态建成 nginx。;
这个bug在1.9.11中出现.
修复: the "add_header ... always" directive with an empty value did
not delete "Last-Modified" and "ETag" header lines from error
responses.工作区: 当使用OpenSSL 1.0.2f时在日志中可能会显示”called a function you should not call” 和 “shutdown while in init”
修复: 无效的标题可能是由于记录错误.
修复: 使用HTTP/2时,socket 泄露.
修复: ngx_http_v2_module.