Home


10.2.5 Large numbers of duplicated similar cache areas

On inspection of the cache contents, we found a large number of what appeared to be duplicated pages. The duplicated pages were found to be the same page called with slightly different parameters.

Because we are caching full pages, we are unable to reduce the number of calling parameters. The solution to this problem is to redesign the pages into cacheable fragments and call and cache the fragments with a minimum number of parameters.

+

Search Tips   |   Advanced Search