Can more cache items cause performance issues?

Naresh Ede asked on April 22, 2020 17:00

Hi All,

I have added caching of items in macros, Currenty it is showing the count of cache items around 62k, and there is a chance of increasing the items more.

If the cache items increases more, Is there any chance of performace issues because of cache items?

I just want to know where all these cache items will be stored, file system or database ?

Cache items:62843

Expired:355998

Removed:10844

Dependency changed:2624

Underused:15440

Thanks

Recent Answers


Peter Mogilnitski answered on April 22, 2020 18:08 (last edited on April 22, 2020 19:01)

It is Kentico native in-memory cache. Follow general recommendations, but it really depends on the nature of your web site. If you have 60k items they actually might have small memory foot print. Number of items depends on cache interval and traffic on your site. Unless you have memory issues (i.e. leaks or out of memory) and the server is stable, then there is no reason to worry.

2 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.