TABLE OF CONTENTS
- API Cache
- Application/Webstore Cache
- Protocol Utilization for Clear Cache
- Extending Znode's Cache Eviction framework
API Cache
Field/Button | Description |
Is Active | When this field is checked API Cache will be enabled. |
Refresh Cache | When this button is clicked API Cache will be refreshed. |
Last Refresh Date | This date indicates the date and time on which the API Cache was last refreshed. |
Application/Webstore Cache
Field/Button | Description |
Is Full Page Cache Active | When this field is checked full-page Cache will be enabled. |
Full Page Cache Duration | The full-page cache will remain active until the duration (in seconds) set in this field |
Is Webstore Cache Active | When this field is checked webstore cache will be enabled. By default, this field is always checked and admin users are not allowed to uncheck it from the application. |
Last Refresh Date | This date indicates the date and time on which the webstore Cache was last refreshed. |
Refresh the Entire Webstore Cache
When this button has clicked a list of domains appears. Administrators can select the domains that need the cache cleared.
Refresh Cloudflare Cache
When this button has clicked a list of all domains appears that have the Cloudflare Setting enabled from the Manage Store module. Administrators can select the domains that need the cache cleared.
Protocol Utilization for Clear Cache
Is Https Domain Only? When this field is checked the clear cache mechanism will be enabled for HTTPS protocol only, otherwise for HTTPS and HTTP protocols.
Extending Znode's Cache Eviction framework
Read the developer documentation to learn more about extending the Cache Eviction framework.