Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • pstgcr 1 post 71 karma points
    Dec 06, 2018 @ 11:47
    pstgcr
    0

    Umbraco cache configuration

    Hello,
    I am dealing with my first Umbraco project: I was tasked to create an extension that will be used by an external console application to publish in Umbraco, in bulk mode, contents from an external source.
    Long story short, using the ContentService I was able to implement the extension correctly but I got the following issue regarding the cache: on my local environment all works fine, once the console application has run I found my content in Umbraco and I can correctly see it in the browser, in the production environment I got several problems on the content until I manually delete the app_data folder and restarted the website.
    TL;DR
    I need to figure out a way to keep Umbraco in-memory cache but disable file system cache without setting debug mode to true in the production environment.

    thanks in advance.

Please Sign in or register to post replies

Write your reply to:

Draft