nginx-1.9.12 has been released

Frej

Verified User
Joined
Jun 15, 2008
Messages
134
custombuild only have nginx-1.9.10. Can john uploadlatest version on custombuild pls?
http://nginx.org/en/download.html
Changes with nginx 1.9.12 24 Feb 2016

*) Feature: Huffman encoding of response headers in HTTP/2.
Thanks to Vlad Krasnov.

*) Feature: the "worker_cpu_affinity" directive now supports more than
64 CPUs.

*) Bugfix: compatibility with 3rd party C++ modules; the bug had
appeared in 1.9.11.
Thanks to Piotr Sikora.

*) Bugfix: nginx could not be built statically with OpenSSL on Linux;
the bug had appeared in 1.9.11.

*) Bugfix: the "add_header ... always" directive with an empty value did
not delete "Last-Modified" and "ETag" header lines from error
responses.

*) Workaround: "called a function you should not call" and "shutdown
while in init" messages might appear in logs when using OpenSSL
1.0.2f.

*) Bugfix: invalid headers might be logged incorrectly.

*) Bugfix: socket leak when using HTTP/2.

*) Bugfix: in the ngx_http_v2_module.
 
i rather prefer john testing it and upload it to custombuild

not sure maybe john or martynas didnt pay attention to 1.9.11 release :/
 
I'm on 1.9.12 for a few days now. Works perfect. The header compression is great! :cool:
 
Back
Top