Networking Forums

Networking Forums > Computer Networking > Linux Networking > Speed of download

Reply
Thread Tools Display Modes

Speed of download

 
 
johnchen
Guest
Posts: n/a

 
      12-26-2005, 12:27 AM
I need to find speed of download (for some common tcp protocols like
http) from a particular location.
Location is connected to its ISP by a T1 link. The link is shared by
over 80 users though not all are using the link simultaneously.

I need some pointers in devising a test strategy for finding speed of
download for that site, viz from a user's workstation.

One common way is finding speed of download for http downloads.
However the requirement is to come up with speed of download
independently rather than from the download speed calculated by File
download dialog box that is provided by OS.

Any utils, tools. Any pointers in writing a quick script/program etc

 
Reply With Quote
 
 
 
 
Unruh
Guest
Posts: n/a

 
      12-26-2005, 02:23 AM
"johnchen" <(E-Mail Removed)> writes:

> I need to find speed of download (for some common tcp protocols like
> http) from a particular location.
> Location is connected to its ISP by a T1 link. The link is shared by
> over 80 users though not all are using the link simultaneously.


> I need some pointers in devising a test strategy for finding speed of
> download for that site, viz from a user's workstation.


> One common way is finding speed of download for http downloads.
> However the requirement is to come up with speed of download
> independently rather than from the download speed calculated by File
> download dialog box that is provided by OS.


Why? That dialog box uses the same clock as you would use.


> Any utils, tools. Any pointers in writing a quick script/program etc


time wget ftp://name.of.site/name/of/file
should do it.

 
Reply With Quote
 
buck
Guest
Posts: n/a

 
      12-26-2005, 04:55 PM
On 25 Dec 2005 17:27:03 -0800, "johnchen" <(E-Mail Removed)>
wrote:

> I need to find speed of download (for some common tcp protocols like
> http) from a particular location.
> Location is connected to its ISP by a T1 link. The link is shared by
> over 80 users though not all are using the link simultaneously.
>
> I need some pointers in devising a test strategy for finding speed of
> download for that site, viz from a user's workstation.
>
> One common way is finding speed of download for http downloads.
> However the requirement is to come up with speed of download
> independently rather than from the download speed calculated by File
> download dialog box that is provided by OS.
>
> Any utils, tools. Any pointers in writing a quick script/program etc


Perhaps
http://iptraf.seul.org/ ?

buck
 
Reply With Quote
 
Scott R. Haven
Guest
Posts: n/a

 
      01-02-2006, 01:40 PM
buck wrote:
> On 25 Dec 2005 17:27:03 -0800, "johnchen" <(E-Mail Removed)>
> wrote:
>
>
>>I need to find speed of download (for some common tcp protocols like
>>http) from a particular location.
>>Location is connected to its ISP by a T1 link. The link is shared by
>>over 80 users though not all are using the link simultaneously.
>>
>>I need some pointers in devising a test strategy for finding speed of
>>download for that site, viz from a user's workstation.
>>
>>One common way is finding speed of download for http downloads.
>>However the requirement is to come up with speed of download
>>independently rather than from the download speed calculated by File
>>download dialog box that is provided by OS.
>>
>>Any utils, tools. Any pointers in writing a quick script/program etc

>
>
> Perhaps
> http://iptraf.seul.org/ ?
>
> buck


Buck,

We use rrdtool to track this sort of thing longterm. If you're using
Linux you could use iptables to count this.

If you have X windows, gkrellm is great for this sort of thing. The
"performance monitor" in Windows would also work.

You could also try command line http clients like wget or "siege" (a
stress tester).

Scott R. Haven
Sr. Systems Engineer
Paisley Systems Inc.
managed services, consulting, and support
www.paisleysystems.com

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unexplained Download Speed versus Upload Speed - Any thoughts Appreciated crbutler01@yahoo.com Wireless Internet 9 12-30-2011 12:30 AM
Why the big difference between sybc speed and download speed Adam Lipscombe Broadband 1 10-11-2006 07:41 PM
Download speed Ron Wireless Internet 3 09-11-2006 08:31 PM
What download speed? Walter Briscoe Broadband 0 02-06-2006 01:53 PM
V. slow download speed, upload speed OK Nick Broadband 9 07-01-2004 11:24 PM



1 2 3 4 5 6 7 8 9 10 11