John, I had trouble getting that 3.2.2 .dll to work on my site so I went back to the 1.4 free one. That's doing what I need it to do for now using the .config file. But I have a couple questions. First, it seems as though after I installed it, each page that I initially went to "could not be displayed." Once I refreshed, it showed up fast and fine. I'm guessing that initial hiccough was because the cache hadn't been built yet. Once I refreshed it accessed the cached version that was created when I initially went to the page and got the browser error. Is this correct? If so, after the cache duration set in the .config file does this process start all over again? IE, will my users simply have to live with periodically getting a "this page can't be displayed" message once the cache is recyled? Secondly, is there a way to plugin to your .dll methods in a custom module such that a URL can be specified and the cache for that page reset? I have a custom module on my homepage that simply shows when "new info" has been provided from the site. So various custom modules on various pages of mine call a method to update this display on my homepage based on user input. I would like those modules to also reset the cache of the homepage when such info is updated so that it shows new info. Is this possible? Thanks for the help. Your product definitely does the job! |