#301 closed bug (Fixed)
downloading torrents are usually counted as uploading as well by queue plugin
Reported by: | deluge-trac@rolf.leggewie.biz | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin | Version: | 0.6.0svn |
Keywords: | Cc: |
Description
Hi,
I think the queue plugin is not working 100% as expected. I believe that whenever a downloading torrent is also seeding that is counted towards the maximum number of seeding torrents.
Let's say I have set a maximum of 5 active torrents with a max of 3 uploading torrents. Now, when I have 3 downloading torrents, that will usually be the end of it. Most times, the three torrents I download will also be uploading to other peers. They are then taking up the three seed slots.
If there is anything unclear about my description, don't hesitate to ask. I hope it was understandable enough.
Regards
Note:
See TracTickets
for help on using tickets.
This is currently being resolved in libtorrent. It is something left over in libtorrent before we had the 'total active' setting.