Linode Forum Index Linode Forum
Linode Community Forums
 


Bandwidth Speed

Click here to go to the original topic
Goto page 1, 2  Next
 
       Linode Forum Index -> General Discussion
Author Message
u4ia



Joined: 29 Apr 2011
Posts: 10

Posted: Sun Jan 22, 2012 7:16 pm    Post subject: Bandwidth Speed  

Is it just me, or is the network speed declining lately? I ran wget tests going to /dev/null on 3 different nodes and was getting the following:
Code:

wget -O /dev/null http://cachefly.cachefly.net/100mb.test
--2012-01-22 18:49:43--  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `/dev/null'

100%[======================================>] 104,857,600 15.7M/s   in 6.7s

wget -O /dev/null http://cachefly.cachefly.net/100mb.test
--2012-01-22 18:50:41--  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `/dev/null'

100%[======================================>] 104,857,600 7.74M/s   in 13s

wget -O /dev/null http://cachefly.cachefly.net/100mb.test
--2012-01-22 18:51:15--  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `/dev/null'

100%[======================================>] 104,857,600 1.86M/s   in 33s


I know I used to get much faster speeds, usually around 50-70M/s

Any thoughts?
Back to top  
bradleyg



Joined: 10 Mar 2010
Posts: 7

Posted: Sun Jan 22, 2012 7:32 pm    Post subject:  

which region are you in?
Back to top  
u4ia



Joined: 29 Apr 2011
Posts: 10

Posted: Sun Jan 22, 2012 7:33 pm    Post subject:  

Newark
Back to top  
bradleyg



Joined: 10 Mar 2010
Posts: 7

Posted: Sun Jan 22, 2012 7:36 pm    Post subject:  

I'm getting the same speeds in London.

My Rackspace VM shows 70M/s.

I'm pretty sure when I moved the majority of my stuff from Rackspace I was getting higher speeds as well...
Back to top  
u4ia



Joined: 29 Apr 2011
Posts: 10

Posted: Sun Jan 22, 2012 7:39 pm    Post subject:  

Exactly. I have 2 much lower end VPS's elsewhere for testing type purposes, and on one I get much faster speed than here.
Back to top  
nehalem



Joined: 20 Jan 2012
Posts: 91

Posted: Sun Jan 22, 2012 8:11 pm    Post subject:  

You know I think you're right. I'm in Newark as well and when I just got my account I could have sworn I downloaded an Ubuntu CD image at ~100MB/s. I remember thinking to myself that my Linode had a gigabit connection to the Internet.

Nowadays I hardly see anything over 10MB/s but that is probably all anecdotal anyway. :?
Back to top  
powerspec88



Joined: 12 Apr 2009
Posts: 10
Location: Harrisonville, MO

Posted: Sun Jan 22, 2012 8:18 pm    Post subject:  

Code:
wget -O /dev/null http://cachefly.cachefly.net/100mb.test
--2012-01-22 20:13:07--  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: â/dev/nullâ

100%[======================================>] 104,857,600 9.59M/s   in 16s


Dallas here, use to get +70M/s also, 9.59M/s is still fast, but still a change.

Code:
wget -O /dev/null http://cachefly.cachefly.net/100mb.test
--2012-01-22 19:23:51--  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: "/dev/null"

100%[======================================>] 104,857,600 10.3M/s   in 10s

From my dedicated server on a 100Mbps he.net line. Hosted in Kansas City.
Back to top  
nehalem



Joined: 20 Jan 2012
Posts: 91

Posted: Sun Jan 22, 2012 8:25 pm    Post subject:  

So I just ran these tests on two Linodes.

Newark:

Code: wget http://cachefly.cachefly.net/100mb.test
--2012-01-22 20:13:34--  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'

100%[================================================================================================>] 104,857,600 4.66M/s   in 23s

2012-01-22 20:13:57 (4.42 MB/s) - `100mb.test' saved [104857600/104857600]


Atlanta:

