Is anyone able to confirm that IPageDataContextRetriever.Retrieve uses caching?There is no mention of this in the documentation: https://docs.xperience.io/xp/developers-and-admins/development/rout...
HelloThe documentation does not seem to explain how to set multiple cache dependencies, and we have a particular requirement for it.As a simplified example say we have MVC output caching enabled, a...
I'm looking at kentico 13 caching and have 2 questions:I'm using CacheHelper.Cache with name parts including @test|data|navigation@, but I can't see that in the debug application, although cache ap...
With a custom webpart form data is added to 2 custom tables hourly. One is a main @leads@ table, and the other is an action log or @history@ table. If an email already exists in the Leads table, it...
I'm looking for to see what items or URL's cached and need to know where to find them (exact cache folder location?)This feature were exist in K11 Portalengine sites but can't find in MVC 12.ty *Ke...
Hello,I have two azure app services, one for Kentico cms and the other for the app.Recently I had a problem because the server disk was full.What is the best way to clean up the cache automatically...
We have two sites A and B, CMS for each site is on the same server, and both sites have two presentations servers P1 and P2 (A and B share the same servers for presentation).The problem that we hav...
Hi,I have a webpart that includes a filter. When I added cache in the web part control's code, the filter won't work if I select a different location. I don't know what to add for the cache's depen...
HiI have a problem with cache dependency. Here is the code I haveArticleViewModel loadData(CacheSettings cacheSettings) { var result = ArticleViewModel.GetViewModel(article, _pageUrlRetriever, ...
Hi, I wonder is there any cache in the scheduled tasks? I don't know why sometimes when running a scheduled task with some custom settings it won't take any changes I made in the custom settings.