Want more timely Centmin Mod News Updates?
Become a Member

Nginx [nginx-announce] nginx-1.11.5

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

  1. eva2000

    eva2000 Administrator Staff Member

    54,535
    12,219
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,788
    Local Time:
    9:59 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.11.5 11 Oct 2016

    *) Change: the --with-ipv6 configure option was removed, now IPv6
    support is configured automatically.

    *) Change: now if there are no available servers in an upstream, nginx
    will not reset number of failures of all servers as it previously
    did, but will wait for fail_timeout to expire.

    *) Feature: the ngx_stream_ssl_preread_module.

    *) Feature: the "server" directive in the "upstream" context supports
    the "max_conns" parameter.

    *) Feature: the --with-compat configure option.

    *) Feature: "manager_files", "manager_threshold", and "manager_sleep"
    parameters of the "proxy_cache_path", "fastcgi_cache_path",
    "scgi_cache_path", and "uwsgi_cache_path" directives.

    *) Bugfix: flags passed by the --with-ld-opt configure option were not
    used while building perl module.

    *) Bugfix: in the "add_after_body" directive when used with the
    "sub_filter" directive.

    *) Bugfix: in the $realip_remote_addr variable.

    *) Bugfix: the "dav_access", "proxy_store_access",
    "fastcgi_store_access", "scgi_store_access", and "uwsgi_store_access"
    directives ignored permissions specified for user.


    *) Bugfix: unix domain listen sockets might not be inherited during
    binary upgrade on Linux.

    *) Bugfix: nginx returned the 400 response on requests with the "-"
    character in the HTTP method.


    --
    Maxim Dounin
    http://nginx.org/

    _______________________________________________
    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,535
    12,219
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,788
    Local Time:
    9:59 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Update time via centmin.sh menu option 4 specify = 1.11.5 :)

    Code (Text):
    --------------------------------------------------------
         Centmin Mod Menu 123.09beta01 centminmod.com     
    --------------------------------------------------------
    1).  Centmin Install
    2).  Add Nginx vhost domain
    3).  NSD setup domain name DNS
    4).  Nginx Upgrade / Downgrade
    5).  PHP Upgrade / Downgrade
    6).  XCache Re-install
    7).  APC Cache Re-install
    8).  XCache Install
    9).  APC Cache Install
    10). Memcached Server Re-install
    11). MariaDB 5.2/5.5 & 10.x Upgrade Sub-Menu
    12). Zend OpCache Install/Re-install
    13). Install/Reinstall Redis PHP Extension
    14). SELinux disable
    15). Install/Reinstall ImagicK PHP Extension
    16). Change SSHD Port Number
    17). Multi-thread compression: pigz,pbzip2,lbzip2...
    18). Suhosin PHP Extension install
    19). Install FFMPEG and FFMPEG PHP Extension
    20). NSD Install/Re-Install
    21). Update - Nginx + PHP-FPM + Siege
    22). Add Wordpress Nginx vhost + Cache Plugin
    23). Update Centmin Mod Code Base
    24). Exit
    --------------------------------------------------------
    Enter option [ 1 - 24 ] 4
    --------------------------------------------------------
    

    Code (Text):
     
    Do you want to run YUM install checks ?  [y/n]
    
    This will increase your upgrade duration time wise.
    Check the change log centminmod.com/changelog.html
    to see if any Nginx or PHP related new additions
    which require checking YUM prequisites are met.
    If no new additions made, you can skip the
    YUM install check to speed up upgrade time.
    
     [y/n]: n
    

    Code (Text):
     
    Nginx Upgrade - Would you like to continue? [y/n] y
    
    Install which version of Nginx? (version i.e. type 1.11.5): 1.11.5
    


    on CentOS 7 server with 123.09beta01

    with following enabled persistent config file options set in /etc/centminmod/custom_config.inc
    Code (Text):
    AUDITD_ENABLE=y
    AUDIT_MARIADB=y
    NGINX_DEVTOOLSETGCC='y'
    
    PHP_PGO_CENTOSSIX='y'
    PHP_PGO='y'
    
    NGXDYNAMIC_BROTLI=y
    NGINX_LIBBROTLI=y
    NGXDYNAMIC_NGXPAGESPEED=y
    NGINX_PAGESPEED=y
    
    LIBRESSL_SWITCH='n'
    OPENSSL_VERSION='1.1.0b'
     
    Last edited: Oct 12, 2016
  3. Sunka

    Sunka Well-Known Member

    1,150
    325
    83
    Oct 31, 2015
    Pula, Croatia
    Ratings:
    +525
    Local Time:
    12:59 PM
    Nginx 1.17.9
    MariaDB 10.3.22
    Updated

     
  4. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    7:59 PM
    Mainline
    10.2
    Updated also :)