Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Average speed on dedicated servers of Online.net (France)
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Average speed on dedicated servers of Online.net (France)

Can anyone who has rented a dedicated server from Online.net in France measure the speed?

wget -O /dev/null http://cachefly.cachefly.net/100mb.test > /dev/null

wget -O /dev/null http://fra.download.10gbps.io/1000mb.bin > /dev/null

wget -O /dev/null http://ams-speedtest-1.tele2.net/1GB.zip > /dev/null

I wonder how the results look like.

Comments

  • Shot2Shot2 Member

    Respectively:

    2019-03-09 21:03:53 (81.2 MB/s) - ‘/dev/null’ saved [104857600/104857600]

    2019-03-09 21:04:16 (77.2 MB/s) - ‘/dev/null’ saved [1000000000/1000000000]

    2019-03-09 21:04:34 (109 MB/s) - ‘/dev/null’ saved [1073741824/1073741824]

    Online.net / Iliad DC2 / Vitry-sur-Seine

  • dfroedfroe Member, Host Rep

    From a OneProvider server which is colocated in Online.net DC2 Paris.

    $ wget -O /dev/null http://fra.download.10gbps.io/1000mb.bin > /dev/null
    --2019-03-09 21:25:52--  http://fra.download.10gbps.io/1000mb.bin
    Resolving fra.download.10gbps.io (fra.download.10gbps.io)... 195.181.174.4
    Connecting to fra.download.10gbps.io (fra.download.10gbps.io)|195.181.174.4|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1000000000 (954M) [application/octet-stream]
    Saving to: '/dev/null'
    
    /dev/null                                          100%[...] 100.00M  88.0MB/s    in 1.1s
    
    2019-03-09 21:26:04 (88.0 MB/s) - '/dev/null' saved [1000000000/1000000000]
    
    
    $ wget -O /dev/null http://ams-speedtest-1.tele2.net/1GB.zip > /dev/null
    --2019-03-09 21:26:07--  http://ams-speedtest-1.tele2.net/1GB.zip
    Resolving ams-speedtest-1.tele2.net (ams-speedtest-1.tele2.net)... 2a00:800:1010:8::2, 90.130.74.153
    Connecting to ams-speedtest-1.tele2.net (ams-speedtest-1.tele2.net)|2a00:800:1010:8::2|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1073741824 (1.0G) [application/zip]
    Saving to: '/dev/null'
    
    /dev/null                                          100%[...]   1.00G   108MB/s    in 9.6s
    
    2019-03-09 21:26:17 (106 MB/s) - '/dev/null' saved [1073741824/1073741824]
    
    
    $ wget -O /dev/null http://fra.download.10gbps.io/1000mb.bin > /dev/null
    --2019-03-09 21:26:49--  http://fra.download.10gbps.io/1000mb.bin
    Resolving fra.download.10gbps.io (fra.download.10gbps.io)... 185.59.220.21
    Connecting to fra.download.10gbps.io (fra.download.10gbps.io)|185.59.220.21|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1000000000 (954M) [application/octet-stream]
    Saving to: '/dev/null'
    
    /dev/null                                          100%[...]   1.00G   108MB/s    in 9.9s
    
    2019-03-09 21:27:05 (103 MB/s) - '/dev/null' saved [1000000000/1000000000]
    

    From my experience throughput can be quite different as the uplinks of the distribution layer in the old DC2 seem to be heavily overbooked. Sometimes my Icinga reports repeated packet loss on small DNS queries. So this is definitely a perfect result. Most of the time it looks like this. Sometimes it drops to ~50 MB/s but so far I never had less then 25 MB/s.

    For mission critical services I'd chose DC3 instead which has more modern and better connectivity. In DC2 you usually get good value for less money.

  • MikeAMikeA Member, Patron Provider

    I've always been able to max out the gigabit port on my $10~ atom.

  • NeoonNeoon Community Contributor, Veteran

    @MikeA said:
    I've always been able to max out the gigabit port on my $10~ atom.

    For how long? har har har

  • @Neoon said:

    @MikeA said:
    I've always been able to max out the gigabit port on my $10~ atom.

    For how long? har har har

    idk, guess : 10to20mins

  • NeoonNeoon Community Contributor, Veteran

    @uxtvdl said:

    @Neoon said:

    @MikeA said:
    I've always been able to max out the gigabit port on my $10~ atom.

    For how long? har har har

    idk, guess : 10to20mins

    Unless, you pay premium for traffic.

  • Shot2Shot2 Member

    @Neoon said:

    @uxtvdl said:

    @Neoon said:

    @MikeA said:
    I've always been able to max out the gigabit port on my $10~ atom.

    For how long? har har har

    idk, guess : 10to20mins

    Unless, you pay premium for traffic.

    For intra-DC transfers, it seems feasible :P

Sign In or Register to comment.