#5335 closed defect (wontfix)
Queued transfers do not respect the global upload speed when starting
Reported by: | quaqsim | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 3.6.1 |
Severity: | normal | Keywords: | upload throttle queue bandwidth |
Cc: | quaqsim | Architecture: | Intel |
Platform: | Mac OS X 10.6 |
Description
- Set the upload bandwidth preference to 5KiB/s
- In the Transfer window, set the maximum number of simultaneous uploads to 1
- Start a transfer that will take a minute or two to upload
- Queue a second transfer that is big enough to allow the speed to be recognisable
- Before the first transfer ends, set the upload bandwidth preference to 10KiB/s
- >> The first transfer will continue uploading at 5KiB/s
- >> Note that when the first transfer finishes, the second will start but continue using 5KiB/s
Change History (3)
comment:1 Changed on Oct 18, 2010 at 3:34:20 PM by quaqsim
- Cc quaqsim added
comment:2 Changed on Nov 20, 2010 at 11:07:33 AM by dkocher
comment:3 Changed on Nov 20, 2010 at 6:25:36 PM by dkocher
- Resolution set to wontfix
- Status changed from new to closed
Bandwidth rates are read from the preferences at the time the transfer is created. If it is queued, it is expected that the old setting will apply.
Note: See
TracTickets for help on using
tickets.
Are you changing the bandwidth option in Preferences → Bandwidth or for the particular transfer in the Transfers window?