Opened 12 years ago
Closed 12 years ago
#3658 closed Enhancement (invalid)
don't initiate new peer connections if our bandwidth is maxed out
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | libtransmission | Version: | 2.11 |
Severity: | Normal | Keywords: | |
Cc: |
Description
This is an experimental ticket. I can think of points for and against this feature, and want to see what effect it has in practice.
Attachments (1)
Change History (5)
Changed 12 years ago by charles
comment:1 Changed 12 years ago by charles
comment:2 Changed 12 years ago by charles
- Milestone changed from None Set to 2.20
comment:3 Changed 12 years ago by charles
- Component changed from Transmission to libtransmission
- Owner set to charles
comment:4 Changed 12 years ago by charles
- Milestone changed from 2.20 to None Set
- Resolution set to invalid
- Status changed from new to closed
reverted in r11553.
Pretty much what you'd expect... the patch reduced unnecessary connections, but also starved new torrents from getting new connections.
Note: See
TracTickets for help on using
tickets.
added to trunk for nightly build testing in r11527