Unknown code farmers posted in: March 25, 2015 (9 reviews)
The nginx-1.7.11 development version has been released, supporting the experience version of the thread pool and proxy request buffering.
For more information, please see:
*) change:the "Sendfile" parameter of the "AIO" directive is
deprecated; Now Nginx automatically uses AIO to pre-load data for
Sendfile if both "Aio" and "sendfile" directives are used.
*) Feature:experimental thread pools support.
* feature:the "proxy_request_buffering", "fastcgi_request_buffering",
"Scgi_request_buffering", and "uwsgi_request_buffering" directives.
*) Feature:request Body Filters experimental API.
*) Feature:client SSL certificates support in Mail proxy.
To Sven Peter, Franck Levionnois, and Filipe Da Silva.
* Feature:startup speedup when using the "hash ... consistent"
directive in the upstream block.
To Wai Keen Woon.
*) Feature:debug logging into a cyclic memory buffer.
*) bugfix:in hash table handling.
To Chris West.
* Bugfix:in the "proxy_cache_revalidate" directive.
*) Bugfix:ssl 50x15 might hang if deferred accept or the
"Proxy_protocol" parameter of the "listen" directive were used.
To James Hamlin.
*) bugfix:the $upstream _response_time variable might contain a wrong
Value if the "image_filter" directive was used.
*) bugfix:in integer overflow handling.
To Régis Leroy.
*) Bugfix:it was wasn't possible to enable SSLv3 with Libressl.
*) bugfix:the "ignoring stale global SSL error ... called a function
You are should not called "alerts appeared in logs when using LIBRESSL.
*) Bugfix:certificates specified by the "Ssl_client_certificate" and
"Ssl_trusted_certificate" directives were inadvertently used to
Automatically construct certificate chains.