DisableSharedCacheChecking

Disables timestamp checking on all loaded resources.

  • When set to TRUE, resource files defined in components will be refreshed only when the Content Server is restarted.

  • This setting does not stop timestamp checking on HCST and HCSP pages.

  • This setting can be used to limit file system activity, typically when the Content Server file system is on a network share. This setting is particularly important in production environments where file checking and timestamp overhead can seriously degrade performance. In a development environment this setting can be optional.

  • See the clustering documentation for more information.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DisableSharedCacheChecking=true