#585 closed Enhancement (fixed)
1.00 could be faster by elminating reconnect intervals for some peers
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.01 |
Component: | libtransmission | Version: | 1.00 |
Severity: | Normal | Keywords: | |
Cc: |
Description (last modified by charles)
Transmission 1.00 waits a minimum of 30 seconds before reconnecting to a peer after it's been disconnected. We should eliminate this minimum for peers that were actively transferring piece data with us -- since we're both interested in sharing data, the disconnect reason was probably network related and reconnecting quickly will get the transfers going faster.
Attached are two graphs from xmission's time/xfer graph where we're connected to a single peer who seems to be having network troubles from his ISP (Comcast).
The first graph shows 1.00's behavior.
The second graph shows the results of the change described above.
Attachments (2)
Change History (9)
Changed 15 years ago by charles
comment:1 Changed 15 years ago by charles
- Description modified (diff)
comment:2 Changed 15 years ago by charles
- Description modified (diff)
- Summary changed from reconnect period is too long to 1.00 slow transfer speeds partially due to long reconnect intervals
comment:3 Changed 15 years ago by charles
- Component changed from Transmission to libtransmission
- Owner set to charles
- Status changed from new to assigned
comment:4 Changed 15 years ago by charles
- Summary changed from 1.00 slow transfer speeds partially due to long reconnect intervals to 1.00 could be sped up by elminating reconnect intervals for some peers
comment:5 Changed 15 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:6 Changed 15 years ago by charles
- Type changed from Bug to Enhancement
comment:7 Changed 15 years ago by charles
- Summary changed from 1.00 could be sped up by elminating reconnect intervals for some peers to 1.00 could be faster by elminating reconnect intervals for some peers
Note: See
TracTickets for help on using
tickets.
first graph.