Page Cache

The Caching Rules page is accessed from Caching | Page Cache, and is the central configuration area to configure rules to cache content by URL. Caching by URL, or Page Caching, is used to speed-up recurring executions of PHP scripts in your application. This is achieved by caching the PHP output (HTML) for specific URLs on first execution, to reuse the cached data for subsequent calls.

How do I create page caching rules?

Tip:

Zend Server also provides the ability to cache content using the Zend Data Cache (API). To read more about the Data Cache, see Working with the Data Cache.

Pulse

The Pulse tab allows you to view the following information about the selected application, rule, and period:

  • Graph showing the hits and misses per minute
  • Graph showing the hit ratio per minute
  • The total cache size
  • The total count of cached requests