Opened 15 years ago

Closed 15 years ago

#996 closed bug (Invalid)

Scheduler Plugin in Trunk Version not stopping download when set to 0

Reported by: dpgrent@… Owned by: andar
Priority: minor Milestone:
Component: Plugin Version: 1.2.0_dev
Keywords: Scheduler Cc:

Description

The New Scheduler Plugin in the slow setting if you set the download speed to 0 and upload load speed to 100 ( or any setting).

the download speed is actually set to the global speed limit not stopping the torrents from downloading.

Using Trunk 1.2.0-dev should the scheduler not be. -1 unlimited. 0 pause.

0 download at that speed.

Change History (3)

comment:1 Changed 15 years ago by andar

  • Resolution set to invalid
  • Status changed from new to closed

0 and -1 do the same thing, set it as unlimited. You should just set it to something low like 3 KiB/s.. You still need some download to account for your protocol overhead when uploading.

comment:2 Changed 15 years ago by dpgrent@…

  • Resolution invalid deleted
  • Status changed from closed to reopened

It should at least disable new Torrents that are downloading. I agree there are overheads for Uploading/ Downloading.

But should it not be if Torrent is Downloading it is disabled. only use the bandwidth as an overhead.

Eg my example

Have 8 torrents going. 2 downloading and uploading. 6 seeding.

the Download is set at 1kb but it is been used on the downloads not the uploads. so all the seeds are not seeding as no bandwidth for the upload slots.

Overheads shouldn't be counted in the scheduling. or option to override the overheads so not counted in the speed setting.

Same as if in the reverse if you pause uploading the will not be able to download. as you need the upload for the download slot.

comment:3 Changed 15 years ago by andar

  • Resolution set to invalid
  • Status changed from reopened to closed

You can set the overhead to not be rate limited in the Bandwidth preferences.

Note: See TracTickets for help on using tickets.