home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 2 / AUCD2.iso / browsers / webster.arc / !Webster / Docs / caches < prev    next >
Text File  |  1995-06-25  |  3KB  |  39 lines

  1. <HTML><HEAD><title>Websters Caches</title>
  2. </HEAD><BODY>
  3. <center>
  4. <A HREF="bugs.html"><IMG WIDTH=67 HEIGHT=39 ALT="Prev" SRC="ToPrev"></A> <a HREF="../!Help.html#index"><IMG WIDTH=67 HEIGHT=39 ALT="Index" SRC="ToIndex"></a> <a HREF="choices.html"><IMG WIDTH=67 HEIGHT=39 ALT="Next" SRC="ToNext"></a><BR>
  5. <h1>Websters Caches</h1>
  6. </center>
  7.  
  8. Both <a HREF="images.html">inline images</a> and Pages are cached on disk. Inline images are actually cached in memory as well.
  9. <h2><a name="Disc">The Disc Cache</a></h2>
  10. <ul>
  11. <LI>The disc cache is kept at <Webster$CacheDir>, which is set in the applications !Run file.
  12. <lI>The Cache is controlled by the <quote>Disc Cache Size</quote> value in the <quote>Caches</quote> section of the Choices windows.
  13.   <ul>
  14.   <li>Values above 1 create a cache with that many entries (The default is 10).
  15.   <LI>If you create a directory in the cache directory called '0000' (four zeros) then you can have a maximum of 5929 cache entries rather than the normal 77.
  16.   </ul>
  17. <li>The Cache IS recorded over reloads of the Application, But deleting files manually from the cache will <em>not</em> cause problems.
  18. <li>The Cache space is reallocated on a least recently used basis.
  19. <li>As both images and Pages are recorded (in original form) in the Cache you may want to make it quite large (30 or more) but this will of course take up lots of disc space.
  20. <LI>Clicking on the Reload icon or selecting the Reload Menu option will re-fetch the page but <em>NOT</em> the images (If you Click with Adjust on the Button <em>Both</em> Page and images will be fetched).
  21. <LI>Flushing the Disc Cache does not delete any file, it just Clears the record of what's in the Cache.
  22. <LI>Webster never deletes file from the Cache until they are about to be over written.
  23. </ul>
  24. <h2><a name="Memory">The in Memory Cache</a></h2>
  25. <ul>
  26. <lI>This Cache is controlled by the <quote>Image Cache time</quote> value in the <quote>Caches</quote> section of the Choices windows.
  27. <li>Only inline images are cached in memory. (and the current page of course!)
  28. <li>Each image is cached (as a sprite file) for, by default, 5 pages after it was last used. (or until you clear the cache)
  29. <li><em>There is no limit to the memory Cache apart from the amount of memory free.</em>
  30. <br>If Memory runs out the page load will fail. To 'fix' this Flush the image cache and reload the page.
  31. </ul>
  32.  
  33. <dl>
  34. <dt>NOTE
  35.   <dd>Both caches are <quote>cleared</quote> when the select the 'Flush Cache' <a HREF="menus.html">Menu</a> option. Or they can be cleared individually.
  36. </dl>
  37. <hr><address><a href="author.html>Andrew Pullan</a>,  8th May 1995</address>
  38. </body></html>
  39.