Accessing the Most Recent Cache File
When a user accesses a template, the system compares the time stamp of the local cache file to the time stamp of the template in the database. If the files are not in sync, the system compares the time stamp of the local cache file to the time stamp in the shared cache directory. If the local cache file is older than the server cache file, the server cache file is written to the local cache directory. If the server cache file is older than the local cache file, the local cache file is written to the local cache directory and pushed up to the shared cache directory. The following diagram depicts this template caching process.