Microsoft Internet Security and Acceleration Server 2000

FPCCacheContents Object

The FPCCacheContents object is used to specify to the cache the URLs that ISA will prefetch. This is achieved by using the FetchUrl method. The FetchURL method can also be used to delete an object.

For more information about using FetchUrl, see Using FetchURL to Extend the Cache.

The ISA Server cache prefetching feature lets you download content directly to the ISA Server cache, upon request or as scheduled. Prefetching allows you to update the ISA Server cache with content that you anticipate will be requested by clients in your organization.

You can configure the content that ISA Server should prefetch. You can also schedule when the content should be cached, available for access directly from the ISA Server cache, rather than from the Internet.

The FPCCacheContents object is a property of the FPCCache object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCCacheContents interface.

Methods

The following table lists the methods of the FPCCacheContents object.

Method Description
FetchUrl Causes the Web proxy service to retrieve an object and store it in the cache.
Refresh Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.