Learn about Centmin Mod LEMP Stack today
Become a Member

Nginx [nginx-announce] nginx-1.5.9

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Jun 7, 2014.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    53,209
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    8:28 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.5.9 22 Jan 2014

    *) Change: now nginx expects escaped URIs in "X-Accel-Redirect" headers.

    *) Feature: the "ssl_buffer_size" directive.

    *) Feature: the "limit_rate" directive can now be used to rate limit
    responses sent in SPDY connections.

    *) Feature: the "spdy_chunk_size" directive.

    *) Feature: the "ssl_session_tickets" directive.
    Thanks to Dirkjan Bussink.

    *) Bugfix: the $ssl_session_id variable contained full session
    serialized instead of just a session id.
    Thanks to Ivan Ristić.

    *) Bugfix: nginx incorrectly handled escaped "?" character in the
    "include" SSI command.

    *) Bugfix: the ngx_http_dav_module did not unescape destination URI of
    the COPY and MOVE methods.


    *) Bugfix: resolver did not understand domain names with a trailing dot.
    Thanks to Yichun Zhang.

    *) Bugfix: alerts "zero size buf in output" might appear in logs while
    proxying; the bug had appeared in 1.3.9.

    *) Bugfix: a segmentation fault might occur in a worker process if the
    ngx_http_spdy_module was used.

    *) Bugfix: proxied WebSocket connections might hang right after
    handshake if the select, poll, or /dev/poll methods were used.

    *) Bugfix: the "xclient" directive of the mail proxy module incorrectly
    handled IPv6 client addresses.


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

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

    Continue reading...