Welcome to Centmin Mod Community
Register Now

Vultr Vultr Dedicated Cloud vs Vultr Performance VPS Benchmarks

Discussion in 'Virtual Private Server (VPS) hosting' started by eva2000, Jun 4, 2015.

  1. eva2000

    eva2000 Administrator Staff Member

    53,488
    12,130
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,671
    Local Time:
    5:20 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Vultr just announced their new Dedicated Cloud series offerings. So I am comparing their 2cpu 4GB Performance VPS versus their 2cpu 8GB Dedicated Cloud series and tabulating the inclusion of previous Vultr 2GB VPS tests for comparison. So I thought I would revisit comparison benchmarks with my centminmodbench.sh script and Centmin Mod .08 beta 03 LEMP web stack environment.

    Previous DigitalOcean vs Vultr vs Linode benchmark comparison was with just their normal Performance Series VPS instances. VPS Performance instances seem to be now on 2.4Ghz cpus if you see the bogomips rating of 4800 still shows on VPS series tested below and matches with my previous test of 2.4Ghz Vultr VPS.

    Servers:




    All servers are installed with my own Centmin Mod .08 beta 03 LEMP web stack environment consisting of:
    For Vultr:
    • Vultr KVM VPS Performance Series- 2.40Ghz New Jersey: 4GB, 2 CPUS, 90GB SSD 4TB (1Gbps network in/out) US$32-40/month
    • Vultr Dedicated Cloud Series - 3.60Ghz New Jersey: 8GB, 2 CPUS, 120GB dedicated SSD disk 10TB (1Gbps network in/out) US$60/month
    • Vultr KVM VPS - 2.40Ghz New Jersey: 2GB, 2 CPUS, 45GB SSD 3TB (1Gbps network in/out) US$20/month - from May 6th, 2015 tests
    • Vultr KVM VPS - 3.60Ghz Los Angeles: 2GB, 2 CPUS, 45GB SSD 3TB (1Gbps network in/out) US$20/month - from May 6th, 2015 tests

    Testing Methodology:



    I basically created each respective server using CentOS 6.6 64bit OS and ran YUM update to bring them all inline with CentOS 6.6 64bit OS. Then ran the new installnbench.sh file at centminmod/centminmodbench · GitHub which I wrote specifically for this testing. It basically does 2 tasks when run installnbench.sh via curl command line on a fresh CentOS 6.x or 7.x OS server:
    1. install latest Centmin Mod .08 beta03 LEMP stack ~ 15-30 mins time then (note .08 beta03 unlike previous benchmarks has now included some of the source downloads as part of the installer so you can not directly compare Centmin Mod .08 beta03 install times with previous and earlier .08 betas)
    2. installs and runs centminmodbench.sh (UnixBench enabled) ~ 30-60 mins time
    Code:
    curl -sL https://github.com/centminmod/centminmodbench/raw/master/installnbench.sh | bash

    Server Intel CPU Clock Speed:



    The Vultr Dedicated Cloud server is using 3.60Ghz and the Vultr Performance VPS server is using 2.40Ghz instances apparently, so performance closely reflects that of my previous comparison of Vultr 3.60Ghz vs 2.40Ghz.

    Vultr Dedicated Cloud Series Setup



    vultr_dedicated_2cpu_deploy_00.png
    vultr_dedicated_2cpu_deploy_01.png

    Vultr 2cpu 4GB Performance VPS (right) versus their 2cpu 8GB Dedicated Cloud series (left)

    2cpu_benchmarks_00.png
     
    Last edited: Jun 5, 2015
  2. eva2000

    eva2000 Administrator Staff Member

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

    Centmin Mod .08 beta 03 LEMP Install Times:



    Centmin Mod .08 beta03 LEMP web stack install times are highly variable as part of the time is downloading source tarballs or YUM package downloads and installs so depends on the speed of the respective YUM mirrors the system picks up to download from as well as location of the VPS server geographically to the downloads. Downloads account for between 15-33% of the total install time. The rest is source compilation for Nginx, PHP-FPM, PHP extensions, Memcached server, CSF Firewall and other installed items via the Centmin Mod auto installer. Ultimately, comes down to cpu processor, disk performance and cpu clock speed for source compilation parts.

    For installnbench.sh users, you'll find the install time on the very last line in the /root/centminlogs/centminmod_1.2.3-eva2000.08_***-***_install.log install log.

    Centmin Mod LEMP .08 beta 03 LEMP stack install has 2 parts, the YUM related download parts and the total install time which includes YUM, tarball download and source compilation. Centminmodbench.sh time is the total time it took to run the centminmodbench.sh script itself.

    .08 beta03 changes

    Note .08 beta03 unlike previous benchmarks has now included some of the source downloads as part of the installer so you can not directly compare Centmin Mod .08 beta03 install times with previous and earlier .08 betas. There's also additional metrics recorded during initial install for source download time, nginx and php-fpm first time source compilation installs.

    Basically, you can see the pattern which will show throughout the below benchmarks. The new Vultr Dedicated Cloud instances are just the old Vultr Performance Series 3.60Ghz clocked VPS moving to a new line of product with a much higher price - almost 2-3x times the price. Seems intention for Vultr is for the Performance VPS to have the lower performing and cpu clocked 2.40Ghz now ?

    centminmodbench_installtimes.png
     
    Last edited: Jun 5, 2015
  3. eva2000

    eva2000 Administrator Staff Member

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

    centminmodbench.sh Results:



    Ioping Disk and Ioping RamDisk memory test for random I/O performance.

    Disk

    centminmodbench_ioping.png

    Vultr Dedicated Cloud has less contention or noisy neighbours if you look at latency times compared to VPS servers. However, being 120GB SSD disks and the nature of NAND at that capacity it's expected that random disk I/O will be slower as you can see from above. Also it seems the new 2.40Ghz clocked Performance VPS series performs even slower than the 2.40Ghz clocked VPS back in May 6, 2015.

    RamDisk - testing system memory bandwidth. Definitely some contention on Vultr 2CPU 4GB Performance VPS if you look at ioping seek max latency times. Again, the same pattern emerges, the new Vultr Dedicated Cloud seems to be basically the old 3.60Ghz clocked VPSes at a higher asking price.

    centminmodbench_ioping_ramdisk.png
     
    Last edited: Jun 5, 2015
  4. eva2000

    eva2000 Administrator Staff Member

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

    DD Disk Benchmarks



    Disk

    centminmodbench_dd.png

    Definitely much lower disk performance for current tests versus tests done back on May 6, 2015. The Vultr Dedicated Cloud using 120GB SSD definitely limited.

    Ramdisk

    centminmodbench_ddramdisk.png

    Again you see the pattern that old 3.60Ghz VPS is basically the new Vultr Dedicated Cloud series with similar but higher memory bandwidth results.
     
    Last edited: Jun 5, 2015
  5. eva2000

    eva2000 Administrator Staff Member

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

    Disk FIO benchmarks



    Disk only test as not supported for ramdisk tmpfs.

    centminmodbench_fio.png

    Random reads for Vultr Dedicated Cloud and old 3.60Ghz VPS are about the same. Random writes are lower on both the current Vultr Dedicated Cloud and Vultr Performance series compared to the older VPS tested back in May 6, 2015.
     
    Last edited: Jun 5, 2015
  6. eva2000

    eva2000 Administrator Staff Member

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

    Bandwidth Tests



    Tested both single thread wget and multi-threaded parallel axel bandwidth tests. Bear in mind geographical location of VPSes in relation to bandwidth numbers and that Vultr 2GB 3.60Ghz is located in Los Angeles compared to the other 3 in New York/New Jersey.

    wget bandwidth

    centminmodbench_bandwidth.png

    axel bandwidth

    centminmodbench_axel.png
     
    Last edited: Jun 5, 2015
  7. eva2000

    eva2000 Administrator Staff Member

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

    Ping Tests



    Ping tests are all geographically relative to the VPS server location, so West coast USA would fair better with same location ping test sites and vice versa for East coast USA based Vultr NY VPS.

    centminmodbench_ping.png
     
    Last edited: Jun 5, 2015
  8. eva2000

    eva2000 Administrator Staff Member

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

    VPS OpenSSL 1.01e system benchmarks



    Very clear that if you run a https SSL based site or are doing any type of OpenSSL encryption or decryption, that you do not want to be using Vultr 2.40Ghz VPS instances or even the new Vultr Performance VPS. Vultr Dedicated Cloud definitely with dedicated resources faired best with almost twice the performance where it counts for SSL related values like rsa 2048/4096 bit and 256bit ecdsa.

    centminmodbench_opensslsystem.png

    VPS Nginx static OpenSSL 1.02a benchmarks



    If you plan on using more performant based ECC 256 bit based SSL certificates using ECDSA then Vultr 3.60Ghz is twice as fast as the rest and seems Vultr Dedicated Cloud fits that bill now. Centmin Mod .08 beta03 and higher might be switching from Nginx compiled with OpenSSL 1.02a to Nginx + LibreSSL later on. So curious about those static SSL numbers later on.

    centminmodbench_opensslstatic.png

    VPS Entropy Availability



    Entropy availability pretty close seeing as Centmin Mod LEMP stack install by default tweaks and improves this thanks to using haveged.

    centminmodbench_entropy.png
     
    Last edited: Jun 5, 2015
  9. eva2000

    eva2000 Administrator Staff Member

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

    Vultr MySQL Benchmarks



    mysqlslap tool is included with all MySQL installs including Oracle MySQL, MariaDB MySQL and Percona MySQL. The custom mysqlslap parameters I used are just arbitrarily in nature and only test MyISAM performamce across 64 clients.

    Actual test command used is:

    MariaDB 10.0.19 MySQL is the default installed MySQL version in Centmin Mod .08 beta03 LEMP auto installer.

    mysqlslap results

    Vultr 3.60Ghz instance comes out on top for new Vultr Dedicated Cloud with dedicated resources followed by the older 3.6Ghz VPS. Processor performance and clock speed plays a factor. MySQL slap though doesn't reflect real world usage so bear that in mind.

    centminmodbench_mysqlslap.png
     
    Last edited: Jun 5, 2015
  10. eva2000

    eva2000 Administrator Staff Member

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

    PHP benchmark


    • PHP benchmarks test the Centmin Mod .08 beta03 installed PHP 5.4.41 (php-fpm) binary (which defaults include enabling APC Cache 3.1.13 with igbinary support) and tests against the PHP 5.4.41 source included Zend/bench.php and Zend/micro_bench.php files.
    • 3 runs are made and average taken for time it takes to run the benchmarks.
    • This test is single threaded in nature so doesn't scale with multiple cpu cores/threads and the underlying performance is based partly on cpu processor performance and clock speed. Which the final results confirm as Vultr 3.60Ghz is the clear winner with new Vultr Dedicated Cloud and older 3.6Ghz VPS managing 1st and 2nd place.
    centminmodbench_php.png

    PHP configure options
     
    Last edited: Jun 5, 2015
  11. eva2000

    eva2000 Administrator Staff Member

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

    New Vultr Dedicated Cloud and VPS UnixBench Benchmarks



    centminmodbench_unixbench.png

    Vultr Dedicated Cloud and VPS
    Code:
    uname -r
    2.6.32-504.16.2.el6.x86_64
    
    Vultr VPS kernels May 6, 2015 tested
    Code:
    uname -r
    2.6.32-504.16.2.el6.x86_64
    Vultr servers all used the same 2.6.x linux kernel, so you can see definitely compare UnixBench numbers across servers. To compare with non-2.6.x kernels, you can probably only rely on looking at the Dhrystone and Whetstone numbers to gauge cpu processor performance.
    • Vultr Dedicated Cloud with dedicated resources and 3.60Ghz clock speed came out on top with older 3.60Ghz VPS coming second. The new 2CPU 4GB VPS was slower than that of 2CPU 2GB VPS tested back in May 6, 2015.
    You can read the explanation at byte-unixbench - A Unix benchmark suite - Google Project Hosting which suggests subtests like pipe throughout has no real world bearing on performance so can be disregarded

     
    Last edited: Jun 5, 2015
  12. eva2000

    eva2000 Administrator Staff Member

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

    Vultr Dedicated Cloud vs Vultr Performance VPS Summary



    The reason why I did the above comparison benchmarks is because I constantly test my Centmin Mod LEMP menu based auto installer web stack. So it's good to know which VPS cloud hosting provider has the best performance for my needs which includes Centmin Mod install times (I may install and re-install 100s of times per month). As well as general performance that has some relative real world applications for what a normal LEMP web stack would be for - Nginx SPDY/3.1 SSL, PHP-FPM performance and MariaDB MySQL performance.

    For Centmin Mod install times:
    • Vultr 3.60Ghz is clearly fastest whether it be the new Vultr Dedicated Cloud or older 3.6Ghz Vultr Performance VPS. If you can grab an old 3.6Ghz grab one!
    For Disk Performance:
    • There's definitely less contention and noisy neighbours with the new Vultr Dedicated Cloud however the 120GB SSD disk capacities may limit write speed and random disk I/O. Would be much better if they bumped it up to 240/256GB SSD capacities.
    For Bandwidth & Pings performance:
    • Geographically relative
    For OpenSSL performance:
    For mysqlslap MySQL performance:
    • Again dedicated resources and higher 3.60Ghz clock speed allow the new Vultr Dedicated Cloud to lead.
    For PHP performance
    • The PHP benchmarks were only single threaded so reflects more cpu processor performance and clock speed. Again Vultr 3.60Ghz on new new Vultr Dedicated Cloud and older 3.60Ghz clocked VPS lead the way.
    For UnixBench performance:
    • On the whole for cpu performance, the new Vultr Dedicated Cloud and older 3.60Ghz VPS are nearly twice as fast as the current 2.40Ghz clocked Vultr Performance VPS series.
    • Below are the lscpu outputs for all 4 VPS servers.

    new Vultr Dedicated Cloud

    Code:
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 60
    Stepping:              1
    CPU MHz:               3600.012
    BogoMIPS:              7200.02
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    
    Vultr 2CPU 4GB Performance VPS

    Code:
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 60
    Stepping:              1
    CPU MHz:               2399.996
    BogoMIPS:              4799.99
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    
    Vultr 3.60Ghz on May 6th, 2015

    Code:
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 60
    Stepping:              1
    CPU MHz:               3600.014
    BogoMIPS:              7200.02
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    
    Vultr 2.40Ghz on May 6th, 2015

    Code:
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 60
    Stepping:              1
    CPU MHz:               2399.996
    BogoMIPS:              4799.99
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    
     
    Last edited: Jun 5, 2015
  13. eva2000

    eva2000 Administrator Staff Member

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

    VPS Prices:



    New plans and pricing matrix for Vultr compared with Linode and DigitalOcean current pricing:

    Linode Pricing Plans
    Web Host CPU Cores Memory SSD Disk Bandwidth Network In Network Out Price /hr Price /month
    Linode 1 1GB 24GB 2TB 40Gbps 125Mbps $.015/hr ($10/m)
    Linode 2 2GB 48GB 3TB 40Gbps 250Mbps $.03/hr ($20/m)
    Linode 4 4GB 96GB 4TB 40Gbps 500Mbps $.06/hr ($40/m)
    Linode 6 8GB 192GB 8TB 40Gbps 1000Mbps $.12/hr ($80/m)
    Linode 8 16GB 384GB 16TB 40Gbps 2000Mbps $.24/hr ($160/m)
    Linode 12 32GB 768GB 20TB 40Gbps 4000Mbps $.48/hr ($320/m)
    Linode 16 48GB 1152GB 20TB 40Gbps 6000Mbps $.72/hr ($480/m)
    Linode 20 64GB 1536GB 20TB 40Gbps 8000Mbps $.96/hr ($640/m)
    Linode 20 96GB 1920GB 20TB 40Gbps 10000Mbps $1.44/hr ($960/m)



    DigitalOcean Pricing Plans
    Web Host CPU Cores Memory SSD Disk Bandwidth Price
    DigitalOcean 1 512MB 20GB 1TB $5/m
    DigitalOcean 1 1GB 30GB 2TB $10/m
    DigitalOcean 2 2GB 40GB 3TB $20/m
    DigitalOcean 2 4GB 60GB 4TB $40/m
    DigitalOcean 4 8GB 80GB 5TB $80/m
    DigitalOcean 8 16GB 160GB 6TB $160/m
    DigitalOcean 12 32GB 320GB 7TB $320/m
    DigitalOcean 16 48GB 480GB 8TB $480/m
    DigitalOcean 20 64GB 640GB 9TB $640/m


    Vultr Pricing Plans as at May 6th, 2015 plans/price change
    Web Host CPU Memory SSD Storage Transfer Monthly
    Vultr 1 768MB 15GB 1.00TB $5.00
    Vultr 1 1024MB 20GB 2.00TB $7.00 $10.00
    Vultr 2 2048MB 40GB 45GB 3.00TB $15.00 $20.00
    Vultr 2 4096MB 65GB 90GB 4.00TB $35.00 $40.00
    Vultr 4 8192MB 120GB 150GB 5.00TB $70.00 $80.00
    Vultr 4 16384MB 250GB 8.00TB $125.00 Discontinued
    Vultr 8 16384MB 250GB 300GB 6.00TB $149.95 $160.00
    Vultr 12 32768MB 400GB 7.00TB $299.95 Discontinued
    Vultr 16 49152MB 32768MB 600GB 8.00TB 10.00TB $429.95 $320.00
    Vultr 24 65536MB 800GB 700GB 9.00TB 15.00TB $599.95 $640.00
    Vultr 1 512MB 160GB 125GB SATA 1.00TB $5.00
    Vultr 1 1024MB 320GB 250GB SATA 2.00TB $8.00 $10.00
    Vultr 1 2048MB 640GB 500GB SATA 3.00TB $15.00 $20.00
    Vultr 2 3072MB 750GB SATA 4.00TB $30.00
    Vultr 2 4096MB 1000GB SATA 5.00TB $40.00
     
  14. nVidian

    nVidian Member

    97
    8
    8
    Mar 16, 2015
    Ratings:
    +31
    Local Time:
    2:20 AM
    1.7.9
    5.5
    Thanks for great review. Really appreciate your hard works.

    Actually I already purchase this VULTR dedicated cloud for few hours, I decided to use it for webserver until I saw RealiableSite dedicated advert on WHT. This VULTR Dedicated Cloud comes with some disadvantages that make me think twice of having a VPS with no snapshot feature at all, single SSD disk with no RAID and 'only' dual cores CPU.

    The main advantage for me is VULTR has a Tokyo DC.

    After I read your post here, I even more convinced that I was doing right decision by not order VULTR dedicated cloud.
     
  15. eva2000

    eva2000 Administrator Staff Member

    53,488
    12,130
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,671
    Local Time:
    5:20 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah I am only choosing Vultr for some select locations like Sydney, Tokyo and London usage. Otherwise, it might be better looking for alternatives
     
  16. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    3:20 AM
    Mainline
    10.2
    I just tested $120 plan, on Chicago.
    Much Expensive than my OVH Server.
     
  17. eva2000

    eva2000 Administrator Staff Member

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

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    3:20 AM
    Mainline
    10.2
    It has 4 CPU.
    Still no idea with the CPU used.
     
  19. eva2000

    eva2000 Administrator Staff Member

    53,488
    12,130
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,671
    Local Time:
    5:20 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    oh thought you mean Linode $120/month instance. So Vultr $120/m instance with dedicated compute Vultr: High Performance SSD Cloud., those use the E3-12xx 3.4Ghz cpus which Vultr use to advertise, they moved to Vultr Dedicated Compute VPS for more dedicated resources
     
  20. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    3:20 AM
    Mainline
    10.2
    We are confuse now :D
    With so many Server having same plans :D