Want more timely Centmin Mod News Updates?
Become a Member

Nginx [nginx-announce] nginx-1.19.2

Discussion in 'Nginx and PHP-FPM news & discussions' started by pamamolf, Aug 12, 2020.

  1. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    3:33 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    Nginx 1.19.2 mainline version has been released with bug fixes, improvements, and notable performance enhancements in the request body reading code path.

    Changes with nginx 1.19.2 11 Aug 2020

    *) Change: now nginx starts closing keepalive connections before all
    free worker connections are exhausted, and logs a warning about this
    to the error log.


    *) Change: optimization of client request body reading when using
    chunked transfer encoding.

    *) Bugfix: memory leak if the "ssl_ocsp" directive was used.

    *) Bugfix: "zero size buf in output" alerts might appear in logs if a
    FastCGI server returned an incorrect response; the bug had appeared
    in 1.19.1.

    *) Bugfix: a segmentation fault might occur in a worker process if
    different large_client_header_buffers sizes were used in different
    virtual servers.

    *) Bugfix: SSL shutdown might not work.

    *) Bugfix: "SSL_shutdown() failed (SSL: ... bad write retry)" messages
    might appear in logs.

    *) Bugfix: in the ngx_http_slice_module.

    *) Bugfix: in the ngx_http_xslt_filter_module.

    http://nginx.org/en/CHANGES

    Maxim Dounin
    http://nginx.org/
    _______________________________________________
    nginx-announce mailing list
    nginx-announce@nginx.org
    nginx-announce Info Page


    Hope to get Hpack and Dynamic TLS for it :)
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,908
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:33 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+