Portal, V6.1
Data cache configuration
Data caching is used to cache data retrieved by the IBM Lotus WCM application from external sources using connect tags or by requests made through URLs. The following default data caching settings can be set in the WCM ConfigService.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
- 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