Planning for the Cache Manager

When planning your use of the Net.Data cache functions you must consider:

To use Net.Data caching, you need to complete the following steps, which require knowing how you want to use caching.

Recommendation: Before embarking on a major application that uses caching, we strongly urge you to plan and prototype your application prior to putting it into production.

Cache Errors

The Cache Manager does not cache Web pages when Net.Data encounters internal errors that cause it to exit the macro before processing is complete. Cache Manager does not cache pages that are incomplete or contain Net.Data errors. These types of errors include macro syntax errors and SQL errors.

Pages with errors can be cached when:

Cache Identifiers

You need to plan for two types of identifiers when designing caching for your application.


[ Top of Page | Previous Page | Next Page | Index ]