Opened 10 years ago
Last modified 9 years ago
#2728 new bug
Web seed connections do not honor configured proxy
Reported by: | Meitar M. | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | not applicable |
Component: | Core | Version: | 1.3.11 |
Keywords: | proxy, web seed | Cc: |
Description
Despite having configured a proxy for "Web Seed," Deluge will still make direct connections to the web seed URI.
With a proxy value configured, Deluge should never make direct HTTP requests of the web seed, only requesting the seed through the configured proxy, instead.
Note:
See TracTickets
for help on using tickets.
If you are using libtorrent >= 0.16 then there is only one proxy and so others are redundant.
libtorrent handles connections but you will need to provide more information for this to be investigated, such as wireshark traces.