Opened 12 years ago
Last modified 6 months ago
#2115 new feature-request
[lt.sess_set.enable_*ing_tcp] uTP bandwidth management
Reported by: | borring | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.1.1 |
Component: | Core | Version: | 1.3.5 |
Keywords: | uTP | Cc: |
Description
Testing deluge with libtorrent 0.16.1 and everything seems fine.
I've also spent some time using the simple test client that comes from compiling libtorrent (client_test), and it has an option to disable outgoing tcp connections and reject incoming tcp connections. This leaves only uTP available.
I found that this is desirable, since I don't have to manually set an upload/download cap, and uTP handles the throttling for me. And it works so well that I don't even notice the active torrents when I go on Youtube, etc..
I'd like deluge to also have the option to disable TCP and let uTP do the work.
Change History (6)
comment:1 by , 10 years ago
Component: | other/unknown → Core |
---|---|
Milestone: | Future → 1.4.0 |
Summary: | uTP bandwidth management → [lt.sess_set.enable_*ing_tcp] uTP bandwidth management |
comment:2 by , 10 years ago
Milestone: | 1.4.0 → 2.0.0 |
---|
For reference, session_settings:
This would be useful to expose in UI prefs but you can use the lt config plugin to change this setting in meantime.