Opened 13 years ago
Closed 13 years ago
#2357 closed Enhancement (invalid)
the "upload_only" key sent in PEX should also be sent to trackers
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | libtransmission | Version: | 1.74 |
Severity: | Normal | Keywords: | |
Cc: |
Description
As per discussion with tracker admin A9, this field would be useful for trackers gathering information on which clients were partial seeds.
Change History (8)
comment:1 Changed 13 years ago by charles
- Owner set to charles
- Status changed from new to assigned
- Version changed from 1.73 to 1.74
comment:2 Changed 13 years ago by charles
- Component changed from Transmission to libtransmission
comment:3 Changed 13 years ago by charles
- Summary changed from when announcing to trackers, send upload_only=1 if client is a partial seed to the "upload_only" key sent in PEX should also be sent to trackers
comment:4 Changed 13 years ago by charles
- Milestone changed from 1.80 to 1.75
- Status changed from assigned to new
comment:5 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
comment:6 Changed 13 years ago by charles
- Resolution fixed deleted
- Status changed from closed to reopened
comment:7 Changed 13 years ago by charles
- Milestone 1.75 deleted
Well, this isn't necessary. http://bittorrent.org/beps/bep_0021.html#tracker-announce already provides a mechanism for telling the tracker whether or not a client is a partial seed or not.
comment:8 Changed 13 years ago by charles
- Resolution set to invalid
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
added to trunk in r9026 for 1.75 or 1.80, whichever comes first