Discover Centmin Mod today
Register Now

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

    53,488
    12,130
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,671
    Local Time:
    5:11 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    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,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    3:11 AM
    Mainline
    10.2
    Just upgraded my server using the latest 123.08centos7beta01 branch.
     
  3. eva2000

    eva2000 Administrator Staff Member

    53,488
    12,130
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,671
    Local Time:
    5:11 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+