Quantcast
Viewing latest article 24
Browse Latest Browse All 31

how to create patch for changing cache size limits in sitecore config

Using Sitecore 10.0.1I need to change the Prefetch and AccessResultCacheSize to 500 MB

The Prefetch cache size is set as below in one config file

<prefetch hint="raw:AddPrefetch"><sc.include file="/App_Config/Prefetch/Common.config" /><sc.include file="/App_Config/Prefetch/Master.config" /></prefetch>

Inside the Master.config file, the below code is written

<?xml version="1.0" encoding="utf-8" ?><configuration<cacheSize>300MB</cacheSize </configuration>

And, AccessResultCacheSize is set as below in xyz.config

<?xml version="1.0" encoding="utf-8"?>

<settings><setting name="Caching.AccessResultCacheSize" s:value="50MB" /></settings></sitecore>

How to write patch file to change both above values to 500 MB


Viewing latest article 24
Browse Latest Browse All 31

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>