Changeset 11113

Show
Ignore:
Timestamp:
07/30/2008 01:03:05 PM (4 months ago)
Author:
dave
Message:

Text that states local cache discovery is optional.

Location:
dotorg/trunk/html/beps
Files:
2 modified

Legend:

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

    r11112 r11113  
    9191"OPTIONAL" in this document are to be interpreted as described in 
    9292IETF <a class="reference external" href="http://www.faqs.org/rfcs/rfc2119.html">RFC 2119</a> <a class="footnote-reference" href="#rfc-2119" id="id1">[5]</a>.</p> 
     93<p>Client implementation of local tracker discovery is OPTIONAL.  It is 
     94RECOMMENDED that clients provide a user option for turning off local 
     95tracker discovery.  Local tracker discovery MAY be off by default. 
     96Clients MAY automatically turn off caching if the performance benefit 
     97is not obvious.  How to determine whether the performance benefit is 
     98obvious is beyond the scope of this BEP.</p> 
    9399</div> 
    94100<div class="section" id="the-discovery-mechanism"> 
  • dotorg/trunk/html/beps/bep_0022.rst

    r11111 r11113  
    3636IETF RFC 2119 [#RFC-2119]_. 
    3737  
     38Client implementation of local tracker discovery is OPTIONAL.  It is 
     39RECOMMENDED that clients provide a user option for turning off local 
     40tracker discovery.  Local tracker discovery MAY be off by default. 
     41Clients MAY automatically turn off caching if the performance benefit 
     42is not obvious.  How to determine whether the performance benefit is 
     43obvious is beyond the scope of this BEP. 
     44 
    3845 
    3946The Discovery Mechanism