Opened 9 years ago

Last modified 9 years ago

#2728 new bug

Web seed connections do not honor configured proxy

Reported by: meitar 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.

Change History (1)

comment:1 Changed 9 years ago by Cas

  • Milestone changed from Future to not applicable

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.

Note: See TracTickets for help on using tickets.