Join the community today
Register Now

Nginx [nginx-announce] nginx-1.5.3

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

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    53,152
    12,110
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,645
    Local Time:
    1:20 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.5.3 30 Jul 2013


    *) Change in internal API: now u->length defaults to -1 if working with
    backends in unbuffered mode.

    *) Change: now after receiving an incomplete response from a backend
    server nginx tries to send an available part of the response to a
    client, and then closes client connection.

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

    *) Bugfix: the "so_keepalive" parameter of the "listen" directive might
    be handled incorrectly on DragonFlyBSD.
    Thanks to Sepherosa Ziehau.

    *) Bugfix: in the ngx_http_xslt_filter_module.

    *) Bugfix: in the ngx_http_sub_filter_module.


    --
    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...