That was fast!

C:\nginx-1.11.11>nginx.exe -V
nginx version: nginx/1.11.11
built by cl 16.00.40219.01 for 80x86
built with OpenSSL 1.0.2k  26 Jan 2017
TLS SNI support enabled
configure arguments: --with-cc=cl --builddir=objs.msvc8 --with-debug --prefix= --conf-path=conf/nginx.conf --pid-path=logs/nginx.pid --http-log-path=logs/access.log --error-log-path=logs/error.log --sbin-path=nginx.exe --http-client-body-temp-path=temp/client_body_temp --http-proxy-temp-path=temp/proxy_temp --http-fastcgi-temp-path=temp/fastcgi_temp --http-scgi-temp-path=temp/scgi_temp --http-uwsgi-temp-path=temp/uwsgi_temp --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs.msvc8/lib/pcre-8.40 --with-zlib=objs.msvc8/lib/zlib-1.2.11 --with-select_module *--with-http_v2_module* --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_stub_status_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_auth_request_module --with-http_random_index_module --with-http_secure_link_module --with-http_slice_module --with-mail --with-stream --with-openssl=objs.msvc8/lib/openssl-1.0.2k --with-openssl-opt=no-asm --with-http_ssl_module --with-mail_ssl_module --with-stream_ssl_module

Thanks again, Maxim :)

Igal Sapir
Lucee Core Developer
Lucee.org <http://lucee.org/>

On 3/21/2017 8:18 AM, Maxim Dounin wrote:
Changes with nginx 1.11.11                                       21 Mar 2017

     *) Feature: the "worker_shutdown_timeout" directive.

     *) Feature: vim syntax highlighting scripts improvements.
        Thanks to Wei-Ko Kao.

     *) Bugfix: a segmentation fault might occur in a worker process if the
        $limit_rate variable was set to an empty string.

     *) Bugfix: the "proxy_cache_background_update",
        "fastcgi_cache_background_update", "scgi_cache_background_update",
        and "uwsgi_cache_background_update" directives might work incorrectly
        if the "if" directive was used.

     *) Bugfix: a segmentation fault might occur in a worker process if
        number of large_client_header_buffers in a virtual server was
        different from the one in the default server.

     *) Bugfix: in the mail proxy server.



_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to