Automatically clearing your cache entry | HCL Digital Experience
In Combined Cumulative Fix 10 and later, an automatic cache entry clearing feature is enabled by default to automatically clear cache entries that are affected by a content change.
About this task
When the automatic cache entry clearing feature is enabled, content authors can see updates to content faster without waiting for the cache to clear. Disabling this feature can improve performance. Administrators of production environments might choose to disable this feature when performance is more important than quick content changes on the server. The suggested Portal tuning task tune-initial-portal-performance disables this feature without -DAuthoringServer set to true.
Procedure
-
Go to the following directory:
wp_profile_root/ConfigEngine
-
Run the pzn-disable-Force-Cache-Refresh configuration task to
disable this feature or run the pzn-force-enable-Force-Cache-Refresh configuration task to enable this feature.
Option Description Disable automatic cache clearing - AIX® HP-UX Linux™ Solaris z/OS®: ./ConfigEngine.sh pzn-disable-Force-Cache-Refresh
- IBM® i: ConfigEngine.sh pzn-disable-Force-Cache-Refresh
- Windows™: ConfigEngine.bat pzn-disable-Force-Cache-Refresh
Enable automatic cache clearing - AIX® HP-UX Linux™ Solaris z/OS®: ./ConfigEngine.sh pzn-force-enable-Force-Cache-Refresh
- IBM® i: ConfigEngine.sh pzn-force-enable-Force-Cache-Refresh
- Windows™: ConfigEngine.bat pzn-force-enable-Force-Cache-Refresh
- Restart your server to apply your changes. In a clustered environment, restart all cluster nodes.