Copied to clipboard

Flag this post as spam?

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


  • Robert Drayton 14 posts 34 karma points
    Oct 14, 2010 @ 12:38
    Robert Drayton
    0

    Membership Cache - Regenerating

    Hi,

    In Umbraco 4 we have been importing thousands of members in to Umbraco via SQL jobs from our backoffice system,  however, with 4.5 it seems that caching is now used, so when we update the members, the search in the backend doesn't work correctly and we get errors such as the given key was not found in the dictionary.  I've yet to assess what other issues we may come across but I'm guessing the properties won't be updated when referencing them from within the pages.

    How can we trigger a regeneration of this cache?

    Thanks for your help.


  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Oct 14, 2010 @ 13:35
    Dirk De Grave
    0

    An app restart or app pool recycle (or touching the web.config) will defenitely invalidate the cache and rebuild upon first request.

     

    Cheers,

    /Dirk

  • Robert Drayton 14 posts 34 karma points
    Oct 20, 2010 @ 10:41
    Robert Drayton
    0

    Hi,

     

    Thanks for your help.  Unfortunately the cache seems to be persisting which I'm really confused about.  We've even set the cache duration to 0 in the config.

    Any other ideas?

Please Sign in or register to post replies

Write your reply to:

Draft