Optimising View Data and Avoiding Errors
Since 8.5.1 dominoView datasources have had a property dataCache. By default the setting is “full” which means that all the data for all relevant entries and columns is stored in the server-side map of the page. That can impact the size of content held in memory or being written to disk. But there is also […]
Optimising View Data and Avoiding Errors Read More »