Code: wget -O /dev/null http://cachefly.cachefly.net/100mb.test
--2012-01-22 20:17:42--  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `/dev/null'

100%[======================================>] 104,857,600 25.9M/s   in 4.0s

2012-01-22 20:17:46 (24.9 MB/s) - `/dev/null' saved [104857600/104857600]

The 2 Linodes in Newark that I just tested are performing equally poorly compared to the one in Atlanta.
Back to top  
caker



Joined: 15 Apr 2003
Posts: 2907
Location: Galloway, NJ

Posted: Sun Jan 22, 2012 8:27 pm    Post subject:  

We have multiple 10 Gbit links into each of our datacenters' core networks.

Stuff like this is always going to be incidental since, alas, we don't control cachefly or what they do, nor to we control the Internet between your Linode and them.

For whatever it's worth, the board is green on our end.

-Chris
Back to top  
u4ia



Joined: 29 Apr 2011
Posts: 10

Posted: Sun Jan 22, 2012 8:28 pm    Post subject:  

It appears I am not alone :)

Don't get me wrong, I agree it's still decent speed, but it's nowhere near what it was or what I would expect from a premium provider. On one of my nodes I only use about 30GB of my allocated 200GB/mo, but I have setup and update files that get downloaded frequently by customers and I do not want them to get sub-par download speeds.
Back to top  
u4ia



Joined: 29 Apr 2011
Posts: 10

Posted: Sun Jan 22, 2012 8:37 pm    Post subject:  

@caker
cachefly is somewhat of a standard test. Can you suggest something else? Please don't think I am on here just ranting, but I am concerned.

Here is a wget from one node in Newark to another in Newark:

Code:
wget -O /dev/null http://www.*****.com/**/setup.exe
--2012-01-22 19:35:19--  http://www.*****.com/**/setup.exe
Resolving www.*****.com... 66.228.xx.xxx
Connecting to www.*****.com|66.228.xx.xxx|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 135758846 (129M) [application/x-msdos-program]
Saving to: `/dev/null'

100%[======================================>] 135,758,846 5.04M/s   in 25s     

2012-01-22 19:35:44 (5.10 MB/s) - `/dev/null' saved [135758846/135758846]


Please excuse the *'s and x's, but I don't want to publicly put that out there :)
Back to top  
caker



Joined: 15 Apr 2003
Posts: 2907
Location: Galloway, NJ

Posted: Sun Jan 22, 2012 8:41 pm    Post subject:  

u4ia wrote: Here is a wget from one node in Newark to another in Newark:
Which is to be expected since the outgoing NIC speed on a Linode, by default (which we can raise with justification), is limited to 50Mbits/sec (about 5-6MB/sec). So that speed is normal.

We don't control the Internet, unfortunately, so anything that goes via the Internet is going to be subject to its peculiarities.

My advice: if it's fast enough, don't worry about it.

-Chris
Back to top  
u4ia



Joined: 29 Apr 2011
Posts: 10

Posted: Sun Jan 22, 2012 8:43 pm    Post subject:  

@caker
Ahh, I did not realize that, thank you for clearing that up.
Back to top  
bryantrv



Joined: 11 Dec 2009
Posts: 126

Posted: Sun Jan 22, 2012 8:59 pm    Post subject:  

caker wrote: We don't control the Internet, unfortunately,
Who do we talk to about that?

:P
Back to top  
drpks



Joined: 20 Dec 2010
Posts: 55

Posted: Sun Jan 22, 2012 9:00 pm    Post subject:  

My Linode in London:
Code: wget -O /dev/null http://cachefly.cachefly.net/100mb.test
--2012-01-23 02:57:00--  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 140.99.94.175
Connecting to cachefly.cachefly.net|140.99.94.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: “/dev/null”

100%[============================================================================================================>] 104,857,600 39.9M/s   in 2.5s

2012-01-23 02:57:02 (39.9 MB/s) - “/dev/null” saved [104857600/104857600]
Back to top  
 
       Linode Forum Index -> General Discussion Goto page 1, 2  Next
Page 1 of 2