iis - how to configure memory size for asp.net inproc cache -
I should not cancel the incoming items in the cache as ASP.Net, instead require a business logic to trigger the cache .
When cache access reaches a particular threshold value (inbuilt optimization in the framework), asp.net automatically invalidates some items from the cache.
Now the virtual memory settings on the IIS for the thread pool are set to default. Should it change somewhere so that the threshold automatically collisions at a high level to end the cache?
We have more than 500 objects in the cache and do not want to lose the cache. When we add items to the data cache, we nosolate amputation and NoSlidingExpiration already Are using
But still, when adding items to the cache above 450 objects, the count in item cache decreases by 300.
Just can help you.
& lt; Caching & gt; & Lt; Disable cacheMyCollection = disable "True" Execution = "False" PrivateBoit Limit = "0" Percent Physical Memory Usidilitat = "90" Personal Bits Polymerime = "00:02:00" /> & Lt; / Caching & gt;
Comments
Post a Comment