Technique for Maintaining and Managing Dynamic Web Pages Stored in a System Cache and Referenced Objects Cached in Other Data Stores
a dynamic web page and cache technology, applied in the field of computerimplemented systems, can solve the problems of affecting the performance of the system, the inability to maintain individual pages within the cache, and the inability to fully use the storage allocated to the cach
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
example 3
[0044]Specifies the caching of any Web pages generated when the cache management system executes blocks in macros located in one or more directories
DTW_CACHE_PAGE / u / USER1 / macros / * 3600 PRIVATE
[0045]In this example, the cache management system caches any Web pages the cache management system generates when it executes any block in any macro located in the / u / USERI / macros directory or any of its subdirectories. The Web pages have PRIVATE scope, and remain valid for at least 1 hour.
example 4
[0046]Specifies the caching of any Web page generated by all macros
DTW_CACHE_PAGE / * 3600 PUBLIC
[0047]In this example, the cache management system caches all Web pages that the cache management system generates. The Web pages have PUBLIC scope, and remain valid for at least 1 hour.
example 5
[0048]Specifies multiple Web pages caching directives
DTW_CACHE_PAGE / u / USERI / macros / main / * 1800 PUBLIC
[0049]DTW_CACHE_PAGE / u / USERI / macros / special / daily_news.d2w / * 43200 PUBLIC
DTW_CACHE_PAGE / u / USERI / macros / special / employee_stats.d2w / * 3600 PRIVATE
[0050]In this example, the cache management system caches the following: (1) All Web pages generated from any block in any macro located in the / u / USERI / macros / main / directory. The Web pages have PUBLIC scope and remain valid for at least 30 minutes. (2) All Web pages generated by the daily_news.d2w macro in the directory / u / USER1 / macros / special / . These Web pages have PUBLIC scope and remain valid for at least 12 hours. (3) All Web pages generated by the employee_stats.d2w macro in the directory / u / USERI / macros / special / . These Web pages have PRIVATE scope and remain valid for at least 1 hour.
[0051]After the web pages to be cached have been specified, the table used to cached the web pages must be set up. The following steps are necessary to s...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


