Join the community today
Become a Member

Nginx 1.7.1 mainline out

Discussion in 'Nginx and PHP-FPM news & discussions' started by Matt, May 28, 2014.

  1. Matt

    Matt Well-Known Member

    927
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    3:29 AM
    1.5.15
    MariaDB 10.2
    Just seen the release notes. Couple of bug fixes, including memory leak from SSL-stapling

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,554
    12,135
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,678
    Local Time:
    12:29 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Awesome off to update .07 beta 20 :)

    Nginx 1.7.1 http://nginx.org/en/CHANGES

     
  3. eva2000

    eva2000 Administrator Staff Member

    53,554
    12,135
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,678
    Local Time:
    12:29 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Well easy as pie

    1. Updated Github .07 beta 20 and .07 beta 23/05/14 zip with Nginx 1.7.1 https://github.com/centminmod/centminmod/commits/123.07beta20
    2. Updated this forum's Nginx to 1.7.1

    time taken for Nginx upgrade = 206.5 seconds :D

    Code:
    ls -lahrt /root/centminlogs/
    total 7.8M
    -rw-r--r-- 1 root root  12K May 24 02:02 centminmod_1.2.3-eva2000.07_230514-155845_yuminstall_centos6.log
    -rw-r--r-- 1 root root    0 May 24 02:02 timedhosts_230514-155845.txt
    -rw-r--r-- 1 root root  43K May 24 02:02 centminmod_yumtimes_230514-155845.log
    -rw-r--r-- 1 root root  17K May 24 02:17 centminmod_1.2.3-eva2000.07_230514-155845_yum-log.log
    -rw-r--r-- 1 root root 4.2M May 24 02:17 centminmod_1.2.3-eva2000.07_230514-155845_install.log
    -rw-r--r-- 1 root root 1.2K May 24 02:19 centminmod_1.2.3-eva2000.07_240514-021937_nginx_addvhost.log
    -rw-r--r-- 1 root root 3.2K May 24 02:25 centminmod_geoipdb_install_240514-022530.log
    -rw-r--r-- 1 root root 667K May 24 02:29 centminmod_1.2.3-eva2000.07_240514-022702_nginx_upgrade.log
    -rw-r--r-- 1 root root 2.2M May 24 03:18 centminmod_1.2.3-eva2000.07_240514-030712_php_upgrade.log
    dr-xr-x--- 6 root root 4.0K May 27 17:48 ..
    drwxr-xr-x 2 root root 4.0K May 28 00:54 .
    -rw-r--r-- 1 root root 676K May 28 00:57 centminmod_1.2.3-eva2000.07_280514-005423_nginx_upgrade.log
    
    Code:
    tail -1 centminmod_1.2.3-eva2000.07_280514-005423_nginx_upgrade.log
    Total Nginx Upgrade Time: 206.516083373 seconds
    Code:
    Wed May 28 00:57:53 EST 2014
    Success: Nginx was installed properly
    
    *************************************************
    *************************************************
    * nginx updated
    *************************************************
    
    ccache stats:
    cache directory                     /home/.ccache
    cache hit (direct)                  2006
    cache hit (preprocessed)            1108
    cache miss                          5093
    called for link                      480
    called for preprocessing             491
    multiple source files                  1
    compile failed                       122
    preprocessor error                    62
    bad compiler arguments               105
    unsupported source language           95
    autoconf compile/link               1212
    unsupported compiler option           28
    no input file                        222
    files in cache                     10556
    cache size                         332.6 Mbytes
    max cache size                       2.0 Gbytes
    
    --------------------------------------------------------
    Centmin Mod 1.2.3-eva2000.07 - http://centminmod.com
    --------------------------------------------------------
                       Centmin Mod Menu               
    --------------------------------------------------------
    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 Upgrade Sub-Menu
    12). Zend OpCache Install/Re-install
    13). Install ioping.sh vbtechsupport.com/1239/
    14). SELinux disable
    15). Install/Re-install ImageMagick PHP Extension
    16). Change SSHD Port Number
    17). Multi-thread compression: pigz,pbzip2,lbzip2,p7zip etc
    18). Suhosin PHP Extension install
    19). Install FFMPEG and FFMPEG PHP Extension
    20). NSD Re-install
    21). Update - Nginx + PHP-FPM + Siege
    22). Exit
    --------------------------------------------------------
    Enter option [ 1 - 22 ] 22
    --------------------------------------------------------
    Centmin Mod .07 beta20 with a few Nginx modules disabled from default i.e. webdav isn't needed but installed Nginx GeoIP support via /addons/geoip.sh Addon

     
  4. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:29 AM
    Mainline
    10.2
    Thanks for the news, just updated mine )
     
  5. Matt

    Matt Well-Known Member

    927
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    3:29 AM
    1.5.15
    MariaDB 10.2
    Code:
    [root@host centminlogs]# tail -1 centminmod_1.2.3-eva2000.07_270514-185607_nginx_upgrade.log
    Total Nginx Upgrade Time: 113.631607268 seconds
    ;)
     
  6. eva2000

    eva2000 Administrator Staff Member

    53,554
    12,135
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,678
    Local Time:
    12:29 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    now that's fast @Matt - guess it's difference between dedicated server versus VPS
     
  7. Matt

    Matt Well-Known Member

    927
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    3:29 AM
    1.5.15
    MariaDB 10.2
    People really slate OVH, but for the price, if you know what to expect support wise, you can't beat them for performance vs price.
     
  8. eva2000

    eva2000 Administrator Staff Member

    53,554
    12,135
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,678
    Local Time:
    12:29 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah if only they were West Coast USA based for Asia end heh. OVH great for East Coast USA and Europe though
     
  9. Matt

    Matt Well-Known Member

    927
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    3:29 AM
    1.5.15
    MariaDB 10.2