Join the community today
Register Now

Centmin Mod 123.09beta01 Update - 30% faster install times !

Discussion in 'Centmin Mod News' started by eva2000, Jan 14, 2016.

Thread Status:
Not open for further replies.
  1. eva2000

    eva2000 Administrator Staff Member

    55,189
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    12:56 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Been improving on Centmin Mod's next version, 123.09beta01 and have managed to improve the curl one line installer routine's initial Centmin Mod LEMP stack's install time and reduce it on a test 1GB OpenVZ VPS from 1004 seconds to 702 seconds :)

    Dedicated servers usually can shave another 150-250 seconds of install times, so you're potentially looking at sub 450 seconds install times I think. Have a fully optimised LEMP web stack installed and configured in the time it takes you to have shower and eat breakfast :D


    Code:
    ---------------------------------------------------------------------------
    Total Curl Installer YUM Time: 82.6664 seconds
    Total YUM Time: 47.520051481 seconds
    Total YUM + Source Download Time: 66.7801
    Total Nginx First Time Install Time: 130.4317
    Total PHP First Time Install Time: 198.3389
    Download Zip From Github Time: 4.5602
    Total Time Other eg. source compiles: 219.4978
    Total Centmin Mod Install Time: 615.0486
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 702.2752 seconds
    ---------------------------------------------------------------------------
    You can play with Centmin Mod 123.09beta01 for fresh CentOS 6.7 or 7.2 OS installs via curl one line installation method:
    Code:
    curl -O https://centminmod.com/betainstaller.sh && chmod 0700 betainstaller.sh && bash betainstaller.sh
     
    Last edited: Jan 14, 2016
Thread Status:
Not open for further replies.