Learn about Centmin Mod LEMP Stack today
Register Now

Nginx [nginx-announce] nginx-1.7.7

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

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    54,527
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.7.7 28 Oct 2014

    *) Change: now nginx takes into account the "Vary" header line in a
    backend response while caching.

    *) Feature: the "proxy_force_ranges", "fastcgi_force_ranges",
    "scgi_force_ranges", and "uwsgi_force_ranges" directives.

    *) Feature: the "proxy_limit_rate", "fastcgi_limit_rate",
    "scgi_limit_rate", and "uwsgi_limit_rate" directives.

    *) Feature: the "Vary" parameter of the "proxy_ignore_headers",
    "fastcgi_ignore_headers", "scgi_ignore_headers", and
    "uwsgi_ignore_headers" directives.


    *) Bugfix: the last part of a response received from a backend with
    unbufferred proxy might not be sent to a client if "gzip" or "gunzip"
    directives were used.

    *) Bugfix: in the "proxy_cache_revalidate" directive.
    Thanks to Piotr Sikora.

    *) Bugfix: in error handling.
    Thanks to Yichun Zhang and Daniil Bondarev.

    *) Bugfix: in the "proxy_next_upstream_tries" and
    "proxy_next_upstream_timeout" directives.
    Thanks to Feng Gu.

    *) Bugfix: nginx/Windows could not be built with MinGW-w64 gcc.
    Thanks to Kouhei Sutou.


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

    eva2000 Administrator Staff Member

    54,527
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    done :D
     
  3. eva2000

    eva2000 Administrator Staff Member

    54,527
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Last edited: Oct 29, 2014
  4. Afterward

    Afterward Member

    94
    29
    18
    Jul 20, 2014
    Ratings:
    +29
    Local Time:
    1:25 AM
    1.7.5
    5.5
    Code:
    [root@xxxxxx ~]# nginx -v
    nginx version: nginx/1.7.7
    [root@xxxxxx ~]#