#870 closed Bug (fixed)
follow PEX conventions agreed upon by Azureus and uTorrent
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.20 |
Component: | libtransmission | Version: | 1.11 |
Severity: | Normal | Keywords: | |
Cc: |
Description
http://wiki.theory.org/BitTorrentPeerExchangeConventions
- There should be no more than 50 added peers and 50 removed peers sent in a PEX message (so 100 in total).
- A peer exchange message should not be sent more frequently than once a minute.
Change History (3)
comment:1 Changed 15 years ago by charles
- Component changed from Transmission to libtransmission
- Owner set to charles
- Status changed from new to assigned
comment:2 Changed 15 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 15 years ago by charles
- Priority changed from High to Normal
Note: See
TracTickets for help on using
tickets.
fixed in r5602.