[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Bug-wget] Re: wget loads in 0 seconds and with 23759369 GB/s ...
From: |
Matt Rusnak |
Subject: |
RE: [Bug-wget] Re: wget loads in 0 seconds and with 23759369 GB/s ... |
Date: |
Tue, 11 Jan 2011 20:36:19 -0500 |
I think this is already fixed in the development version -- I get the same
results described below with HTTP downloads too, but only with wget 1.12.
A test I used just to keep it short (12 fairly small files) was:
wget -nv -r -l 1 --directory-prefix=/whatever/path
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
wget 1.12 results:
FINISHED --2011-01-11 20:30:38--
Downloaded: 12 files, 384K in 0s (733057 GB/s)
Development wget results (which adds a new "wall clock" time too) :
FINISHED --2011-01-11 20:31:31--
Total wall clock time: 5.4s
Downloaded: 12 files, 384K in 3.3s (115 KB/s)
-Matt
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Giuseppe Scrivano
Sent: Monday, January 10, 2011 10:08 AM
To: Michelle Konzack
Cc: address@hidden
Subject: Re: [Bug-wget] Re: wget loads in 0 seconds and with 23759369 GB/s
...
Michelle Konzack <address@hidden> writes:
> I get such results, if I am on the target server and try to
> test something whie using U320 SCSI drives which make up to 230 MByte/sec.
>
> Downloading of 12 MByte from a Harddisk which make more then 120
> MByte/s confuse wget.
Can you please provide a test case?
Thanks,
Giuseppe