Changeset 11150 for dotorg/trunk/html

Show
Ignore:
Timestamp:
09/25/2008 01:33:06 PM (2 months ago)
Author:
dave
Message:

generated HTML

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0023.html

    r11148 r11150  
    3939<tr class="field"><th class="field-name">Title:</th><td class="field-body">Tracker Returns Compact Peer Lists</td> 
    4040</tr> 
    41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11147</td> 
     41<tr class="field"><th class="field-name">Version:</th><td class="field-body">11149</td> 
    4242</tr> 
    43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0023.rst">2008-09-25 13:17:25 -0700 (Thu, 25 Sep 2008)</a></td> 
     43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0023.rst">2008-09-25 13:32:25 -0700 (Thu, 25 Sep 2008)</a></td> 
    4444</tr> 
    4545<tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison &lt;dave&#32;&#97;t&#32;bittorrent.com&gt;</td> 
     
    9999use network-byte order.</p> 
    100100<p>It is SUGGESTED that trackers return compact format by default. 
    101 When the client's announce URL contains <em>compact=0</em> the tracker MAY 
    102 return the peers using the original format described in <a class="footnote-reference" href="#bep-3" id="id4">[1]</a>.</p> 
     101By including <em>compact=0</em> in the announce URL, the client advises the 
     102tracker that is prefers original format described in <a class="footnote-reference" href="#bep-3" id="id4">[1]</a>, and 
     103analogously <em>compact=1</em> advises the tracker that the client prefers 
     104compact format.  However the <em>compact</em> key-value pair is only 
     105advisory: the tracker MAY return using either format.  <em>compact</em> is 
     106advisory so that trackers may support only the compact format. 
     107However, clients MUST continue to support both.</p> 
    103108<p>For example,</p> 
    104109<pre class="literal-block">