Caching Proxy Help

Cache Behavior

Set up processing of cached files

  1. Go to the Cache Configuration, Cache Behavior form.
  2. Specify whether or not to Override client reload requests
  3. Specify the point at which a file being received from a content server continues to be received from the content server and stored in the cache even if the connection to the client that requested the file has been terminated. The value specified represents a percentage of the size of the file being transferred. If less than this percentage of the file has been transferred from the content server at the time the client connection is terminated, file transfer from the content server is terminated and the cache file containing the partial file is removed from the cache.
  4. Specify whether or not to name cached file based on incoming URL
  5. Specify whether or not to use aggressive caching
  6. Click Submit to update your server with the changes you made to the form
    or
    Click Reset to return to the values that were on the form before you made the changes.

Related information