Copied to clipboard

Flag this post as spam?

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


  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Sep 28, 2010 @ 16:00
    Jeroen Breuer
    0

    Cache duration

    Hello,

    By default the cache (for media and more) in Umbraco 4.5 is only 1800 seconds (30 minutes). I would like to have this cache last for like 2 days (172800 seconds). Is there a risk in having the cache last this long?

    Jeroen

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Sep 28, 2010 @ 16:04
    Richard Soeteman
    0

    Hi Jeroen,

    Should not be a problem. It's uisng teh BuildIn asp.net Caching mechanism which means that it will automatically delete items from the cache when memory consumptions is to high etc.. So it is possible that your items are not cached for 2 days because of this behaviour.

    Cheers,

    Richard

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies