• Nginx 1.3.12 开发版发布


    Nginx 发布最新的开发版 1.3.12,下载地址:nginx-1.3.12nginx/Windows-1.3.12

    改进记录包括:

    *) Feature: variables support in the "proxy_bind", "fastcgi_bind","memcached_bind", "scgi_bind", and "uwsgi_bind" directives.
    *) Feature: the $pipe, $request_length, $time_iso8601, and $time_local variables can now be used not only in the "log_format" directive.
    *) Feature: IPv6 support in the ngx_http_geoip_module.
    *) Bugfix: in the "proxy_method" directive.
    *) Bugfix: a segmentation fault might occur in a worker process if resolver was used with the poll method.
    *) Bugfix: nginx might hog CPU during SSL handshake with a backend if the select, poll, or /dev/poll methods were used.
    *) Bugfix: the "[crit] SSL_write() failed (SSL:)" error.
    *) Bugfix: in the "client_body_in_file_only" directive; the bug had appeared in 1.3.9.
    *) Bugfix: in the "fastcgi_keep_conn" directive.

  • 相关阅读:
    Vue单向数据流
    npm常用命令
    vue自定义指令
    slot的用法(Vue插槽)
    js闭包
    canvas 给画的多边形着色
    canvas画线
    canvas初体验
    canvas
    json
  • 原文地址:https://www.cnblogs.com/kuaidianba/p/2900477.html
Copyright © 2020-2023  润新知