nginx [nginx-announce] nginx-1.7.10 (no replies)

M

Maxim Dounin

Guest
Changes with nginx 1.7.10 10 Feb 2015

*) Feature: the "use_temp_path" parameter of the "proxy_cache_path",
"fastcgi_cache_path", "scgi_cache_path", and "uwsgi_cache_path"
directives.

*) Feature: the $upstream_header_time variable.

*) Workaround: now on disk overflow nginx tries to write error logs once
a second only.

*) Bugfix: the "try_files" directive did not ignore normal files while
testing directories.
Thanks to Damien Tournoud.

*) Bugfix: alerts "sendfile() failed" if the "sendfile" directive was
used on OS X; the bug had appeared in 1.7.8.

*) Bugfix: alerts "sem_post() failed" might appear in logs.

*) Bugfix: nginx could not be built with musl libc.
Thanks to James Taylor.

*) Bugfix: nginx could not be built on Tru64 UNIX.
Thanks to Goetz T. Fischer.


--
Maxim Dounin
http://nginx.org/en/donation.html

_______________________________________________
nginx-announce mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-announce

Continue reading...
 
Upgraded to 1.7.10 on here

Code:
nginx version: nginx/1.7.10
built by gcc 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
TLS SNI support enabled
configure arguments: --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-ipv6 --with-http_ssl_module --with-http_gzip_static_module --with-http_stub_status_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module --with-http_secure_link_module --with-http_flv_module --with-http_realip_module --with-openssl-opt=enable-tlsext --add-module=../ngx-fancyindex-ngx-fancyindex --add-module=../ngx_cache_purge-2.3 --add-module=../headers-more-nginx-module-0.25 --add-module=../nginx-accesskey-2.0.3 --add-module=../nginx-http-concat-master --with-http_dav_module --add-module=../nginx-dav-ext-module-0.0.3 --with-openssl=../openssl-1.0.2 --with-libatomic --with-pcre=../pcre-8.35 --with-pcre-jit --with-http_spdy_module --add-module=../ngx_pagespeed-release-1.9.32.3-beta
 

Similar threads

N
Replies
0
Views
590
news.php.net: php.announce
N
M
Replies
0
Views
719
Maxim Dounin
M
Back
Top