![]()
Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows
Data cache configuration
Data caching is used to cache data retrieved by the IBM® Workplace Web Content Management™ application from external sources using connect tags or by requests made through URLs. The following default data caching settings can be set in the WCMConfigService.properties file.
- connect.connector.httpconnector.defaultcache
- Used when no cache is specified in a request for data. If true, the data will be stored in the site cache.
- connect.connector.httpconnector.defaultcacheexpires
- The expiry date/time for items added to a cache (site or session) if the expiry date/time is not specified in the request.
- connect.connector.sqlconnector.defaultcache
- True/False, Determines whether to cache data by default or not.
Parent topic:
Caching options