Copied to clipboard

Flag this post as spam?

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


  • tika-hinck 5 posts 20 karma points
    Apr 16, 2009 @ 10:06
    tika-hinck
    0

    Caching of some XSLT files, Umbraco setting? or server setting?

    Hi all,

    This was originally raised by @azzlack in this post:
    http://forum.umbraco.org/yafpostst6371umbracoNaviHide-hides-everything.aspx

    I hope someone can help me with this:

    After making changes to some xslt files and refreshing, changes don't appear. When I check back the next day roughly 12 hours later it's updated and working (or in some cases partly working because I've changed it so many times)

    I was wondering if anyone knows if this is a cache setting within Umbraco or if it's a server setting? Keeping in mind this only happens with certain files specifically ImageListItem.xslt related to the NitroGallery.

    Thanks in Advance

    tika

  • Douglas Robar 3570 posts 4671 karma points MVP ∞ admin c-trib
    Apr 16, 2009 @ 10:47
    Douglas Robar
    1

    Do check the Macro settings for the two macros that point to the xslt files you mentioned. The Macro settings have cache options and it sounds as if there is a cache time set on those macros that you'll have to wait to expire before you see the changes.

    While developing, I leave macro cache times at 0 (no caching) and then as I near production I use the ?umbDebugShowTrace=true querystring to watch the macro times and determine which macros can be cached and what a reasonable duration might be.

    cheers,
    doug.

  • 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