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 4908 posts 12265 karma points MVP 5x 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 4046 posts 12899 karma points MVP 2x
    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

     

Please Sign in or register to post replies

Write your reply to:

Draft