Products | Versions |
---|---|
Spotfire Server | All versions |
Also these Web Player can share the same cache.
This approach doesn't require allocation of any additional resources.
Enable caching of data on disk for Scheduled Updates
To enable this you need to enter the Web Player Service configuration file Spotfire.Dxp.Worker.Web.config:
Modify the setting for scheduled updates:
scheduledUpdates > cacheSettings > enabled True.
The default value is set to False.
If the data used in the analyses takes a long time to load, so will the analyses. Therefore, it is possible to cache data from scheduled analyses on disk so that the analyses reload faster on restart.
Depending on how often the file is reloaded you can modify the value for maxAgeMinutes. This value should depend on how often the file is updated
The default value is 1440 minutes (one day).
Web Player Service configuration file in documentation: