Opened 16 years ago

Last modified 13 years ago

#527 new feature-request

Option to limit transfer rate to keep a 1:1 share ratio

Reported by: jonesmz@… Owned by: andar
Priority: minor Milestone: Future
Component: Core Version:
Keywords: Cc: mydimle@…

Description

A way to ask deluge to try to automatically keep upload speed greater than download speed for incomplete torrents, but still download portions of the torrent. is useful for private trackers that use share ratios for people who have massive down speed but really crap up-speed.

Change History (2)

comment:1 Changed 15 years ago by myle

  • Cc mydimle@… added

Hi, first post here!

Having a quick look at the source code, it seems that set_download_limit() in set_max_download_speed() should take dynamically the values of the upload speed. Then adding an offset let's say 5kb/s over the average upload speed of the last minute, update the maximum download speed. That should do the work, I guess.

I could give it a try myself, but I am in the middle of the exams period. If it's not implemented until October 10th, then I'll try it.

I hope someone can confirm the above.

Dimitris Leventeas

comment:2 Changed 13 years ago by Cas

  • Component changed from other to core
  • Milestone set to Future
  • Priority changed from major to minor
  • Summary changed from Prefer to seed to Option to limit transfer rate to keep a 1:1 share ratio
  • Version 1.0.0 deleted
Note: See TracTickets for help on using tickets.