Changeset 11180 for dotorg

Show
Ignore:
Timestamp:
10/15/09 16:29:02 (5 months ago)
Author:
bittorrent
Message:

Add a section on not hammering bad trackers

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0028.rst

    r11157 r11180  
    88Content-Type: text/x-rst 
    99Created: 26-Nov-2008 
    10 Post-History: 
     10Post-History: 15-Oct-2009: Add a section on not hammering bad trackers 
    1111 
    1212Tracker exchange extension 
     
    125125        { 'added': ['http://tracker.bittorrent.com/announce', 'http://tracker2.bittorrent.com'] } 
    126126 
     127trackers 
     128======== 
     129 
     130Trackers discovered through this protocol SHOULD be treated with a certain amount of 
     131suspicion. Since the source of a tracker exchange message cannot be trusted, an 
     132implementation SHOULD have a lower number of retries before giving up entirely. 
     133 
     134Also, as specified under the definitions_ section, a tracker that has not worked 
     135should never be propagated to other peers over the tracker exchange protocol. 
     136 
    127137 
    128138