We have strange problem with our project. We are using umbraco 7.1.8 and our site is caching razor views, very strange behavior, we are making changes in admin part, it reflects on the disk but not on the site. We see changes only after restart app, what it can be ?
If you are using Partial view macro files, then try to go though the files that are being cached just to check if there have been added some cache settings to the macros.
Umbraco cache razor views
Hi,
We have strange problem with our project. We are using umbraco 7.1.8 and our site is caching razor views, very strange behavior, we are making changes in admin part, it reflects on the disk but not on the site. We see changes only after restart app, what it can be ?
Thanks, Alex
Have you checked that your examine indexes are being rebuilt correctly?
Also check the log files app_data/logs for any issues, and the umbracolog table in the dB.
Hi Alex,
If you are using Partial view macro files, then try to go though the files that are being cached just to check if there have been added some cache settings to the macros.
Look at the screenshot below.
Hope this helps,
/Dennis
Hi Mike,
Yes, I checked logs.
Dennis, problem with page templates like TextPage, main views. I don't know who can store this html. IIS or Umbraco ??
Thanks, Alex
What's your network setup? Could you have a proxy server caching?
Hi Mike,
Thanks for your answer, how can I check this settings?
Thanks
There's this simple tool...http://www.lagado.com/proxy-test
is working on a reply...