Want to subscribe to topics you're interested in?
Become a Member

Nginx [nginx-announce] nginx-1.7.10

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Feb 11, 2015.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    58,908
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:19 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Changes with nginx 1.7.10 10 Feb 2015

    *) Feature: the "use_temp_path" parameter of the "proxy_cache_path",
    "fastcgi_cache_path", "scgi_cache_path", and "uwsgi_cache_path"
    directives.

    *) Feature: the $upstream_header_time variable.

    *) Workaround: now on disk overflow nginx tries to write error logs once
    a second only.

    *) Bugfix: the "try_files" directive did not ignore normal files while
    testing directories.
    Thanks to Damien Tournoud.

    *) Bugfix: alerts "sendfile() failed" if the "sendfile" directive was
    used on OS X; the bug had appeared in 1.7.8.

    *) Bugfix: alerts "sem_post() failed" might appear in logs.

    *) Bugfix: nginx could not be built with musl libc.
    Thanks to James Taylor.

    *) Bugfix: nginx could not be built on Tru64 UNIX.
    Thanks to Goetz T. Fischer.


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

     
  2. rdan

    rdan Well-Known Member

    5,452
    1,418
    113
    May 25, 2014
    Ratings:
    +2,212
    Local Time:
    6:19 PM
    Mainline
    10.2
    Just upgraded my server using the latest 123.08centos7beta01 branch.
     
  3. eva2000

    eva2000 Administrator Staff Member

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