Join the community today
Become a Member

Nginx [nginx-announce] nginx-1.4.5

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

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    54,368
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    3:01 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.4.5 11 Feb 2014

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

    *) Bugfix: client connections might be immediately closed if deferred
    accept was used; the bug had appeared in 1.3.15.


    *) 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: a timeout might occur while reading client request body in an
    SSL connection using chunked transfer encoding.

    *) Bugfix: memory leak in nginx/Windows.


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