[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] Average rate of download calculation
From: |
Muthu Subramanian K |
Subject: |
[Bug-wget] Average rate of download calculation |
Date: |
Thu, 10 Jun 2010 15:31:41 +0530 |
Hi,
Scenario:
1. Multiple http downloads
2. Resume download of some of the files (typically one)
After the download completes the Average speed calculation takes the total
length and total time
for average speed calculation. This will fake-increase the actual average
speed - because some of the
files were only partially downloaded.
Attached: The patch for the same (only http - haven't tried with ftp or
other protocols).
Thanks & Regards,
Muthu Subramanian
PS: Please CC a copy to me, since I have not joined this mailing list yet.
Thank you.
wget.diff
Description: Binary data
- [Bug-wget] Average rate of download calculation,
Muthu Subramanian K <=