Set duration for caching
Version:
Sitecore uses caching to reduce the number of requests to resolve Tenant Service Endpoints.
To set the duration of the caching:
-
On the xConnect server, open the
\App_Config\AppSettings.config file. -
Set the
cacheExpirationparameter to the number of seconds you want for the duration of the cache. For example:NoteBy default, Sitecore caches values for 300 seconds.