Woogs
11-05-2002, 02:29 PM
Anyone know of a very fast place to test the speed of a server on a Cogent line? Right now I just have 1 machine on the 100 mbs and I would like to see the max I can pull down.
Can someone please provide a file to download on one of your servers on Cogent network? One close to Los Angeles and far away would be great.
Also, if anyone knows of a fast non-cogent server to download from?
Thanks in advance
Ryan
creature
11-05-2002, 02:46 PM
ftp2.freebsd.org is probably going to be your best bet for an extremely fast pipe. I know it's full gigabit on Verio's backbone, so it should be able to stress your connection rather well.
Do a 'wget' for this file, ftp://ftp.uu.net/uumap.tar.Z
Many people here sometimes use it as a speed test...;)
Onture
11-05-2002, 03:52 PM
try wget ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-2.4.19.tar.gz
:D
Speckz
11-05-2002, 04:32 PM
404 :(
admin@server [~]# wget ftp://ftp.kernel.org/pub/linux/kern...x-2.4.19.tar.gz
--15:33:15-- ftp://ftp.kernel.org/pub/linux/kern...x-2.4.19.tar.gz
=> `kern...x-2.4.19.tar.gz'
Resolving ftp.kernel.org... done.
Connecting to ftp.kernel.org[204.152.189.116]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/linux ... done.
==> PORT ... done. ==> RETR kern...x-2.4.19.tar.gz ...
No such file `kern...x-2.4.19.tar.gz'.
admin@server [~]#
Originally posted by VS-Lap
try wget ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-2.4.19.tar.gz
:D
Originally posted by Speckz
404 :(
Works fine for me...:confused:
Speckz
11-05-2002, 06:05 PM
yeah... works now for me as well. :eek:
ameen
11-05-2002, 06:32 PM
he copied and pasted it with the ...
Woogs
11-05-2002, 06:48 PM
I only get 150 KB/s from uunet on Cogent - I get 1.5 MB/s from them on my university connection =)
Kernel is 600 KB/s
If anyone cares... =)