Discover Centmin Mod today
Register Now

Hetzner Cloud Beta - 3 free VPS per customer

Discussion in 'Virtual Private Server (VPS) hosting' started by eva2000, Oct 26, 2017.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    53,461
    12,128
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,668
    Local Time:
    11:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Hetzner is offering 3 free VPS servers per customer during their beta testing phase of their Cloud server services it seems. You register a Hetzner account here. Found the offer from LET thread. VPS locations look to be European based.


    welcome-beta-01.png
     
  2. Jon Snow

    Jon Snow Active Member

    779
    157
    43
    Jun 30, 2017
    Ratings:
    +228
    Local Time:
    10:25 PM
    Nginx 1.13.9
    MariaDB 10.1.31
    So it isn't for existing customers only? Do I need to enter credit card information?
     
  3. eva2000

    eva2000 Administrator Staff Member

    53,461
    12,128
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,668
    Local Time:
    11:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah need credit card and id verification. I am waiting to be verified right now so can't do anything yet.

     
  4. eva2000

    eva2000 Administrator Staff Member

    53,461
    12,128
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,668
    Local Time:
    11:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Looks like my ID verification was finally approved though haven't received any emails yet

    upload_2017-10-28_2-32-43.png

    upload_2017-10-28_2-35-52.png

    upload_2017-10-28_2-37-26.png

    System:
    • 2 CPU Core
    • 4GB RAM
    • 40GB DISK
    • Hetzner Cloud Beta Nureberg
    • CentOS 7.4 64bit
    CentOS 7.4
    Code (Text):
    cat /etc/redhat-release
    CentOS Linux release 7.4.1708 (Core)
    

    Cpu
    Code (Text):
    cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 42
    model name      : Intel(R) Xeon(R) CPU E5-26xx (Sandy Bridge)
    stepping        : 1
    microcode       : 0x1
    cpu MHz         : 2099.998
    cache size      : 4096 KB
    physical id     : 0
    siblings        : 2
    core id         : 0
    cpu cores       : 2
    apicid          : 0
    initial apicid  : 0
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm xsaveopt arat
    bogomips        : 4199.99
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management:
    
    processor       : 1
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 42
    model name      : Intel(R) Xeon(R) CPU E5-26xx (Sandy Bridge)
    stepping        : 1
    microcode       : 0x1
    cpu MHz         : 2099.998
    cache size      : 4096 KB
    physical id     : 0
    siblings        : 2
    core id         : 1
    cpu cores       : 2
    apicid          : 1
    initial apicid  : 1
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm xsaveopt arat
    bogomips        : 4199.99
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management:
    

    Memory
    Code (Text):
    free -m
                  total        used        free      shared  buff/cache   available
    Mem:           3694          75        3441          16         178        3400
    Swap:             0           0           0
    

    Disk
    Code (Text):
    df -hT
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/sda1      ext4       38G  818M   36G   3% /
    devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
    tmpfs          tmpfs     1.9G   17M  1.8G   1% /run
    tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
    tmpfs          tmpfs     370M     0  370M   0% /run/user/0
    


    Centmin Mod 123.09beta01 LEMP Install



    Install Centmin Mod 123.09beta01 LEMP stack via unattended installer
    Code (Text):
    yum -y update; curl -O https://centminmod.com/betainstaller.sh && chmod 0700 betainstaller.sh && bash betainstaller.sh
    

    Install time
    Code (Text):
    
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 124.2411 seconds
    Total YUM Time: 28.783325322 seconds
    Total YUM or DNF + Source Download Time: 62.0840
    Total Nginx First Time Install Time: 200.1957
    Total PHP First Time Install Time: 274.4506
    Download Zip From Github Time: 2.6784
    Total Time Other eg. source compiles: 319.4351
    Total Centmin Mod Install Time: 856.1654
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 983.0849 seconds
    

    Post-install Centmin Mod check list
    Code (Text):
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.3.4
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2017 Joel Rosdahl
    
    This program is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free Software
    Foundation; either version 3 of the License, or (at your option) any later
    version.
    
    --------------------------------------------------------
    Check Nginx Version:
    --------------------------------------------------------
    nginx version: nginx/1.13.6
    built by clang 3.4.2 (tags/RELEASE_34/dot2-final)
    built with LibreSSL 2.5.5
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -mtune=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wno-sign-compare -Wno-string-plus-int -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-const-variable -Wno-conditional-uninitialized -Wno-mismatched-tags -Wno-sometimes-uninitialized -Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign -Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding -Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion -Wno-c++11-compat-deprecated-writable-strings -Wno-write-strings -gsplit-dwarf' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-compat --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module --with-stream_geoip_module --with-stream_realip_module --with-stream_ssl_preread_module --with-threads --with-stream=dynamic --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.2 --add-module=../ngx_cache_purge-2.4.2 --add-module=../ngx_devel_kit-0.3.0 --add-dynamic-module=../set-misc-nginx-module-0.31 --add-dynamic-module=../echo-nginx-module-0.61 --add-module=../redis2-nginx-module-0.14 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-dynamic-module=../headers-more-nginx-module-0.32 --with-pcre=../pcre-8.41 --with-pcre-jit --with-zlib=../zlib-1.2.11 --with-http_ssl_module --with-http_v2_module --with-openssl=../libressl-2.5.5
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 5.6.32 (cli) (built: Oct 27 2017 16:57:58)
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-common-10.1.28-1.el7.centos.x86_64
    MariaDB-compat-10.1.28-1.el7.centos.x86_64
    MariaDB-client-10.1.28-1.el7.centos.x86_64
    MariaDB-server-10.1.28-1.el7.centos.x86_64
    MariaDB-devel-10.1.28-1.el7.centos.x86_64
    MariaDB-shared-10.1.28-1.el7.centos.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.5.2
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v11.04 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 4.0.4
    
    Copyright (C) 2017 by Jeffrey Fulmer, et al.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    
    --------------------------------------------------------
    Check mysqlreport version:
    --------------------------------------------------------
    mysqlreport v3.5-maria11 Jul 4 2013
    
    --------------------------------------------------------
    Check pure-ftpd Version:
    --------------------------------------------------------
    pure-ftpd v1.0.42
    
    --------------------------------------------------------
    Check YUM Repo List
    --------------------------------------------------------
    Loaded plugins: fastestmirror, priorities, versionlock
    Loading mirror speeds from cached hostfile
     * base: mirror.tobias-wollmann.com
     * epel: mirror.daniel-jost.net
     * extras: mirror.tobias-wollmann.com
     * rpmforge: mirror.de.leaseweb.net
     * updates: mirror.tobias-wollmann.com
    213 packages excluded due to repository priority protections
    repo id                       repo name                              status
    base/7/x86_64                 CentOS-7 - Base                        7,420+2,171
    epel/x86_64                   Extra Packages for Enterprise Linux 7   11,108+916
    extras/7/x86_64               CentOS-7 - Extras                              280
    mariadb                       MariaDB                                       14+2
    rpmforge                      RHEL 7 - RPMforge.net - dag                140+105
    updates/7/x86_64              CentOS-7 - Updates                         835+207
    varnishcache_varnish41/x86_64 varnishcache_varnish41                          44
    varnishcache_varnish41-source varnishcache_varnish41-source                    0
    repolist: 19,841
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Fri Oct 27 17:01:41 UTC 2017    [UTC]
    Sat Oct 28 03:01:41 AEST 2017   [Australia/Brisbane]
    Fri Oct 27 10:01:41 PDT 2017    [America/Los_Angeles]
    Fri Oct 27 12:01:41 CDT 2017    [America/Chicago]
    Fri Oct 27 13:01:41 EDT 2017    [America/New_York]
    Fri Oct 27 13:01:41 EDT 2017    [America/Montreal]
    Fri Oct 27 18:01:41 BST 2017    [Europe/London]
    Fri Oct 27 19:01:41 CEST 2017   [Europe/Berlin]
    Sat Oct 28 00:01:41 +07 2017    [Asia/Bangkok]
    Sat Oct 28 00:01:41 +07 2017    [Asia/Ho_Chi_Minh]
    Sat Oct 28 00:01:41 WIB 2017    [Asia/Jakarta]
    Sat Oct 28 01:01:41 +08 2017    [Asia/Kuala_Lumpur]
    Sat Oct 28 01:01:41 +08 2017    [Asia/Singapore]
    --------------------------------------------------------
    

    Post-install memory
    Code (Text):
    free -m
                  total        used        free      shared  buff/cache   available
    Mem:           3694         320        3270          29         103        3187
    Swap:          1023           0        1023
    

    Post-install disk
    Code (Text):
    df -hT
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/sda1      ext4       38G  4.8G   32G  14% /
    devtmpfs       devtmpfs  1.8G  4.0K  1.8G   1% /dev
    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
    tmpfs          tmpfs     1.9G   17M  1.8G   1% /run
    tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
    tmpfs          tmpfs     370M     0  370M   0% /run/user/0
    /dev/loop0     ext4      5.8G   25M  5.5G   1% /tmp
    


    centminmodbench.sh Benchmarks



    All new VPS/Dedicated servers I get, I will run my centminmodbench.sh benchmark script at bench.centminmod.comto fully evaluate the performance of the server. The results are below.

    Code (Text):
    -------------------------------------------
    centminmodbench.sh 0.9.5
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    3.10.0-693.5.2.el7.x86_64
    
    CentOS Linux release 7.4.1708 (Core) 
    
    Centmin Mod 
    ----------------------------------------------
    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:    2
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 42
    Model name:            Intel(R) Xeon(R) CPU E5-26xx (Sandy Bridge)
    Stepping:              1
    CPU MHz:               2099.998
    BogoMIPS:              4199.99
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    Flags:                 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm xsaveopt arat
    
    CPU Flags
     fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm xsaveopt arat
    

    Code (Text):
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2 ONLINE
    0   0    0      0    0:0:0      yes
    1   0    0      1    1:1:1      yes
    
    ----------------------------------------------
                  total        used        free      shared  buff/cache   available
    Mem:           3694         369        2845          29         480        3060
    Low:           3694         849        2845
    High:             0           0           0
    Swap:          1023           0        1023
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/sda1        38G  4.8G   32G  14% /
    devtmpfs        1.8G  4.0K  1.8G   1% /dev
    tmpfs           1.9G     0  1.9G   0% /dev/shm
    tmpfs           1.9G   17M  1.8G   1% /run
    tmpfs           1.9G     0  1.9G   0% /sys/fs/cgroup
    tmpfs           370M     0  370M   0% /run/user/0
    /dev/loop0      5.8G   25M  5.5G   1% /tmp
    
    

    Code (Text):
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4.0 KiB from . (ext4 /dev/sda1): request=1 time=132 us
    4.0 KiB from . (ext4 /dev/sda1): request=2 time=288 us
    4.0 KiB from . (ext4 /dev/sda1): request=3 time=476 us
    4.0 KiB from . (ext4 /dev/sda1): request=4 time=281 us
    4.0 KiB from . (ext4 /dev/sda1): request=5 time=272 us
    4.0 KiB from . (ext4 /dev/sda1): request=6 time=312 us
    4.0 KiB from . (ext4 /dev/sda1): request=7 time=301 us
    4.0 KiB from . (ext4 /dev/sda1): request=8 time=292 us
    4.0 KiB from . (ext4 /dev/sda1): request=9 time=205 us
    4.0 KiB from . (ext4 /dev/sda1): request=10 time=191 us
    
    --- . (ext4 /dev/sda1) ioping statistics ---
    10 requests completed in 9.0 s, 3.6 k iops, 14.2 MiB/s
    min/avg/max/mdev = 132 us / 275 us / 476 us / 86 us
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/sda1) ioping statistics ---
    41.2 k requests completed in 3.0 s, 13.8 k iops, 54.0 MiB/s
    min/avg/max/mdev = 32 us / 72 us / 2.8 ms / 28 us
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/sda1) ioping statistics ---
    8.0 k requests completed in 3.0 s, 2.8 k iops, 710.2 MiB/s
    min/avg/max/mdev = 213 us / 352 us / 1.7 ms / 56 us
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/sda1) ioping statistics ---
    3.1 M requests completed in 3.0 s, 1.2 M iops, 4.6 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 1.2 ms / 1 us
    
    

    Code (Text):
    -------------------------------------------
    disk DD tests
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 3.64399 s, 295 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 3.64483 s, 295 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 9.94177 s, 108 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 42.6855 s, 25.2 MB/s
    

    Code (Text):
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    FIO_VERSION = fio-2.0.9
    
    FIO random reads: 
    randomreads: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
    fio-2.0.9
    Starting 1 process
    randomreads: Laying out IO file(s) (1 file(s) / 1024MB)
    
    randomreads: (groupid=0, jobs=1): err= 0: pid=2670: Fri Oct 27 19:14:22 2017
      read : io=1024.3MB, bw=588568KB/s, iops=147141 , runt=  1782msec
      cpu          : usr=7.97%, sys=70.63%, ctx=3551, majf=0, minf=84
      IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
         issued    : total=r=262207/w=0/d=0, short=r=0/w=0/d=0
    
    Run status group 0 (all jobs):
       READ: io=1024.3MB, aggrb=588567KB/s, minb=588567KB/s, maxb=588567KB/s, mint=1782msec, maxt=1782msec
    
    Disk stats (read/write):
      sda: ios=254208/0, merge=0/0, ticks=69286/0, in_queue=69243, util=94.59%
    
    FIO random writes: 
    randomwrites: (g=0): rw=randwrite, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
    fio-2.0.9
    Starting 1 process
    
    randomwrites: (groupid=0, jobs=1): err= 0: pid=2674: Fri Oct 27 19:14:24 2017
      write: io=1024.3MB, bw=500395KB/s, iops=125098 , runt=  2096msec
      cpu          : usr=7.83%, sys=84.77%, ctx=1202, majf=0, minf=18
      IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0%
         issued    : total=r=0/w=262207/d=0, short=r=0/w=0/d=0
    
    Run status group 0 (all jobs):
      WRITE: io=1024.3MB, aggrb=500395KB/s, minb=500395KB/s, maxb=500395KB/s, mint=2096msec, maxt=2096msec
    
    Disk stats (read/write):
      sda: ios=0/239292, merge=0/0, ticks=0/49389, in_queue=49352, util=95.10%
    
    

    Code (Text):
    -------------------------------------------
    ramdisk DD tests - memory bandwidth
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0789262 s, 1.7 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.0673959 s, 2.0 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0587227 s, 2.3 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.0662415 s, 2.0 GB/s
    

    Code (Text):
    -------------------------------------------
    ramdisk ioping tests - memory bandwidth
    -------------------------------------------
    
    Running IOPing I/O ramdisk benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4.0 KiB from . (tmpfs tmpfs): request=1 time=3 us
    4.0 KiB from . (tmpfs tmpfs): request=2 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=3 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=4 time=7 us
    4.0 KiB from . (tmpfs tmpfs): request=5 time=7 us
    4.0 KiB from . (tmpfs tmpfs): request=6 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=7 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=8 time=10 us
    4.0 KiB from . (tmpfs tmpfs): request=9 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=10 time=8 us
    
    --- . (tmpfs tmpfs) ioping statistics ---
    10 requests completed in 9.0 s, 133.3 k iops, 520.8 MiB/s
    min/avg/max/mdev = 3 us / 7 us / 10 us / 1 us
    
    IOPing seek rate: ./ioping -R .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    1.5 M requests completed in 3.0 s, 1.1 M iops, 4.2 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 1.1 ms / 1 us
    
    IOPing sequential: ./ioping -RL .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    39.2 k requests completed in 3.0 s, 19.9 k iops, 4.9 GiB/s
    min/avg/max/mdev = 37 us / 50 us / 1.5 ms / 16 us
    
    IOPing cached: ./ioping -RC .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    2.8 M requests completed in 3.0 s, 1.1 M iops, 4.1 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 1.3 ms / 1 us
    
    

    Code (Text):
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 69.2MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 20.5MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 17.2MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 41.2MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 17.3MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 15.2MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 2.62MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://104.143.15.254/100MB.test)
    Download VersaWeb, Las Vegas, Nevada: 2.59MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 9.18MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 13.3MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 14.8MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 18.1MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 19.6MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 21.8MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 20.3MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 27.1MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 8.88MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 12.6MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 301KB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 105MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 79.9MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 58.6MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 232MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 147MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 204MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 7.34MB/s
    

    Code (Text):
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 146.75MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Axel Download Linode, Atlanta, GA, USA: 31.41MB/s
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 25.16MB/s
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 36.72MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 14.48MB/s
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 11.24MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 15.92MB/s
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://104.143.15.254/100MB.test)
    Axel Download VersaWeb, Las Vegas, Nevada: 8.29MB/s
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 12.20MB/s
    ----------------------------------------------
    Axel Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Los Angeles, California: 14.02MB/s
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: 14.19MB/s
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 17.29MB/s
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 17.69MB/s
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 20.16MB/s
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: 19.47MB/s
    ----------------------------------------------
    Axel Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, New York / New Jersey: 25.05MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 12.91MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 10.33MB/s
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: .43MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 156.20MB/s
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 156.28MB/s
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 63.94MB/s
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: 104.42MB/s
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 141.38MB/s
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 146.08MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Sydney, Australia: 7.15MB/s
    

    Code (Text):
    
    -------------------------------------------
    Running ping tests...
    -------------------------------------------
    
    ----------------------------------------------
    Pings (cachefly.cachefly.net):
    PING vip1.g5.cachefly.net (205.234.175.175) 56(84) bytes of data.
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=1 ttl=57 time=3.85 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=57 time=3.95 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=57 time=3.96 ms
    
    --- vip1.g5.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 3.856/3.924/3.961/0.048 ms
    
    ----------------------------------------------
    Pings (syd-au-ping.vultr.com):
    PING syd-au-ping.vultr.com (108.61.212.117) 56(84) bytes of data.
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=1 ttl=42 time=302 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=42 time=302 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=42 time=302 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 302.657/302.832/302.963/0.467 ms
    
    ----------------------------------------------
    Pings (hnd-jp-ping.vultr.com):
    PING hnd-jp-ping.vultr.com (108.61.201.151) 56(84) bytes of data.
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=1 ttl=47 time=240 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=47 time=240 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=47 time=240 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 240.387/240.550/240.853/0.214 ms
    
    ----------------------------------------------
    Pings (lax-ca-us-ping.vultr.com):
    PING lax-ca-us-ping.vultr.com (108.61.219.200) 56(84) bytes of data.
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=1 ttl=47 time=158 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=47 time=158 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=47 time=158 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 158.698/158.771/158.889/0.467 ms
    
    ----------------------------------------------
    Pings (wa-us-ping.vultr.com):
    PING wa-us-ping.vultr.com (108.61.194.105) 56(84) bytes of data.
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=1 ttl=48 time=160 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=48 time=159 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=48 time=160 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 159.555/160.217/160.772/0.682 ms
    
    ----------------------------------------------
    Pings (tx-us-ping.vultr.com):
    PING tx-us-ping.vultr.com (108.61.224.175) 56(84) bytes of data.
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=1 ttl=47 time=128 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=47 time=128 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=47 time=128 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 128.582/128.681/128.783/0.082 ms
    
    ----------------------------------------------
    Pings (il-us-ping.vultr.com):
    PING il-us-ping.vultr.com (107.191.51.12) 56(84) bytes of data.
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=1 ttl=48 time=117 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=48 time=120 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=48 time=119 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 117.663/119.474/120.985/1.372 ms
    
    ----------------------------------------------
    Pings (ga-us-ping.vultr.com):
    PING ga-us-ping.vultr.com (108.61.193.166) 56(84) bytes of data.
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=1 ttl=48 time=109 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=48 time=109 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=48 time=109 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 109.501/109.615/109.776/0.399 ms
    
    ----------------------------------------------
    Pings (fl-us-ping.vultr.com):
    PING fl-us-ping.vultr.com (104.156.244.232) 56(84) bytes of data.
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=1 ttl=47 time=120 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=2 ttl=47 time=121 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=3 ttl=47 time=120 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 120.026/120.528/121.264/0.602 ms
    
    ----------------------------------------------
    Pings (nj-us-ping.vultr.com):
    PING nj-us-ping.vultr.com (108.61.149.182) 56(84) bytes of data.
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=1 ttl=50 time=89.7 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=51 time=89.7 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=50 time=89.8 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 89.708/89.772/89.834/0.249 ms
    
    ----------------------------------------------
    Pings (fra-de-ping.vultr.com):
    PING fra-de-ping.vultr.com (108.61.210.117) 56(84) bytes of data.
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=1 ttl=50 time=4.08 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=50 time=4.08 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=50 time=4.17 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 4.082/4.116/4.179/0.068 ms
    
    ----------------------------------------------
    Pings (ams-nl-ping.vultr.com):
    PING ams-nl-ping.vultr.com (108.61.198.102) 56(84) bytes of data.
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=1 ttl=54 time=9.84 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=54 time=9.96 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=54 time=9.80 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 9.809/9.872/9.963/0.065 ms
    
    ----------------------------------------------
    Pings (lon-gb-ping.vultr.com):
    PING lon-gb-ping.vultr.com (108.61.196.101) 56(84) bytes of data.
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=1 ttl=52 time=14.3 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=52 time=14.4 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=52 time=14.5 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 14.395/14.465/14.527/0.054 ms
    
    ----------------------------------------------
    Pings (par-fr-ping.vultr.com):
    PING par-fr-ping.vultr.com (108.61.209.127) 56(84) bytes of data.
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=1 ttl=49 time=13.2 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=49 time=13.4 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=49 time=13.3 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 13.271/13.365/13.429/0.116 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 104.143.15.254 (104.143.15.254) 56(84) bytes of data.
    64 bytes from 104.143.15.254: icmp_seq=1 ttl=51 time=146 ms
    64 bytes from 104.143.15.254: icmp_seq=2 ttl=51 time=146 ms
    64 bytes from 104.143.15.254: icmp_seq=3 ttl=51 time=146 ms
    
    --- 104.143.15.254 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 146.804/146.866/146.945/0.318 ms
    
    ----------------------------------------------
    Pings (VersaWeb Seattle):
    PING 76.164.234.1 (76.164.234.1) 56(84) bytes of data.
    64 bytes from 76.164.234.1: icmp_seq=1 ttl=50 time=139 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=50 time=139 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=50 time=139 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 139.826/139.864/139.906/0.433 ms
    
    ----------------------------------------------
    Pings (OVH Canada):
    PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data.
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=1 ttl=48 time=88.4 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=2 ttl=48 time=88.5 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=3 ttl=48 time=88.5 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 88.451/88.519/88.572/0.248 ms
    
    ----------------------------------------------
    Pings (10gbps.io Frankfurt):
    PING 195.181.174.20 (195.181.174.20) 56(84) bytes of data.
    64 bytes from 195.181.174.20: icmp_seq=1 ttl=54 time=3.92 ms
    64 bytes from 195.181.174.20: icmp_seq=2 ttl=54 time=3.90 ms
    64 bytes from 195.181.174.20: icmp_seq=3 ttl=54 time=3.99 ms
    
    --- 195.181.174.20 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2004ms
    rtt min/avg/max/mdev = 3.905/3.940/3.993/0.063 ms
    
    ----------------------------------------------
    Pings (10gbps.io London):
    PING 185.59.221.20 (185.59.221.20) 56(84) bytes of data.
    64 bytes from 185.59.221.20: icmp_seq=1 ttl=54 time=13.7 ms
    64 bytes from 185.59.221.20: icmp_seq=2 ttl=54 time=13.8 ms
    64 bytes from 185.59.221.20: icmp_seq=3 ttl=54 time=13.7 ms
    
    --- 185.59.221.20 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 13.765/13.792/13.829/0.027 ms
    
    ----------------------------------------------
    Pings (10gbps.io Paris):
    PING 185.93.2.193 (185.93.2.193) 56(84) bytes of data.
    64 bytes from 185.93.2.193: icmp_seq=1 ttl=49 time=15.5 ms
    64 bytes from 185.93.2.193: icmp_seq=2 ttl=49 time=15.5 ms
    64 bytes from 185.93.2.193: icmp_seq=3 ttl=49 time=15.6 ms
    
    --- 185.93.2.193 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 15.512/15.549/15.622/0.051 ms
    
    ----------------------------------------------
    Pings (10gbps.io Singapore):
    PING 203.174.85.38 (203.174.85.38) 56(84) bytes of data.
    64 bytes from 203.174.85.38: icmp_seq=1 ttl=54 time=193 ms
    64 bytes from 203.174.85.38: icmp_seq=2 ttl=54 time=193 ms
    64 bytes from 203.174.85.38: icmp_seq=3 ttl=54 time=193 ms
    
    --- 203.174.85.38 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 193.017/193.055/193.126/0.050 ms
    
    ----------------------------------------------
    Pings (10gbps.io Stockholm):
    PING 185.76.9.10 (185.76.9.10) 56(84) bytes of data.
    64 bytes from 185.76.9.10: icmp_seq=1 ttl=49 time=26.6 ms
    64 bytes from 185.76.9.10: icmp_seq=2 ttl=49 time=26.7 ms
    64 bytes from 185.76.9.10: icmp_seq=3 ttl=49 time=26.6 ms
    
    --- 185.76.9.10 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 26.615/26.657/26.712/0.192 ms
    
    ----------------------------------------------
    Pings (10gbps.io Moscow):
    PING 87.245.204.20 (87.245.204.20) 56(84) bytes of data.
    64 bytes from 87.245.204.20: icmp_seq=1 ttl=55 time=40.2 ms
    64 bytes from 87.245.204.20: icmp_seq=2 ttl=55 time=40.2 ms
    64 bytes from 87.245.204.20: icmp_seq=3 ttl=55 time=40.3 ms
    
    --- 87.245.204.20 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 40.233/40.277/40.307/0.166 ms
    
    ----------------------------------------------
    Pings (10gbps.io Miami):
    PING 195.181.162.195 (195.181.162.195) 56(84) bytes of data.
    64 bytes from 195.181.162.195: icmp_seq=1 ttl=50 time=113 ms
    64 bytes from 195.181.162.195: icmp_seq=2 ttl=50 time=113 ms
    64 bytes from 195.181.162.195: icmp_seq=3 ttl=50 time=113 ms
    
    --- 195.181.162.195 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 113.181/113.304/113.501/0.140 ms
    
    

    Code (Text):
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 cachefly.cachefly.net
    Start: Fri Oct 27 19:31:08 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.1   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 30.0%    10  2309. 2299. 2250. 2331.  33.4
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.3   0.4   0.3   0.5   0.0
      6.|-- core11.nbg1.hetzner.com                       0.0%    10    0.4   1.4   0.4   7.8   2.3
      7.|-- core4.fra.hetzner.com                         0.0%    10    3.6   3.8   3.5   5.5   0.5
      8.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      9.|-- vip1.G-anycast1.cachefly.net                  0.0%    10    3.8   3.9   3.8   4.1   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.atlanta.linode.com
    Start: Fri Oct 27 19:31:23 2017
    HOST: hostname                           Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                             0.0%    10    0.2   0.2   0.2   0.3   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host                     0.0%    10    0.3   0.2   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601                               0.0%    10   11.0  46.3  11.0 118.4  45.4
      4.|-- 2a01:4f8:0:e0c0::a02d                              70.0%    10  2323. 2268. 2224. 2323.  50.1
      5.|-- 2a01:4f8:0:e0c0::a001                               0.0%    10    0.4   0.5   0.3   1.1   0.0
      6.|-- core12.nbg1.hetzner.com                             0.0%    10    0.4   0.6   0.4   1.1   0.0
      7.|-- core4.fra.hetzner.com                               0.0%    10    3.5   4.4   3.5  11.1   2.2
      8.|-- ix-et-3-1-2-0.tcore1.FR0-Frankfurt.ipv6.as6453.net  0.0%    10    3.7   3.7   3.6   3.8   0.0
      9.|-- if-ae-7-2.tcore1.FNM-Frankfurt.ipv6.as6453.net      0.0%    10    3.8   3.8   3.8   3.9   0.0
     10.|-- if-ae-6-2.tcore1.AV2-Amsterdam.ipv6.as6453.net      0.0%    10    9.6   9.6   9.6   9.7   0.0
     11.|-- if-ae-2-2.tcore2.AV2-Amsterdam.ipv6.as6453.net      0.0%    10    9.7   9.6   9.6   9.7   0.0
     12.|-- if-ae-14-2.tcore2.L78-London.ipv6.as6453.net        0.0%    10   14.9  16.0  14.8  26.6   3.7
     13.|-- if-ae-2-2.tcore1.L78-London.ipv6.as6453.net         0.0%    10   18.0  18.3  18.0  19.4   0.3
     14.|-- if-ae-18-2.thar1.NJY-Newark.ipv6.as6453.net         0.0%    10   86.9  87.0  86.9  87.6   0.0
     15.|-- if-ae-1-3.thar2.NJY-Newark.ipv6.as6453.net          0.0%    10   87.1  87.2  87.0  87.5   0.0
     16.|-- if-ae-11-2.tcore2.AEQ-Ashburn.ipv6.as6453.net       0.0%    10   92.1  92.7  92.1  97.9   1.8
     17.|-- if-ae-2-2.tcore1.AEQ-Ashburn.ipv6.as6453.net        0.0%    10   92.2  92.3  92.1  92.5   0.0
     18.|-- if-ae-21-2.tcore2.A56-Atlanta.ipv6.as6453.net       0.0%    10  103.3 103.3 103.3 103.7   0.0
     19.|-- if-ae-43-2.tcore1.A56-Atlanta.ipv6.as6453.net       0.0%    10  103.1 103.3 103.1 104.6   0.0
     20.|-- 2001:5a0:a00:500::96                                0.0%    10  104.0 104.2 104.0 105.3   0.3
     21.|-- 2600:3c02:4444:1::2                                 0.0%    10  101.2 101.3 101.2 101.6   0.0
     22.|-- 2600:3c02::4b                                       0.0%    10  105.1 105.1 105.0 105.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.dallas.linode.com
    Start: Fri Oct 27 19:31:43 2017
    HOST: hostname                           Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                             0.0%    10    0.2   0.2   0.2   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host                     0.0%    10    0.2   0.2   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601                               0.0%    10   86.4  31.6  12.8  88.6  29.9
      4.|-- 2a01:4f8:0:e0c0::a02d                              70.0%    10  2370. 2351. 2256. 2427.  87.3
      5.|-- 2a01:4f8:0:e0c0::a001                               0.0%    10    0.7   0.5   0.3   2.1   0.3
      6.|-- core12.nbg1.hetzner.com                             0.0%    10    0.4   0.4   0.4   0.6   0.0
      7.|-- core4.fra.hetzner.com                               0.0%    10    3.6   4.2   3.5   5.6   0.3
      8.|-- ix-et-3-1-2-0.tcore1.FR0-Frankfurt.ipv6.as6453.net  0.0%    10    3.7   3.7   3.6   3.9   0.0
      9.|-- if-ae-4-2.tcore2.FNM-Frankfurt.ipv6.as6453.net     10.0%    10    3.8   3.9   3.8   4.5   0.0
     10.|-- if-ae-9-2.tcore1.PVU-Paris.ipv6.as6453.net          0.0%    10   12.7  12.7  12.7  12.8   0.0
     11.|-- if-ae-11-2.tcore1.PYE-Paris.ipv6.as6453.net         0.0%    10   12.8  13.0  12.8  13.8   0.0
     12.|-- if-ae-3-2.tcore1.L78-London.ipv6.as6453.net         0.0%    10   20.9  21.6  20.8  27.6   1.9
     13.|-- if-ae-18-2.thar1.NJY-Newark.ipv6.as6453.net         0.0%    10   90.0  90.0  89.9  90.1   0.0
     14.|-- if-ae-1-3.thar2.NJY-Newark.ipv6.as6453.net          0.0%    10   90.2  90.8  90.1  95.8   1.6
     15.|-- if-ae-11-2.tcore2.AEQ-Ashburn.ipv6.as6453.net       0.0%    10   95.3  95.3  95.2  95.6   0.0
     16.|-- if-ae-2-2.tcore1.AEQ-Ashburn.ipv6.as6453.net        0.0%    10   95.2  95.2  95.1  96.1   0.0
     17.|-- if-ae-37-3.tcore1.DT8-Dallas.ipv6.as6453.net        0.0%    10  123.6 123.7 123.5 124.2   0.0
     18.|-- 2001:5a0:2e00::5a                                   0.0%    10  126.5 126.5 126.3 126.7   0.0
     19.|-- 2600:3c00:2222:12::2                                0.0%    10  124.9 125.1 124.9 125.7   0.0
     20.|-- speedtest.dallas.linode.com                         0.0%    10  124.4 124.4 124.3 124.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.us.leaseweb.net
    Start: Fri Oct 27 19:32:00 2017
    HOST: hostname        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                          0.0%    10    0.2   0.2   0.1   0.3   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host  0.0%    10    0.3   0.3   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601            0.0%    10   32.0  37.5  13.3 117.8  35.6
      4.|-- 2a01:4f8:0:e0c0::a02d           70.0%    10  2299. 2271. 2229. 2299.  37.4
      5.|-- 2a01:4f8:0:e0c0::a001            0.0%    10    0.4   0.4   0.3   0.9   0.0
      6.|-- core11.nbg1.hetzner.com          0.0%    10    0.4   0.5   0.4   0.9   0.0
      7.|-- core4.fra.hetzner.com            0.0%    10    3.6   3.6   3.5   3.9   0.0
      8.|-- juniper4.pop2.fra.hetzner.com    0.0%    10    3.6   3.6   3.5   3.7   0.0
      9.|-- 2a03:2280:36::a                  0.0%    10    3.6   3.5   3.5   3.6   0.0
     10.|-- ???                             100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- ???                             100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- ???                             100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- ???                             100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- ???                             100.0    10    0.0   0.0   0.0   0.0   0.0
     15.|-- 2604:9a00::4d                    0.0%    10  100.4 100.3 100.2 100.5   0.0
     16.|-- 2604:9a00:2010:a0b8::5           0.0%     4   99.8  99.7  99.7  99.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sea01.softlayer.com
    Start: Fri Oct 27 19:32:16 2017
    HOST: hostname                                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                                            0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host                                    0.0%    10    0.2   0.2   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601                                              0.0%    10   12.7  18.5  12.7  28.7   5.8
      4.|-- 2a01:4f8:0:e0c0::a02d                                             70.0%    10  2246. 2254. 2246. 2263.   8.5
      5.|-- 2a01:4f8:0:e0c0::a001                                              0.0%    10    0.5   0.4   0.3   0.8   0.0
      6.|-- core12.nbg1.hetzner.com                                            0.0%    10    0.4   0.4   0.4   0.6   0.0
      7.|-- core1.fra.hetzner.com                                              0.0%    10    3.6   3.8   3.6   4.1   0.0
      8.|-- bbr01.xn01.fra01.networklayer.com                                  0.0%    10    3.6   5.6   3.5  23.0   6.1
      9.|-- 8b30.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10    3.9   4.0   3.9   4.1   0.0
     10.|-- 9c10.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   14.6  15.2  14.5  20.4   1.7
     11.|-- e210.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com 40.0%    10   83.3  83.6  83.3  84.1   0.0
     12.|-- a320.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  103.3 103.2 103.0 103.5   0.0
     13.|-- 5220.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  103.3 103.7 103.2 106.8   1.1
     14.|-- ee20.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  145.2 144.6 143.9 145.5   0.0
     15.|-- 3630.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  143.0 143.0 142.9 143.2   0.0
     16.|-- po2.bbr02.tm01.mia01.networklayer.com                              0.0%    10  158.6 145.4 142.8 158.6   5.3
     17.|-- po1.fcr01.sr01.sea01.networklayer.com                              0.0%    10  143.2 143.4 143.2 144.8   0.3
     18.|-- softlayer.com                                                      0.0%    10  142.8 142.9 142.8 143.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sjc01.softlayer.com
    Start: Fri Oct 27 19:32:34 2017
    HOST: hostname                                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                                            0.0%    10    0.2   0.2   0.2   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host                                    0.0%    10    0.3   0.2   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601                                              0.0%    10   28.8  24.5  13.8  59.1  12.9
      4.|-- 2a01:4f8:0:e0c0::a031                                             80.0%    10  2310. 2294. 2277. 2310.  23.3
      5.|-- 2a01:4f8:0:e0c0::a005                                              0.0%    10    0.3   0.7   0.3   2.4   0.6
      6.|-- core11.nbg1.hetzner.com                                            0.0%    10    0.5   0.5   0.4   0.5   0.0
      7.|-- core4.fra.hetzner.com                                              0.0%    10    3.6   3.7   3.5   3.9   0.0
      8.|-- bbr01.xn01.fra01.networklayer.com                                  0.0%    10    3.9   3.9   3.8   4.2   0.0
      9.|-- 8b30.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10    4.2   4.5   4.2   6.9   0.7
     10.|-- 9c10.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   14.8  14.9  14.8  15.5   0.0
     11.|-- e210.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com 50.0%    10   83.6  83.7  83.3  84.2   0.0
     12.|-- a320.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  103.2 103.5 103.2 105.2   0.5
     13.|-- 5220.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  103.3 103.4 103.2 103.8   0.0
     14.|-- 8320.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  124.3 124.4 124.0 124.8   0.0
     15.|-- 3620.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  148.7 149.2 148.6 149.7   0.0
     16.|-- 5520.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  147.3 147.5 147.2 148.5   0.3
     17.|-- 1b10.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  147.5 150.9 147.4 182.3  11.0
     18.|-- 2607:f0d0:2100:1::3                                               20.0%    10  147.5 155.1 147.4 192.7  16.1
     19.|-- softlayer.com                                                      0.0%    10  148.1 147.6 147.3 148.1   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.wdc01.softlayer.com
    Start: Fri Oct 27 19:32:51 2017
    HOST: hostname                                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                                            0.0%    10    0.2   0.2   0.1   0.3   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host                                    0.0%    10    0.3   0.3   0.2   0.4   0.0
      3.|-- 2a01:4f8:0:e0c0::1601                                              0.0%    10   23.5  21.9   6.8  61.8  15.1
      4.|-- 2a01:4f8:0:e0c0::a02d                                             40.0%    10  2272. 2258. 2224. 2281.  23.3
      5.|-- 2a01:4f8:0:e0c0::a001                                              0.0%    10    0.4   0.8   0.3   2.2   0.5
      6.|-- core12.nbg1.hetzner.com                                            0.0%    10    0.4   0.6   0.4   2.0   0.3
      7.|-- core4.fra.hetzner.com                                              0.0%    10    3.9   3.6   3.5   3.9   0.0
      8.|-- bbr01.xn01.fra01.networklayer.com                                  0.0%    10    3.6   4.2   3.6   6.7   1.1
      9.|-- 8b30.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10    5.1   6.3   4.0  25.4   6.7
     10.|-- 9c10.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   14.7  15.0  14.6  16.1   0.3
     11.|-- e210.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com 50.0%    10   83.4  83.7  83.4  84.2   0.0
     12.|-- e220.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   83.4  84.6  83.3  93.1   2.9
     13.|-- 2830.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   87.4  88.1  87.4  90.2   0.9
     14.|-- e730.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com 30.0%    10   88.4  89.4  88.4  90.0   0.4
     15.|-- a920.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   88.7  90.2  87.7 103.0   4.9
     16.|-- po2.dar01.sr01.wdc01.networklayer.com                              0.0%    10   87.6  87.7  87.6  88.1   0.0
     17.|-- po1.fcr01.sr01.wdc01.networklayer.com                              0.0%    10   88.3  88.2  87.8  89.5   0.3
     18.|-- softlayer.com                                                      0.0%    10  170.9 166.5 160.1 178.7   6.6
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.tokyo.linode.com
    Start: Fri Oct 27 19:33:07 2017
    HOST: hostname                                      Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                                        0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host                                0.0%    10    0.3   0.3   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601                                          0.0%    10   19.4  22.2  15.7  30.8   5.0
      4.|-- 2a01:4f8:0:e0c0::a02d                                         70.0%    10  2278. 2293. 2278. 2322.  24.7
      5.|-- 2a01:4f8:0:e0c0::a001                                          0.0%    10    0.4   0.5   0.4   1.3   0.0
      6.|-- core12.nbg1.hetzner.com                                        0.0%    10    0.4   0.6   0.4   1.9   0.3
      7.|-- juniper4.rz2.hetzner.de                                        0.0%    10    0.4   0.5   0.4   0.7   0.0
      8.|-- 2001:7f8:30:0:2:1:0:6939                                       0.0%    10   10.9   9.7   9.5  10.9   0.3
      9.|-- 100ge13-1.core1.par2.he.net                                    0.0%    10   21.9  25.0  21.6  31.6   3.6
     10.|-- 100ge14-1.core1.nyc4.he.net                                    0.0%    10   92.2  95.5  92.2 101.9   3.6
     11.|-- 100ge10-1.core1.nyc6.he.net                                    0.0%    10   92.5  95.2  92.4 100.2   2.8
     12.|-- ???                                                           100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- 6nytjbb001.int-gw.kddi.ne.jp                                   0.0%    10   95.2  93.3  92.4  95.9   1.1
     14.|-- 6lacGCS001.int-gw.kddi.ne.jp                                   0.0%    10  158.2 156.8 156.5 158.2   0.5
     15.|-- 6lajbb001.int-gw.kddi.ne.jp                                    0.0%    10  156.5 159.5 156.2 187.3   9.7
     16.|-- 6otejbb205.int-gw.kddi.ne.jp.2.0.b.f.8.6.2.0.1.0.0.2.ip6.arpa  0.0%    10  269.8 270.0 269.8 270.1   0.0
     17.|-- 6cm-fcu204.int-gw.kddi.ne.jp                                   0.0%    10  276.8 276.0 271.1 283.6   4.8
     18.|-- 2001:268:f702:6d::2                                            0.0%    10  271.8 271.8 271.5 272.0   0.0
     19.|-- speedtest.tokyo.linode.com                                     0.0%    10  270.9 270.9 270.6 271.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sng01.softlayer.com
    Start: Fri Oct 27 19:33:25 2017
    HOST: hostname                                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                                            0.0%    10    0.1   0.2   0.1   0.3   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host                                    0.0%    10    0.2   0.2   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601                                              0.0%    10    9.5  18.6   9.5  25.4   5.6
      4.|-- 2a01:4f8:0:e0c0::a031                                             50.0%    10  2606. 2542. 2445. 2606.  62.4
      5.|-- 2a01:4f8:0:e0c0::a005                                              0.0%    10    0.5   0.4   0.3   0.5   0.0
      6.|-- core11.nbg1.hetzner.com                                            0.0%    10    0.5   0.5   0.4   0.7   0.0
      7.|-- core1.fra.hetzner.com                                              0.0%    10    3.6   3.7   3.5   3.8   0.0
      8.|-- bbr01.xn01.fra01.networklayer.com                                  0.0%    10    3.6   6.5   3.6  32.1   8.9
      9.|-- cb30.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10    4.1   4.6   3.9   6.6   0.7
     10.|-- a210.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   13.3  13.3  13.2  13.6   0.0
     11.|-- 7910.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   12.9  16.0  12.9  35.9   7.3
     12.|-- 4020.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  141.8 141.9 141.8 142.7   0.0
     13.|-- 0020.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  141.9 141.9 141.8 142.3   0.0
     14.|-- 3020.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  171.6 171.7 171.6 172.1   0.0
     15.|-- 1c00.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  174.0 174.2 174.0 175.0   0.0
     16.|-- 3.00.0000.ip4.static.sl-reverse.com                               10.0%    10  175.1 175.4 175.0 176.8   0.4
     17.|-- 2.00.0000.ip4.static.sl-reverse.com                                0.0%    10  174.9 174.9 174.8 174.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.london.linode.com
    Start: Fri Oct 27 19:33:42 2017
    HOST: hostname        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                          0.0%    10    0.2   0.2   0.1   0.3   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host  0.0%    10    0.3   0.2   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601            0.0%    10   23.7  19.0   6.8  27.4   6.9
      4.|-- 2a01:4f8:0:e0c0::a02d           40.0%    10  2435. 2361. 2306. 2435.  44.1
      5.|-- 2a01:4f8:0:e0c0::a001            0.0%    10    0.4   0.5   0.3   1.1   0.0
      6.|-- core11.nbg1.hetzner.com          0.0%    10    2.1   1.2   0.5   4.0   1.1
      7.|-- core1.fra.hetzner.com            0.0%    10    3.6   4.8   3.6   8.6   1.8
      8.|-- core2.ams.hetzner.com            0.0%    10    9.2   9.3   9.2  10.1   0.0
      9.|-- 2001:7f8:1::a506:3949:1          0.0%    10   16.0  16.7  15.9  17.8   0.5
     10.|-- 2a01:7e00:7777:2::2              0.0%    10   16.2  16.3  16.1  16.6   0.0
     11.|-- speedtest.london.linode.com      0.0%    10   15.8  15.8  15.7  16.1   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.i3d.net
    Start: Fri Oct 27 19:33:57 2017
    HOST: hostname         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                           0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host   0.0%    10    0.3   0.2   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601             0.0%    10   24.4  22.3  15.6  28.8   5.2
      4.|-- 2a01:4f8:0:e0c0::a02d            30.0%    10  2391. 2384. 2302. 2441.  48.5
      5.|-- 2a01:4f8:0:e0c0::a001             0.0%    10    6.3   1.6   0.4   6.3   1.9
      6.|-- core11.nbg1.hetzner.com           0.0%    10    0.5   0.5   0.4   1.1   0.0
      7.|-- core1.fra.hetzner.com             0.0%    10    3.6   3.6   3.5   3.9   0.0
      8.|-- 20ge.de-cix.inxn-1.i3d.net        0.0%    10    3.6   3.6   3.5   4.1   0.0
      9.|-- 20ge.cr1-fr0.smartdc.rtd.i3d.net  0.0%    10   12.5  12.6  12.4  13.5   0.0
     10.|-- 2a00:1630:1fff::1507:3            0.0%    10   12.4  13.2  12.4  17.1   1.2
     11.|-- hosted-by.i3d.net                 0.0%    10   12.5  13.1  12.4  18.4   1.7
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 syd-au-ping.vultr.com
    Start: Fri Oct 27 19:34:13 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.1   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 40.0%    10  2333. 2293. 2202. 2333.  47.5
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.4   0.4   0.3   0.8   0.0
      6.|-- core12.nbg1.hetzner.com                       0.0%    10    0.4   0.6   0.4   1.4   0.0
      7.|-- core1.fra.hetzner.com                         0.0%    10    3.7   3.7   3.5   4.2   0.0
      8.|-- core2.ams.hetzner.com                         0.0%    10    9.2  10.6   9.1  21.4   3.7
      9.|-- 30gigabitethernet1-3.core1.ams1.he.net        0.0%    10  116.7 117.8  60.8 153.5  26.1
     10.|-- 100ge9-1.core1.lon2.he.net                    0.0%    10   44.5  27.6  16.2  57.6  18.0
     11.|-- 100ge4-1.core1.nyc4.he.net                    0.0%    10   83.8  85.3  83.6  92.0   2.8
     12.|-- 100ge14-1.core1.sjc2.he.net                   0.0%    10  154.8 147.4 145.0 154.8   3.5
     13.|-- 10ge4-4.core1.sjc1.he.net                     0.0%    10  152.8 157.5 145.4 171.6   9.3
     14.|-- vocus.gigabitethernet2-13.core1.sjc1.he.net   0.0%    10  148.1 147.8 147.6 148.1   0.0
     15.|-- bundle-153.cor02.sjc01.ca.vocus.net           0.0%    10  296.5 296.6 296.4 296.9   0.0
     16.|-- ten-0-2-0-2.cor01.syd04.nsw.vocus.net.au      0.0%    10  302.9 303.1 302.9 303.2   0.0
     17.|-- bundle-106.cor03.syd03.nsw.vocus.net.au       0.0%    10  301.6 301.5 301.4 301.7   0.0
     18.|-- bundle-100.bdr04.syd03.nsw.VOCUS.net.au       0.0%    10  297.1 297.4 297.1 299.0   0.5
     19.|-- ip-134.197.255.49.in-addr.VOCUS.net.au        0.0%    10  300.9 301.0 300.9 301.2   0.0
     20.|-- xe-1-0-1.gw102.sy3.ap.equinix.com             0.0%    10  300.9 301.6 300.7 308.1   2.1
     21.|-- 180.189.25.6                                 20.0%    10  304.9 303.1 302.7 304.9   0.7
     22.|-- vl901-ds1-b5-r1120.aus1.choopa.net            0.0%    10  301.9 312.3 301.5 406.0  32.9
     23.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     24.|-- 108.61.212.117.vultr.com                      0.0%    10  302.9 302.9 302.7 303.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 hnd-jp-ping.vultr.com
    Start: Fri Oct 27 19:34:31 2017
    HOST: hostname               Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                 0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host         0.0%    10    0.1   0.2   0.1   0.2   0.0
      3.|-- ???                                    100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- ???                                    100.0    10    0.0   0.0   0.0   0.0   0.0
      5.|-- 85-10-250-213.clients.your-server.de    0.0%    10    1.0   0.7   0.3   1.3   0.0
      6.|-- core12.nbg1.hetzner.com                 0.0%    10    0.6   0.4   0.3   0.6   0.0
      7.|-- core1.fra.hetzner.com                   0.0%    10    3.6   4.1   3.5   8.1   1.4
      8.|-- 213.198.82.129                          0.0%    10    4.0   3.9   3.6   4.1   0.0
      9.|-- ae-1.r24.frnkge08.de.bb.gin.ntt.net     0.0%    10    4.9   4.7   3.8   7.0   0.9
     10.|-- ae-4.r25.nycmny01.us.bb.gin.ntt.net     0.0%    10   86.0  86.0  85.9  86.2   0.0
     11.|-- ae-1.r24.nycmny01.us.bb.gin.ntt.net     0.0%    10   90.7  86.5  86.0  90.7   1.5
     12.|-- ae-2.r20.sttlwa01.us.bb.gin.ntt.net     0.0%    10  163.1 151.1 148.5 163.1   4.5
     13.|-- ae-13.r30.tokyjp05.jp.bb.gin.ntt.net    0.0%    10  234.0 234.0 233.7 234.8   0.0
     14.|-- ae-5.r02.tokyjp03.jp.bb.gin.ntt.net     0.0%    10  236.5 236.6 236.5 236.7   0.0
     15.|-- ae-0.choopa.tokyjp03.jp.bb.gin.ntt.net  0.0%    10  237.9 236.8 236.6 237.9   0.3
     16.|-- vl516-ds1-b5-r2605.tyo1.choopa.net      0.0%    10  238.7 239.1 238.6 242.8   1.2
     17.|-- ???                                    100.0    10    0.0   0.0   0.0   0.0   0.0
     18.|-- 108.61.201.151.vultr.com                0.0%    10  240.3 240.4 240.3 240.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lax-ca-us-ping.vultr.com
    Start: Fri Oct 27 19:34:49 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 20.0%    10  2383. 2344. 2309. 2383.  24.1
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.6   0.7   0.3   2.5   0.6
      6.|-- core12.nbg1.hetzner.com                       0.0%    10    0.5   0.5   0.4   0.9   0.0
      7.|-- core1.fra.hetzner.com                         0.0%    10    3.6   4.7   3.5  14.7   3.5
      8.|-- et-0-0-47.cr10-fra2.ip4.gtt.net               0.0%    10    3.5   4.2   3.5   5.2   0.3
      9.|-- et-8-1-0.cr2-lax2.ip4.gtt.net                 0.0%    10  160.8 160.5 160.4 160.8   0.0
     10.|-- as20473-gw.lax20.ip4.gtt.net                  0.0%    10  175.7 172.8 169.6 179.5   4.1
     11.|-- vl901-ds1-b5-c705.lax3.choopa.net             0.0%    10  160.2 160.4 160.1 162.5   0.6
     12.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- 108.61.219.200.vultr.com                      0.0%    10  158.9 158.8 158.6 159.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 wa-us-ping.vultr.com
    Start: Fri Oct 27 19:35:04 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 30.0%    10  2366. 2359. 2297. 2429.  42.8
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.4   0.5   0.3   0.9   0.0
      6.|-- core11.nbg1.hetzner.com                       0.0%    10    0.3   0.7   0.3   3.2   0.8
      7.|-- core1.fra.hetzner.com                         0.0%    10    3.6   3.6   3.5   3.8   0.0
      8.|-- et-0-0-47.cr10-fra2.ip4.gtt.net               0.0%    10    4.5   5.7   3.5  20.3   5.1
      9.|-- et-2-1-0.cr3-sea2.ip4.gtt.net                 0.0%    10  151.9 150.8 150.2 153.2   0.8
     10.|-- choopa-gw.ip4.gtt.net                        10.0%    10  154.9 153.9 153.6 154.9   0.0
     11.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- 108.61.194.105.vultr.com                      0.0%    10  159.6 159.7 159.4 160.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 tx-us-ping.vultr.com
    Start: Fri Oct 27 19:35:20 2017
    HOST: hostname             Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                               0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host       0.0%    10    0.1   0.2   0.1   0.2   0.0
      3.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      5.|-- 85-10-250-213.clients.your-server.de  0.0%    10    0.5   0.5   0.3   1.2   0.0
      6.|-- core12.nbg1.hetzner.com               0.0%    10    0.5   0.6   0.4   1.3   0.0
      7.|-- core1.fra.hetzner.com                 0.0%    10    3.8   3.7   3.5   3.8   0.0
      8.|-- et-0-0-47.cr10-fra2.ip4.gtt.net       0.0%    10    3.7   5.0   3.5  12.0   2.5
      9.|-- et-9-1-0.cr0-dal2.ip4.gtt.net         0.0%    10  130.0 129.9 129.9 130.1   0.0
     10.|-- ip4.gtt.net                           0.0%    10  129.9 130.0 129.8 130.2   0.0
     11.|-- vl902-ds1-b5-02.04.dal4.choopa.net    0.0%    10  133.2 133.2 133.1 133.3   0.0
     12.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- 108.61.224.175.vultr.com              0.0%    10  128.6 128.6 128.5 128.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 il-us-ping.vultr.com
    Start: Fri Oct 27 19:35:35 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 70.0%    10  2200. 2442. 2200. 2613. 215.6
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    1.5   0.5   0.3   1.5   0.3
      6.|-- core11.nbg1.hetzner.com                       0.0%    10    0.5   0.5   0.4   0.9   0.0
      7.|-- core1.fra.hetzner.com                         0.0%    10    8.6   4.4   3.5   8.6   1.7
      8.|-- et-0-0-47.cr10-fra2.ip4.gtt.net               0.0%    10    3.6   5.9   3.5  22.0   5.8
      9.|-- xe-10-1-5.cr8-chi1.ip4.gtt.net                0.0%    10  122.3 120.5 119.0 123.4   1.4
     10.|-- ip4.gtt.net                                   0.0%    10  121.9 123.8 121.1 130.9   3.4
     11.|-- vl820-ds1-b5-gj178.chi2.choopa.net            0.0%    10  121.1 122.1 121.1 127.4   1.8
     12.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- 107.191.51.12.vultr.com                       0.0%    10  117.7 117.8 117.6 118.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ga-us-ping.vultr.com
    Start: Fri Oct 27 19:35:51 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 20.0%    10  2324. 2321. 2206. 2411.  72.1
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.3   0.4   0.3   0.7   0.0
      6.|-- core12.nbg1.hetzner.com                       0.0%    10    0.5   0.6   0.4   1.9   0.3
      7.|-- juniper4.dc2.nbg1.hetzner.com                 0.0%    10    0.5   0.5   0.4   0.5   0.0
      8.|-- ae55.edge7.Frankfurt1.Level3.net              0.0%    10    6.8   6.8   6.7   6.8   0.0
      9.|-- ae-2-3513.edge1.Atlanta4.Level3.net           0.0%    10  103.2 107.1 103.2 139.1  11.2
     10.|-- CHOOPA-LLC.edge1.Atlanta4.Level3.net          0.0%    10  109.8 110.3 109.5 115.9   1.9
     11.|-- vl901-ds1-b5-r7.atl2.choopa.net               0.0%    10  110.0 110.1 110.0 110.3   0.0
     12.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- 108.61.193.166.vultr.com                      0.0%    10  109.6 109.6 109.5 109.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fl-us-ping.vultr.com
    Start: Fri Oct 27 19:36:07 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.1   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 70.0%    10  2303. 2314. 2303. 2329.  13.5
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.5   0.8   0.4   4.1   1.0
      6.|-- core11.nbg1.hetzner.com                       0.0%    10    0.4   0.5   0.3   1.2   0.0
      7.|-- juniper4.dc2.nbg1.hetzner.com                 0.0%    10    0.5   0.4   0.3   0.5   0.0
      8.|-- ae51.bar2.Munich1.Level3.net                  0.0%    10   32.2   6.0   3.0  32.2   9.2
      9.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     10.|-- CHOOPA-LLC.ear1.Miami1.Level3.net             0.0%    10  122.6 122.7 122.5 123.5   0.0
     11.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- 104.156.244.232                               0.0%    10  120.4 120.3 120.2 120.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 nj-us-ping.vultr.com
    Start: Fri Oct 27 19:36:23 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 60.0%    10  3098. 2630. 2218. 3098. 473.3
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.3   0.4   0.3   0.4   0.0
      6.|-- core11.nbg1.hetzner.com                       0.0%    10    0.5   0.5   0.4   1.2   0.0
      7.|-- core1.fra.hetzner.com                         0.0%    10    3.6   3.7   3.5   4.1   0.0
      8.|-- et-0-0-47.cr10-fra2.ip4.gtt.net               0.0%    10    3.5   5.4   3.5  20.7   5.3
      9.|-- xe-10-1-7.cr1-nyc4.ip4.gtt.net                0.0%    10   90.8  91.3  90.8  91.9   0.0
     10.|-- as20473-gw.nyc41.ip4.gtt.net                  0.0%    10   89.5  93.4  89.5 100.2   4.7
     11.|-- vl50-br1.pnj1.choopa.net                      0.0%    10   89.8  93.3  89.6 104.2   5.3
     12.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- 108.61.149.182.vultr.com                      0.0%    10   89.6  89.8  89.6  89.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fra-de-ping.vultr.com
    Start: Fri Oct 27 19:36:39 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.2   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.1   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 60.0%    10  2311. 2265. 2225. 2311.  36.7
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.9   0.5   0.4   0.9   0.0
      6.|-- core12.nbg1.hetzner.com                       0.0%    10    0.4   0.5   0.4   0.6   0.0
      7.|-- core1.fra.hetzner.com                         0.0%    10    4.2   3.8   3.6   4.2   0.0
      8.|-- 213.198.82.129                                0.0%    10    3.7   3.8   3.7   4.2   0.0
      9.|-- 83.231.214.58                                 0.0%    10  113.5 164.7   4.0 428.4 165.1
     10.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- 108.61.210.117.vultr.com                      0.0%    10    4.1   4.2   4.1   4.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ams-nl-ping.vultr.com
    Start: Fri Oct 27 19:36:54 2017
    HOST: hostname             Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                               0.0%    10    0.2   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host       0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      5.|-- 85-10-250-213.clients.your-server.de  0.0%    10    0.4   0.4   0.3   0.7   0.0
      6.|-- core12.nbg1.hetzner.com               0.0%    10    0.4   0.4   0.4   0.5   0.0
      7.|-- core1.fra.hetzner.com                 0.0%    10    3.6   3.6   3.5   3.8   0.0
      8.|-- core2.ams.hetzner.com                 0.0%    10    9.2  11.1   9.2  24.5   4.7
      9.|-- 80.249.212.38                         0.0%    10    9.7  10.2   9.7  13.3   1.0
     10.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- 108.61.198.102.vultr.com              0.0%    10    9.9  10.0   9.9  10.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lon-gb-ping.vultr.com
    Start: Fri Oct 27 19:37:09 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 60.0%    10  2269. 2281. 2263. 2324.  28.8
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.4   0.5   0.4   0.9   0.0
      6.|-- core12.nbg1.hetzner.com                       0.0%    10    0.5   0.5   0.4   0.6   0.0
      7.|-- juniper5.dc2.nbg1.hetzner.com                 0.0%    10    3.9   1.0   0.4   3.9   1.0
      8.|-- ae5-710.nbg40.core-backbone.com               0.0%    10    0.6   0.6   0.5   0.7   0.0
      9.|-- ae6-2077.lon10.core-backbone.com              0.0%    10   14.2  14.3  14.1  14.4   0.0
     10.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- vl181-ds1-b5-305cr52b4.lon3.choopa.net        0.0%    10   15.3  30.5  15.2 167.5  48.1
     12.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- 108.61.196.101.vultr.com                      0.0%    10   14.4  14.5  14.4  14.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 par-fr-ping.vultr.com
    Start: Fri Oct 27 19:37:25 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.2   0.1   0.3   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 40.0%    10  2608. 2507. 2381. 2608.  81.2
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.9   1.2   0.4   3.3   0.9
      6.|-- core12.nbg1.hetzner.com                       0.0%    10    0.5   0.4   0.3   0.5   0.0
      7.|-- core1.fra.hetzner.com                         0.0%    10    3.8   3.6   3.5   3.8   0.0
      8.|-- et-0-0-47.cr10-fra2.ip4.gtt.net               0.0%    10    4.0   5.7   3.6  13.0   3.3
      9.|-- et-4-1-0.cr0-par7.ip4.gtt.net                 0.0%    10   12.6  12.8  12.5  13.6   0.0
     10.|-- ip4.gtt.net                                   0.0%    10   12.5  13.0  12.5  14.2   0.3
     11.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- 108.61.209.127.vultr.com                      0.0%    10   13.4  13.4  13.3  13.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Las Vegas
    Start: Fri Oct 27 19:37:41 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.1   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 40.0%    10  2335. 2359. 2283. 2424.  58.2
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.4   0.8   0.3   2.7   0.5
      6.|-- core12.nbg1.hetzner.com                       0.0%    10    0.4   0.8   0.4   3.8   0.9
      7.|-- core1.fra.hetzner.com                         0.0%    10    3.8   4.6   3.6  10.1   2.1
      8.|-- 100ge7-2.core1.fra1.he.net                    0.0%    10    3.5   8.1   3.5  14.5   3.5
      9.|-- 100ge5-2.core1.par2.he.net                    0.0%    10   25.1  26.4  12.8  45.9  10.0
     10.|-- 100ge10-2.core1.ash1.he.net                   0.0%    10   92.8  94.6  92.6 102.9   3.7
     11.|-- 100ge14-2.core1.mci3.he.net                   0.0%    10  113.9 116.5 113.9 124.5   3.7
     12.|-- 100ge12-1.core1.den1.he.net                   0.0%    10  184.1 163.3 124.5 188.5  23.3
     13.|-- 100ge10-2.core1.slc1.he.net                   0.0%    10  137.6 140.2 137.5 146.6   4.1
     14.|-- 10ge1-1.core1.las1.he.net                     0.0%    10  149.9 148.5 144.7 154.7   3.9
     15.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     16.|-- 192.228.109.121                               0.0%    10  146.9 149.9 146.9 158.2   4.1
     17.|-- 192.228.109.86                                0.0%    10  146.9 155.7 146.9 221.2  23.3
     18.|-- lg.las1.ultravps.net                          0.0%    10  146.8 147.0 146.8 147.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Seattle
    Start: Fri Oct 27 19:37:58 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.1   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 40.0%    10  2291. 2306. 2244. 2348.  38.3
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.3   0.4   0.3   0.7   0.0
      6.|-- core11.nbg1.hetzner.com                       0.0%    10    2.2   0.8   0.3   2.2   0.5
      7.|-- core1.fra.hetzner.com                         0.0%    10   21.2   5.6   3.5  21.2   5.5
      8.|-- core2.ams.hetzner.com                         0.0%    10    9.2   9.5   9.1  11.5   0.6
      9.|-- 30gigabitethernet1-3.core1.ams1.he.net        0.0%    10   90.9 113.1  69.0 176.9  37.5
     10.|-- 100ge9-1.core1.lon2.he.net                    0.0%    10   28.6  29.4  16.8  39.3   8.4
     11.|-- 100ge4-1.core1.nyc4.he.net                    0.0%    10   89.7  84.3  81.8  91.6   3.5
     12.|-- 100ge14-1.core1.tor1.he.net                   0.0%    10   98.0 101.7  93.4 120.2   9.4
     13.|-- 100ge6-1.core1.ywg1.he.net                    0.0%    10  113.8 116.9 112.6 122.9   3.7
     14.|-- 100ge10-1.core1.yyc1.he.net                   0.0%    10  138.7 129.7 128.3 138.7   3.2
     15.|-- 100ge10-2.core1.yvr1.he.net                   0.0%    10  140.6 142.2 139.2 149.7   3.8
     16.|-- 100ge10-2.core1.sea1.he.net                   0.0%    10  141.5 141.7 141.4 142.8   0.3
     17.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
     18.|-- 76.164.234.1                                  0.0%    10  140.0 140.0 139.8 140.1   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 OVH Canada
    Start: Fri Oct 27 19:38:15 2017
    HOST: hostname        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                          0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host  0.0%    10    0.2   0.2   0.2   0.3   0.0
      3.|-- 2a01:4f8:0:e0c0::1601            0.0%    10   17.7  18.0   5.3  23.7   5.0
      4.|-- 2a01:4f8:0:e0c0::a031           30.0%    10  2282. 2269. 2213. 2299.  30.1
      5.|-- 2a01:4f8:0:e0c0::a005            0.0%    10    0.4   0.4   0.3   0.5   0.0
      6.|-- core12.nbg1.hetzner.com          0.0%    10    0.4   0.5   0.4   0.6   0.0
      7.|-- core4.fra.hetzner.com            0.0%    10    3.6   3.6   3.5   3.9   0.0
      8.|-- core5.fra.hetzner.com            0.0%    10    3.8   3.9   3.8   4.4   0.0
      9.|-- ???                             100.0    10    0.0   0.0   0.0   0.0   0.0
     10.|-- 2001:41d0::10fd                 90.0%    10   12.5  12.5  12.5  12.5   0.0
     11.|-- po100.rbx-g1-a75.fr.eu           0.0%    10   11.6  11.6  11.6  11.7   0.0
     12.|-- vl165.rbx-g2-a75.fr.eu           0.0%    10   11.6  11.6  11.6  11.7   0.0
     13.|-- vl1305.bhs-g2-a75-lo2.qc.ca      0.0%    10   90.3  90.3  90.2  90.3   0.0
     14.|-- 2001:41d0:0:50::6:80b            0.0%    10   92.0  91.9  91.8  92.0   0.0
     15.|-- 2001:41d0:0:50::2:4051           0.0%    10   91.2  90.8  90.6  91.2   0.0
     16.|-- 2607:5300:60:44a5::1             0.0%    10   92.0  91.9  91.8  92.0   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Frankfurt:
    Start: Fri Oct 27 19:38:32 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 50.0%    10  2271. 2515. 2252. 2839. 258.0
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.4   0.4   0.3   0.7   0.0
      6.|-- core11.nbg1.hetzner.com                       0.0%    10    0.5   0.4   0.4   0.5   0.0
      7.|-- juniper5.dc2.nbg1.hetzner.com                 0.0%    10    0.5   0.6   0.4   1.4   0.0
      8.|-- ae0-900.nbg20.core-backbone.com               0.0%    10    0.8   0.8   0.8   0.9   0.0
      9.|-- ae1-2003.fra20.core-backbone.com              0.0%    10    3.9   3.9   3.8   4.0   0.0
     10.|-- core-backbone.cdn77.com                       0.0%    10    3.8   3.8   3.7   3.9   0.0
     11.|-- unn-195-181-170-226.10gbps.io                 0.0%    10    4.0   3.9   3.9   4.0   0.0
     12.|-- frankfurt-20.cdn77.com                        0.0%    10    3.9   3.9   3.9   4.0   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io London:
    Start: Fri Oct 27 19:38:48 2017
    HOST: hostname             Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                               0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host       0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      5.|-- 85-10-250-213.clients.your-server.de  0.0%    10    0.4   0.4   0.3   0.5   0.0
      6.|-- core11.nbg1.hetzner.com               0.0%    10    0.4   0.8   0.4   2.8   0.7
      7.|-- juniper5.dc2.nbg1.hetzner.com         0.0%    10    0.4   0.5   0.4   0.8   0.0
      8.|-- ae0-900.nbg20.core-backbone.com       0.0%    10    0.9   1.0   0.8   1.8   0.0
      9.|-- ae6-2077.lon10.core-backbone.com      0.0%    10   14.0  14.7  13.9  20.5   2.0
     10.|-- core-backbone.cdn77.com               0.0%    10   13.8  13.9  13.8  13.9   0.0
     11.|-- london-20.cdn77.com                   0.0%    10   13.8  13.9  13.8  13.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Paris:
    Start: Fri Oct 27 19:39:03 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 30.0%    10  2301. 2357. 2301. 2431.  43.7
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.3   0.4   0.3   0.4   0.0
      6.|-- core12.nbg1.hetzner.com                       0.0%    10    0.4   0.5   0.4   0.9   0.0
      7.|-- core1.fra.hetzner.com                         0.0%    10    3.6   4.1   3.6   8.5   1.5
      8.|-- et-0-0-47.cr10-fra2.ip4.gtt.net               0.0%    10    3.6   4.3   3.5   7.3   1.0
      9.|-- xe-7-3-1.cr0-par9.ip4.gtt.net                 0.0%    10   18.7  20.9  18.1  43.9   8.1
     10.|-- ip4.gtt.net                                   0.0%    10   15.5  15.5  15.5  15.6   0.0
     11.|-- unn-185-93-2-193.superhosting.cz              0.0%    10   15.3  15.5  15.3  15.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Singapore:
    Start: Fri Oct 27 19:39:18 2017
    HOST: hostname                      Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                        0.0%    10    0.2   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host                0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                           100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- ???                                           100.0    10    0.0   0.0   0.0   0.0   0.0
      5.|-- 85-10-250-213.clients.your-server.de           0.0%    10    0.4   0.4   0.3   0.5   0.0
      6.|-- core11.nbg1.hetzner.com                        0.0%    10    0.4   0.5   0.4   1.2   0.0
      7.|-- core4.fra.hetzner.com                          0.0%    10    3.6   3.7   3.5   3.9   0.0
      8.|-- ix-et-3-1-2-0.tcore1.FR0-Frankfurt.as6453.net  0.0%    10    3.8   3.7   3.6   3.8   0.0
      9.|-- if-ae-4-2.tcore2.FNM-Frankfurt.as6453.net      0.0%    10  172.9 173.5 172.8 177.2   1.2
     10.|-- if-ae-7-2.tcore2.WYN-Marseille.as6453.net      0.0%    10  171.4 171.9 171.4 174.4   0.7
     11.|-- if-ae-2-2.tcore1.WYN-Marseille.as6453.net      0.0%    10  175.5 174.8 172.5 176.5   1.2
     12.|-- if-ae-5-2.tcore1.MLV-Mumbai.as6453.net         0.0%    10  174.9 175.0 174.8 175.5   0.0
     13.|-- if-ae-2-2.tcore2.MLV-Mumbai.as6453.net         0.0%    10  169.4 169.8 169.3 173.5   1.2
     14.|-- if-ae-16-2.tcore1.SVW-Singapore.as6453.net     0.0%    10  175.9 175.8 175.2 176.6   0.0
     15.|-- if-ae-11-2.thar1.SVQ-Singapore.as6453.net      0.0%    10  172.9 172.8 172.6 172.9   0.0
     16.|-- 180.87.98.50                                   0.0%    10  193.2 193.2 193.1 193.3   0.0
     17.|-- ???                                           100.0    10    0.0   0.0   0.0   0.0   0.0
     18.|-- hol14.homeoflim.com                            0.0%    10  193.1 193.1 193.0 193.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Stockholm:
    Start: Fri Oct 27 19:39:39 2017
    HOST: hostname             Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                               0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host       0.0%    10    0.1   0.2   0.1   0.3   0.0
      3.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      5.|-- 85-10-250-213.clients.your-server.de  0.0%    10    0.4   0.4   0.3   0.5   0.0
      6.|-- core12.nbg1.hetzner.com               0.0%    10    0.4   0.4   0.4   0.5   0.0
      7.|-- juniper5.dc2.nbg1.hetzner.com         0.0%    10    0.4   0.4   0.4   0.5   0.0
      8.|-- ae0-900.nbg20.core-backbone.com       0.0%    10    1.9   1.0   0.8   1.9   0.0
      9.|-- ae1-2081.sth10.core-backbone.com      0.0%    10   21.1  21.1  21.1  21.2   0.0
     10.|-- core-backbone.cdn77.com               0.0%    10   26.7  26.7  26.6  26.8   0.0
     11.|-- stockholm-10.cdn77.com                0.0%    10   26.9  26.6  26.6  26.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Moscow:
    Start: Fri Oct 27 19:39:54 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                       0.0%    10    0.1   0.1   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host               0.0%    10    0.1   0.1   0.1   0.2   0.0
      3.|-- ???                                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- static.88-198-251-249.clients.your-server.de 60.0%    10  2354. 2312. 2285. 2354.  31.8
      5.|-- static.85-10-250-209.clients.your-server.de   0.0%    10    0.4   0.4   0.3   0.6   0.0
      6.|-- core11.nbg1.hetzner.com                       0.0%    10    0.4   0.4   0.3   0.7   0.0
      7.|-- core4.fra.hetzner.com                         0.0%    10    3.7   3.7   3.6   3.8   0.0
      8.|-- ae6-229.RT.IRX.FKT.DE.retn.net                0.0%    10    4.0   4.3   3.5  10.1   2.0
      9.|-- ae1-3.RT.MR.MSK.RU.retn.net                   0.0%    10   40.0  40.7  39.8  47.2   2.3
     10.|-- 87.245.204.20                                 0.0%    10   40.3  40.3  40.2  40.4   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Miami:
    Start: Fri Oct 27 19:40:10 2017
    HOST: hostname             Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                               0.0%    10    0.2   0.2   0.1   0.2   0.0
      2.|-- cnode16.18.nbg1.your-cloud.host       0.0%    10    0.2   0.2   0.1   0.2   0.0
      3.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      4.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
      5.|-- 85-10-250-213.clients.your-server.de  0.0%    10    0.3   0.5   0.3   1.4   0.0
      6.|-- core12.nbg1.hetzner.com               0.0%    10    0.5   0.5   0.4   0.6   0.0
      7.|-- core1.fra.hetzner.com                 0.0%    10    3.6   3.7   3.6   3.9   0.0
      8.|-- et-0-0-47.cr10-fra2.ip4.gtt.net       0.0%    10    3.8   4.8   3.6  10.0   1.7
      9.|-- xe-8-2-0.cr2-mia1.ip4.gtt.net         0.0%    10  117.9 117.9 117.8 118.0   0.0
     10.|-- ip4.gtt.net                           0.0%    10  116.6 116.6 116.5 116.6   0.0
     11.|-- 195.181.162.195                       0.0%    10  112.8 112.9 112.7 113.0   0.0
    
    

    Code (Text):
    -------------------------------------------
    Check system entropy pool availability
    -------------------------------------------
    
    entropy_avail: 4067
    entropy_avail: 4067
    entropy_avail: 4067
    entropy_avail: 4067
    

    Code (Text):
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.2k-fips  26 Jan 2017
    -------------------------------------------
    openssl speed -multi 2 rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc
    OpenSSL 1.0.2k-fips  26 Jan 2017
    built on: reproducible build, date unspecified
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: gcc -I. -I.. -I../include  -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
    md5              83723.05k   255099.69k   559167.91k   798671.87k   913102.17k
    sha1             97024.42k   293023.72k   636460.93k   926775.98k  1128450.73k
    rc4             644998.92k  1037546.45k  1127143.25k  1156763.65k  1246669.48k
    aes-128 cbc     193711.94k   206751.55k   205741.31k   476155.90k   480627.37k
    aes-256 cbc     138718.29k   150571.99k   149237.50k   353913.86k   354713.60k
    sha256          103326.34k   230092.99k   412740.35k   482130.94k   520110.08k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000637s 0.000019s   1568.6  52961.7
    rsa 4096 bits 0.004645s 0.000071s    215.3  13986.4
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0001s  35131.0  15705.8
    -------------------------------------------
    openssl speed -evp aes256 -multi 2
    OpenSSL 1.0.2k-fips  26 Jan 2017
    built on: reproducible build, date unspecified
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: gcc -I. -I.. -I../include  -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
    evp             705021.58k   729477.89k   764919.98k   784882.69k   774589.10k
    -------------------------------------------
    openssl speed -evp aes128 -multi 2
    OpenSSL 1.0.2k-fips  26 Jan 2017
    built on: reproducible build, date unspecified
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: gcc -I. -I.. -I../include  -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
    evp             943800.69k   981837.06k   996542.89k  1088237.23k  1034982.74k
    

    Code (Text):
    LibreSSL 2.5.5
    -------------------------------------------
    openssl speed -multi 2 rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc
    LibreSSL 2.5.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: information not available
    md5             105785.67k   287565.93k   589064.11k   821977.09k   881440.09k
    sha1            120933.46k   324331.03k   691489.62k   940783.27k  1058753.19k
    rc4             603501.23k  1082068.03k  1213812.82k  1197950.63k  1226244.10k
    aes-128 cbc     195006.23k   213964.14k   215501.48k   504572.25k   491825.83k
    aes-256 cbc     146444.59k   153576.26k   146921.22k   356424.36k   348580.52k
    sha256           79025.83k   176989.89k   298661.38k   358864.21k   382347.95k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000764s 0.000040s   1309.4  24695.1
    rsa 4096 bits 0.005692s 0.000154s    175.7   6473.1
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0001s   0.0003s  10777.9   3009.1
    -------------------------------------------
    openssl speed -evp aes256 -multi 2
    LibreSSL 2.5.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: information not available
    evp             681425.33k   752382.27k   767034.97k   766954.15k   736176.81k
    -------------------------------------------
    openssl speed -evp aes128 -multi 2
    LibreSSL 2.5.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: information not available
    evp             970714.22k  1040378.28k  1024304.04k  1062595.24k  1069965.31k
    -------------------------------------------
    openssl speed -evp chacha -multi 2
    LibreSSL 2.5.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: information not available
    evp             309286.68k   494098.79k   553326.25k   550798.34k   556356.95k
    

    Code (Text):
    -------------------------------------------
    Running mysqlslap
    -------------------------------------------
    
    mysqlslap --auto-generate-sql --auto-generate-sql-add-autoincrement --auto-generate-sql-secondary-indexes=5 --number-int-cols=5 --number-char-cols=5 --number-of-queries=25000 --auto-generate-sql-unique-query-number=40 --auto-generate-sql-unique-write-number=40 --auto-generate-sql-write-number=1000 --concurrency=64 --iterations=10 --engine=myisam 
    Benchmark
            Running for engine myisam
            Average number of seconds to run all queries: 2.167 seconds
            Minimum number of seconds to run all queries: 1.994 seconds
            Maximum number of seconds to run all queries: 2.406 seconds
            Number of clients running queries: 64
            Average number of queries per client: 390
    
    Dropping the database is potentially a very bad thing to do.
    Any data stored in the database will be destroyed.
    
    Do you really want to drop the 'test' database [y/N] Database "test" dropped
    

    Code (Text):
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    
    CPU: 2 x Intel(R) Xeon(R) CPU E5-26xx (Sandy Bridge)
                  total        used        free      shared  buff/cache   available
    Mem:           3694         427        2651          29         616        2993
    Low:           3694        1043        2651
    High:             0           0           0
    Swap:          1023           0        1023
    ----------------------------------------------
    PHP 5.6.32 (cli) (built: Oct 27 2017 16:57:58) 
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
    ----------------------------------------------
    Configuration File (php.ini) Path: /usr/local/lib
    Loaded Configuration File:         /usr/local/lib/php.ini
    Scan for additional .ini files in: /etc/centminmod/php.d
    Additional .ini files parsed:      /etc/centminmod/php.d/a_customphp.ini,
    /etc/centminmod/php.d/curlcainfo.ini,
    /etc/centminmod/php.d/geoip.ini,
    /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/mailparse.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/redis.ini,
    /etc/centminmod/php.d/zendopcache.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    geoip
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    ldap
    libxml
    mailparse
    mbstring
    mcrypt
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    redis
    Reflection
    session
    shmop
    SimpleXML
    snmp
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    xsl
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.086
    simplecall         0.117
    simpleucall        0.118
    simpleudcall       0.123
    mandel             0.204
    mandel2            0.280
    ackermann(7)       0.106
    ary(50000)         0.022
    ary2(50000)        0.019
    ary3(2000)         0.172
    fibo(30)           0.366
    hash1(50000)       0.034
    hash2(500)         0.037
    heapsort(20000)    0.075
    matrix(20)         0.108
    nestedloop(12)     0.136
    sieve(30)          0.103
    strcat(200000)     0.013
    ------------------------
    Total              2.118
    real: 2.19s user: 2.15s sys: 0.03s cpu: 99% maxmem: 31044 KB cswaits: 2
    
    simple             0.077
    simplecall         0.115
    simpleucall        0.116
    simpleudcall       0.111
    mandel             0.190
    mandel2            0.275
    ackermann(7)       0.106
    ary(50000)         0.023
    ary2(50000)        0.019
    ary3(2000)         0.163
    fibo(30)           0.403
    hash1(50000)       0.035
    hash2(500)         0.033
    heapsort(20000)    0.083
    matrix(20)         0.113
    nestedloop(12)     0.144
    sieve(30)          0.110
    strcat(200000)     0.014
    ------------------------
    Total              2.129
    real: 2.18s user: 2.15s sys: 0.02s cpu: 99% maxmem: 31044 KB cswaits: 1
    
    simple             0.094
    simplecall         0.121
    simpleucall        0.118
    simpleudcall       0.154
    mandel             0.205
    mandel2            0.298
    ackermann(7)       0.141
    ary(50000)         0.028
    ary2(50000)        0.019
    ary3(2000)         0.177
    fibo(30)           0.398
    hash1(50000)       0.037
    hash2(500)         0.037
    heapsort(20000)    0.079
    matrix(20)         0.109
    nestedloop(12)     0.136
    sieve(30)          0.111
    strcat(200000)     0.013
    ------------------------
    Total              2.275
    real: 2.34s user: 2.31s sys: 0.03s cpu: 99% maxmem: 31044 KB cswaits: 1
    
    bench.php results from 3 runs
    2.118
    2.129
    2.275
    
    bench.php avg: 2.1740
    Avg: real: 2.24s user: 2.20s sys: 0.03s cpu: 99.00% maxmem: 31044.00KB cswaits: 1.33
    created results log at /home/phpbench_logs/bench_271017-191233.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_271017-191233.log
    

    Code (Text):
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.148
    func()             0.367    0.219
    undef_func()       0.445    0.297
    int_func()         0.288    0.140
    $x = self::$x      0.245    0.096
    self::$x = 0       0.261    0.113
    isset(self::$x)    0.235    0.086
    empty(self::$x)    0.251    0.103
    $x = Foo::$x       0.233    0.085
    Foo::$x = 0        0.230    0.082
    isset(Foo::$x)     0.202    0.054
    empty(Foo::$x)     0.229    0.081
    self::f()          0.399    0.251
    Foo::f()           0.365    0.217
    $x = $this->x      0.236    0.088
    $this->x = 0       0.294    0.145
    $this->x += 2      0.234    0.086
    ++$this->x         0.222    0.074
    --$this->x         0.215    0.067
    $this->x++         0.251    0.103
    $this->x--         0.246    0.098
    isset($this->x)    0.229    0.081
    empty($this->x)    0.248    0.100
    $this->f()         0.410    0.261
    $x = Foo::TEST     0.224    0.076
    new Foo()          0.695    0.547
    $x = TEST          0.171    0.022
    $x = $_GET         0.232    0.084
    $x = $GLOBALS['v'] 0.311    0.163
    $x = $hash['v']    0.239    0.091
    $x = $str[0]       0.348    0.200
    $x = $a ?: null    0.223    0.075
    $x = $f ?: tmp     0.315    0.167
    $x = $f ? $f : $a  0.236    0.088
    $x = $f ? $f : tmp 0.320    0.171
    ------------------------
    Total              9.796
    real: 9.85s user: 9.83s sys: 0.01s cpu: 99% maxmem: 19084 KB cswaits: 2
    
    empty_loop         0.122
    func()             0.366    0.245
    undef_func()       0.384    0.262
    int_func()         0.324    0.203
    $x = self::$x      0.263    0.141
    self::$x = 0       0.257    0.135
    isset(self::$x)    0.243    0.121
    empty(self::$x)    0.240    0.119
    $x = Foo::$x       0.218    0.097
    Foo::$x = 0        0.222    0.100
    isset(Foo::$x)     0.192    0.070
    empty(Foo::$x)     0.221    0.100
    self::f()          0.383    0.262
    Foo::f()           0.338    0.216
    $x = $this->x      0.217    0.095
    $this->x = 0       0.273    0.151
    $this->x += 2      0.227    0.106
    ++$this->x         0.195    0.073
    --$this->x         0.202    0.081
    $this->x++         0.236    0.114
    $this->x--         0.226    0.104
    isset($this->x)    0.218    0.096
    empty($this->x)    0.223    0.101
    $this->f()         0.375    0.253
    $x = Foo::TEST     0.207    0.085
    new Foo()          0.685    0.563
    $x = TEST          0.161    0.040
    $x = $_GET         0.230    0.108
    $x = $GLOBALS['v'] 0.310    0.188
    $x = $hash['v']    0.235    0.113
    $x = $str[0]       0.314    0.193
    $x = $a ?: null    0.213    0.091
    $x = $f ?: tmp     0.289    0.167
    $x = $f ? $f : $a  0.215    0.093
    $x = $f ? $f : tmp 0.305    0.183
    ------------------------
    Total              9.328
    real: 9.37s user: 9.36s sys: 0.01s cpu: 99% maxmem: 19084 KB cswaits: 1
    
    empty_loop         0.108
    func()             0.325    0.216
    undef_func()       0.339    0.231
    int_func()         0.293    0.184
    $x = self::$x      0.248    0.140
    self::$x = 0       0.243    0.134
    isset(self::$x)    0.229    0.121
    empty(self::$x)    0.253    0.145
    $x = Foo::$x       0.225    0.117
    Foo::$x = 0        0.229    0.121
    isset(Foo::$x)     0.206    0.098
    empty(Foo::$x)     0.215    0.107
    self::f()          0.386    0.278
    Foo::f()           0.341    0.233
    $x = $this->x      0.233    0.124
    $this->x = 0       0.280    0.172
    $this->x += 2      0.238    0.130
    ++$this->x         0.205    0.096
    --$this->x         0.200    0.092
    $this->x++         0.235    0.127
    $this->x--         0.253    0.144
    isset($this->x)    0.216    0.108
    empty($this->x)    0.229    0.121
    $this->f()         0.381    0.272
    $x = Foo::TEST     0.245    0.137
    new Foo()          0.689    0.581
    $x = TEST          0.166    0.058
    $x = $_GET         0.219    0.110
    $x = $GLOBALS['v'] 0.289    0.181
    $x = $hash['v']    0.235    0.127
    $x = $str[0]       0.332    0.224
    $x = $a ?: null    0.212    0.103
    $x = $f ?: tmp     0.307    0.199
    $x = $f ? $f : $a  0.224    0.116
    $x = $f ? $f : tmp 0.310    0.202
    ------------------------
    Total              9.341
    real: 9.38s user: 9.36s sys: 0.01s cpu: 99% maxmem: 19084 KB cswaits: 1
    
    micro_bench.php results from 3 runs
    9.796
    9.328
    9.341
    
    micro_bench.php avg: 9.4883
    Avg: real: 9.53s user: 9.52s sys: 0.01s cpu: 99.00% maxmem: 19084.00KB cswaits: 1.33
    created results log at /home/phpbench_logs/bench_micro_271017-191233.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_271017-191233.log
    
    

    Code (Text):
    ========================================================================
       BYTE UNIX Benchmarks (Version 5.1.3)
    
       System: hostname: GNU/Linux
       OS: GNU/Linux -- 3.10.0-693.5.2.el7.x86_64 -- #1 SMP Fri Oct 20 20:32:50 UTC 2017
       Machine: x86_64 (x86_64)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Xeon(R) CPU E5-26xx (Sandy Bridge) (4200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 1: Intel(R) Xeon(R) CPU E5-26xx (Sandy Bridge) (4200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       19:49:31 up  3:14,  2 users,  load average: 1.17, 1.25, 0.71; runlevel 3
    
    ------------------------------------------------------------------------
    Benchmark Run: Fri Oct 27 2017 19:49:31 - 20:13:30
    2 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       29642048.4 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     4488.6 MWIPS (9.6 s, 7 samples)
    Execl Throughput                               3269.0 lps   (29.8 s, 2 samples)
    Pipe Throughput                             1524795.9 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 304696.7 lps   (10.0 s, 7 samples)
    Process Creation                               9345.4 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   5344.9 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                   646.6 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   1246.2 lpm   (60.0 s, 2 samples)
    System Call Overhead                        2431939.2 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   29642048.4   2540.0
    Double-Precision Whetstone                       55.0       4488.6    816.1
    Execl Throughput                                 43.0       3269.0    760.2
    Pipe Throughput                               12440.0    1524795.9   1225.7
    Pipe-based Context Switching                   4000.0     304696.7    761.7
    Process Creation                                126.0       9345.4    741.7
    Shell Scripts (1 concurrent)                     42.4       5344.9   1260.6
    Shell Scripts (16 concurrent)                     ---        646.6      ---
    Shell Scripts (8 concurrent)                      6.0       1246.2   2077.0
    System Call Overhead                          15000.0    2431939.2   1621.3
                                                                       ========
    System Benchmarks Index Score (Partial Only)                         1185.7
    

    Code (Text):
    ------------------------------------------------------------------------
    Benchmark Run: Fri Oct 27 2017 20:13:30 - 20:37:32
    2 CPUs in system; running 2 parallel copies of tests
    
    Dhrystone 2 using register variables       55162779.7 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     8451.4 MWIPS (9.7 s, 7 samples)
    Execl Throughput                               6532.5 lps   (30.0 s, 2 samples)
    Pipe Throughput                             2940265.5 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 624937.9 lps   (10.0 s, 7 samples)
    Process Creation                              21071.1 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   9019.4 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                   637.8 lpm   (60.1 s, 2 samples)
    Shell Scripts (8 concurrent)                   1284.2 lpm   (60.1 s, 2 samples)
    System Call Overhead                        3212365.0 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   55162779.7   4726.9
    Double-Precision Whetstone                       55.0       8451.4   1536.6
    Execl Throughput                                 43.0       6532.5   1519.2
    Pipe Throughput                               12440.0    2940265.5   2363.6
    Pipe-based Context Switching                   4000.0     624937.9   1562.3
    Process Creation                                126.0      21071.1   1672.3
    Shell Scripts (1 concurrent)                     42.4       9019.4   2127.2
    Shell Scripts (16 concurrent)                     ---        637.8      ---
    Shell Scripts (8 concurrent)                      6.0       1284.2   2140.4
    System Call Overhead                          15000.0    3212365.0   2141.6
                                                                       ========
    System Benchmarks Index Score (Partial Only)                         2058.8
    
    

    Code (Text):
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------
    
    centminmodbench.sh Total Run Time: 5085.393186376 seconds
    
     
    Last edited: Oct 28, 2017
  5. inthecloudblog

    inthecloudblog Active Member

    199
    36
    28
    Jan 26, 2016
    Ratings:
    +83
    Local Time:
    10:25 PM
    1.4.6
    Also like my kvms .
    Time to put them into use.
    I’m going to keep one even after beta unless they go crazy price wise .
     
  6. eva2000

    eva2000 Administrator Staff Member

    53,461
    12,128
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,668
    Local Time:
    11:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah love the European network bandwidth performance would make a good VPS for European locales :)
     
  7. eva2000

    eva2000 Administrator Staff Member

    53,461
    12,128
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,668
    Local Time:
    11:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Spun up 2nd free Hetzner Cloud VPS in DC8 Falkenstein

    System:
    • 2 CPU Core
    • 4GB RAM
    • 40GB DISK
    • Hetzner Cloud Beta Falkenstein
    • CentOS 7.4 64bit
    Code (Text):
    free -m
                  total        used        free      shared  buff/cache   available
    Mem:           3694          76        3439          16         178        3398
    

    Code (Text):
    df -hT
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/sda1      ext4       38G  818M   36G   3% /
    devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
    tmpfs          tmpfs     1.9G   17M  1.8G   1% /run
    tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
    tmpfs          tmpfs     370M     0  370M   0% /run/user/0
    

    Code (Text):
    cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 42
    model name      : Intel(R) Xeon(R) CPU E5-26xx (Sandy Bridge)
    stepping        : 1
    microcode       : 0x1
    cpu MHz         : 2099.998
    cache size      : 4096 KB
    physical id     : 0
    siblings        : 2
    core id         : 0
    cpu cores       : 2
    apicid          : 0
    initial apicid  : 0
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm xsaveopt arat
    bogomips        : 4199.99
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management:
    
    processor       : 1
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 42
    model name      : Intel(R) Xeon(R) CPU E5-26xx (Sandy Bridge)
    stepping        : 1
    microcode       : 0x1
    cpu MHz         : 2099.998
    cache size      : 4096 KB
    physical id     : 0
    siblings        : 2
    core id         : 1
    cpu cores       : 2
    apicid          : 1
    initial apicid  : 1
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm xsaveopt arat
    bogomips        : 4199.99
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management:
    

    Code (Text):
    cat /etc/redhat-release
    CentOS Linux release 7.4.1708 (Core)
    


    Centmin Mod 123.09beta01 install
    Code (Text):
    yum -y update; curl -O https://centminmod.com/betainstaller.sh && chmod 0700 betainstaller.sh && bash betainstaller.sh
    

    Install times
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 162.6100 seconds
    Total YUM Time: 43.784307420 seconds
    Total YUM or DNF + Source Download Time: 67.7162
    Total Nginx First Time Install Time: 195.6374
    Total PHP First Time Install Time: 271.4261
    Download Zip From Github Time: 2.4793
    Total Time Other eg. source compiles: 331.3845
    Total Centmin Mod Install Time: 866.1641
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1031.2534 seconds
    ---------------------------------------------------------------------------
    

    Post-install check list
    Code (Text):
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.3.4
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2017 Joel Rosdahl
    
    This program is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free Software
    Foundation; either version 3 of the License, or (at your option) any later
    version.
    
    --------------------------------------------------------
    Check Nginx Version:
    --------------------------------------------------------
    nginx version: nginx/1.13.6
    built by clang 3.4.2 (tags/RELEASE_34/dot2-final)
    built with LibreSSL 2.5.5
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -mtune=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wno-sign-compare -Wno-string-plus-int -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-const-variable -Wno-conditional-uninitialized -Wno-mismatched-tags -Wno-sometimes-uninitialized -Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign -Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding -Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion -Wno-c++11-compat-deprecated-writable-strings -Wno-write-strings -gsplit-dwarf' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-compat --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module --with-stream_geoip_module --with-stream_realip_module --with-stream_ssl_preread_module --with-threads --with-stream=dynamic --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.2 --add-module=../ngx_cache_purge-2.4.2 --add-module=../ngx_devel_kit-0.3.0 --add-dynamic-module=../set-misc-nginx-module-0.31 --add-dynamic-module=../echo-nginx-module-0.61 --add-module=../redis2-nginx-module-0.14 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-dynamic-module=../headers-more-nginx-module-0.32 --with-pcre=../pcre-8.41 --with-pcre-jit --with-zlib=../zlib-1.2.11 --with-http_ssl_module --with-http_v2_module --with-openssl=../libressl-2.5.5
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 5.6.32 (cli) (built: Oct 29 2017 14:06:22) 
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-common-10.1.28-1.el7.centos.x86_64
    MariaDB-compat-10.1.28-1.el7.centos.x86_64
    MariaDB-client-10.1.28-1.el7.centos.x86_64
    MariaDB-server-10.1.28-1.el7.centos.x86_64
    MariaDB-devel-10.1.28-1.el7.centos.x86_64
    MariaDB-shared-10.1.28-1.el7.centos.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.5.2
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v11.04 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 4.0.4
    
    Copyright (C) 2017 by Jeffrey Fulmer, et al.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    
    --------------------------------------------------------
    Check mysqlreport version:
    --------------------------------------------------------
    mysqlreport v3.5-maria11 Jul 4 2013
    
    --------------------------------------------------------
    Check pure-ftpd Version:
    --------------------------------------------------------
    pure-ftpd v1.0.42
    
    --------------------------------------------------------
    Check YUM Repo List
    --------------------------------------------------------
    Loaded plugins: fastestmirror, priorities, versionlock
    Loading mirror speeds from cached hostfile
     * base: mirror.ratiokontakt.de
     * epel: mirror.wiuwiu.de
     * extras: mirror.ratiokontakt.de
     * rpmforge: mirror.de.leaseweb.net
     * updates: mirror.ratiokontakt.de
    213 packages excluded due to repository priority protections
    repo id                       repo name                              status
    base/7/x86_64                 CentOS-7 - Base                        7,420+2,171
    *epel/x86_64                  Extra Packages for Enterprise Linux 7   11,108+916
    extras/7/x86_64               CentOS-7 - Extras                              280
    mariadb                       MariaDB                                       14+2
    rpmforge                      RHEL 7 - RPMforge.net - dag                140+105
    updates/7/x86_64              CentOS-7 - Updates                         835+207
    varnishcache_varnish41/x86_64 varnishcache_varnish41                          44
    varnishcache_varnish41-source varnishcache_varnish41-source                    0
    repolist: 19,841
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Sun Oct 29 14:10:04 UTC 2017  [UTC]
    Mon Oct 30 00:10:04 AEST 2017   [Australia/Brisbane]
    Sun Oct 29 07:10:04 PDT 2017    [America/Los_Angeles]
    Sun Oct 29 09:10:04 CDT 2017    [America/Chicago]
    Sun Oct 29 10:10:04 EDT 2017    [America/New_York]
    Sun Oct 29 10:10:04 EDT 2017    [America/Montreal]
    Sun Oct 29 14:10:04 GMT 2017    [Europe/London]
    Sun Oct 29 15:10:04 CET 2017    [Europe/Berlin]
    Sun Oct 29 21:10:04 +07 2017    [Asia/Bangkok]
    Sun Oct 29 21:10:04 +07 2017    [Asia/Ho_Chi_Minh]
    Sun Oct 29 21:10:04 WIB 2017    [Asia/Jakarta]
    Sun Oct 29 22:10:04 +08 2017    [Asia/Kuala_Lumpur]
    Sun Oct 29 22:10:04 +08 2017    [Asia/Singapore]
    --------------------------------------------------------
    
     
    Last edited: Oct 30, 2017
  8. eva2000

    eva2000 Administrator Staff Member

    53,461
    12,128
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,668
    Local Time:
    11:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Just noticed there doesn't seem to be a feature to reload the OS ? Seems like you need to delete VPS and re-create ?

    Bit of geography, Nuremberg and the red flag = Falkenstein

    nuremberg-falkenstein.png
     
    Last edited: Oct 29, 2017
  9. inthecloudblog

    inthecloudblog Active Member

    199
    36
    28
    Jan 26, 2016
    Ratings:
    +83
    Local Time:
    10:25 PM
    1.4.6
    Was also asking myself as which spot might be better in terms of reachability within .de soil ( as mentioned earlier I do not have such resources to target so precisely each place ) but from what I've been told .de's biggest hub is FRA.
    I might be wrong ( like as if there might be several hubs ). Down here there's nothing as compact as Ciudad Autonoma of Buenos Aires ( in terms of packed people in such a tiny space, amount of DC's, amount of fiber coming from overseas to spots like LVLT and then being spreaded all over the country, etc ).
     
  10. eva2000

    eva2000 Administrator Staff Member

    53,461
    12,128
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,668
    Local Time:
    11:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Nuremberg and Falkenstein seem so close it wouldn't make much difference I suspect. Nuremberg might be better for me as more traffic from London west end then east Europe.
     
  11. Colin

    Colin Premium Member Premium Member

    191
    59
    28
    Oct 7, 2015
    Sheffield UK
    Ratings:
    +153
    Local Time:
    2:25 AM
    1.19.#
    MariaDB 10.1.#
    Wow. From clicking the link to the cloud control panel through signup to first vps installing centmin < 2 mins. Could probably of made it in one, my mouse skills are not great ;) No real verification, I said pay with paypal; which will be a manual task initially it seems.

    Going to trial it with centmin, but only actually need csf.

    Then to create some gitlab runners/setup to build nanoboxes for ci... :D Should exercise the network a bit and some cpu as the instances build and compile.
     
  12. eva2000

    eva2000 Administrator Staff Member

    53,461
    12,128
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,668
    Local Time:
    11:25 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Guess with paypal you got faster verification that if paying via credit card :)
     
  13. Colin

    Colin Premium Member Premium Member

    191
    59
    28
    Oct 7, 2015
    Sheffield UK
    Ratings:
    +153
    Local Time:
    2:25 AM
    1.19.#
    MariaDB 10.1.#
    I thought that, but then didn't add my paypal details either.

    So perhaps a more lax signup process at this stage. Certainly performance happy. Slightly faster install time and a faster disk on a quick test. Of course they are not in it to not make money, so time will tell if the post launch performance holds up, network should be good. Of course possibly early, but some nice to haves like networking, firewall are missing at the moment.