The proxy server can be configured to compare requests to a URL template in order to determine whether a file is cached. This feature is configured by setting templates for requests whose files are always cached, and separate templates for requests whose files must never be cached. Multiple templates can be used.
A similar system is used to enable query response caching. Refer to Caching query responses for information.
To set URL caching filters by editing the ibmproxy.conf file, refer to CacheOnly -- Cache only the files with URLs that match a template andNoCaching -- Specify that files with URLs that match a template are not cached.
To set URL caching filters in the Configuration and Administration forms, use the Cache Configuration -> Cache Behavior: Cache filtering by URL field. Use this section to specify URLs whose files are always cached, or to specify URLs whose files are never cached. To specify two lists, one of files to always cache and one of files to never cache, create one list and then click Submit before creating the other list.